Displays the key code, key value, modifier flags, and physical location for every keyboard event you trigger; essential for debugging custom keyboard shortcuts.
Press any key to inspect it
Displays the key code, key value, modifier flags, and physical location for every keyboard event you trigger; essential for debugging custom keyboard shortcuts.
Yes. Key Inspector can find the keyCode for the Escape key, directly in your browser.
Yes. Key Inspector can debug why a keyboard shortcut isn't firing, directly in your browser.
No. This tool runs entirely in your browser — your input is processed locally on your device and is never uploaded or stored on a server.