Minify code instantly
Free online minification for JavaScript, CSS, HTML, JSON, SQL, XML, SVG, and Markdown. Paste your code or fetch by URL.
Minify by URL
Fetch and minify any public JS, CSS, HTML, JSON, XML, or SVG file by URL.
minify.to/min/
API
Paste & Minify
curl -X POST https://minify.to/api/minify/js \
-H "Content-Type: application/json" \
-d '{"code": "function hello( ) { return 1 + 2; }"}' URL Proxy
curl https://minify.to/min/https://example.com/style.css Supported Languages
js,
css,
html,
json,
sql,
xml,
svg,
md