On-Screen Numpad brings a numeric input dialog to Blender that opens right where the cursor sits. Press the hotkey while hovering over a numeric property field and a calculator-enabled dialog appears, letting you type values without moving the mouse away. It works with almost all numeric properties in Blender, including Transform values, node settings, and light and camera settings.
The dialog handles arithmetic, power operations, and calculations with parentheses, plus math functions such as sin, cos, tan, sqrt, log, and abs, and constants like pi, e, and tau. So 50*2.54 returns 127 and sqrt(2) returns 1.414. With Auto Angle Conversion enabled, numeric inputs are treated as degrees and converted to radians, and explicit conversion functions are available for precise control.
Settings cover a phone-style keypad layout, property path display, function buttons, calculation history, dialog width, and decimal places. You can choose to use the current value as the starting point and apply property limits automatically. The default hotkey is Ctrl + Right Click and can be customized.