JavaScript Minifier
Minify JavaScript code by removing whitespace and comments to reduce file size in production.
How to use?
Paste your JavaScript into the field on the left and click Minify. To shrink the file, it drops the comments and any leftover spaces.
Related Tools
SQL Minifier
Minify SQL code by removing unnecessary whitespace and comments.
XML Minifier
Minify XML data by removing unnecessary whitespace and line breaks for production.
HTML Preview
Write HTML, CSS and JavaScript and see the rendered result in real time. Isolated sandbox — no code is sent to any server.
Keycode Info
Press any key and see `event.key`, `event.code`, `keyCode`, `which` and `location`. Useful to build shortcuts, games and keyboard-aware forms. Everything in your browser.
JavaScript Escape / Unescape
Escape JavaScript strings by adding backslashes before special characters and convert back to the original.
Log Pattern Analyzer
Groups log lines by pattern, replacing numbers, IDs and dates with wildcards, and ranks the groups by frequency with a sample of each.