Skip to content
FizzKit

JavaScript Minifier

Compress JavaScript using Terser. Removes comments, shortens variable names, and eliminates dead code. Output is valid JavaScript semantically identical to the input.

Runs locally in your browser
For long source files, open fullscreen for a wider view
JavaScript
649 chars · 32 lines
Minified
Output will appear here…
Input size
649 B
Minified
0 B
Saved
649 B
Compression
100.0%
Est. gzip
0 B

About JavaScript Minifier

Compress JavaScript using Terser. Removes comments, shortens variable names, and eliminates dead code. Output is valid JavaScript semantically identical to the input.

JavaScript Minifier is part of FizzKit — a collection of focused, browser-based tools. Because everything runs locally, it works offline once loaded and never exposes your data to a remote server.

Frequently asked questions

No. Terser runs entirely in your browser.