Skip to content
The Internet Compass

Developer Utilities

JavaScript Formatter

Reformats JavaScript with consistent indentation and spacing, useful for reading minified or bundled code.

FreeNo sign-upRuns in your browser

How it works

  1. 1Paste minified or messy JavaScript
  2. 2It's reformatted with standard indentation
  3. 3Copy the readable result

Who this is for

  • Reading a minified script pulled from a browser
  • Formatting code pasted from a chat or ticket
  • Cleaning up auto-generated JavaScript