Keyboard Event Inspector
Press any key and see the full JavaScript keyboard event: key, code, the legacy keyCode and which, modifier states, location and repeat flag, with a history of recent presses you can copy.
Everything runs locally in your browser. Your data never leaves your device.
Not capturing. Click the area or focus it with Tab to start. Some combinations are reserved by the OS or browser, like Cmd+W or Cmd+Q, and never reach a web page.
Next steps
Send this tool's output straight into another tool.
Paste JSON to explore it as a collapsible, searchable tree, hide the fields you don't need, and see the structure it implies as a badge-annotated schema and a copyable TypeScript interface.
Convert text into every case at once: title case in the APA, AP, Chicago, MLA, Bluebook, AMA and NYT styles, sentence case, upper, lower, camelCase, snake_case, kebab-case and more.
Count words, characters, sentences, paragraphs, lines and more as you type, with estimated reading and speaking time.
Remove duplicate lines from a list or text, keeping the first occurrence. Optionally ignore case and whitespace, or drop blank lines too.
Replace text in two modes: plain find and replace all, or regular expressions with flag controls and capture group references like $1.
Paste a UUID to see what it carries: version, variant, and for time-based versions the exact timestamp, clock sequence and node. Also shows the raw bytes, the 128-bit integer and the URN form.