JavaScript Formatter
Format and minify JavaScript and TypeScript source.
Runs entirely in your browser. Nothing you enter leaves your device.
How to use
- Type or paste your text into the input panel on the left.
- The result updates instantly in the output panel on the right.
- Use Copy or Download to save the result, or Reset to start over.
Related tools
- URL Encoder & DecoderPercent-encode and decode URLs and query strings.
- File JoinerRejoin split chunks back into the original file and verify the result.
- Dummy File GeneratorCreate test files of an exact size with random or zero-filled content.
- File SplitterSplit a large file into chunks by size or piece count, streamed without loading it all into memory.
- Syntax HighlighterHighlight code in many languages and copy it as styled HTML.
- JWT DecoderInspect the header, payload and expiry of a JSON Web Token locally.