JS整形/minify

Beautify minified or obfuscated JavaScript for debugging, or minify your script for production. All processing runs in your browser so your code is not sent to our servers for this tool.

無料 · 制限なし · ブラウザで処理

使い方

  1. 1Paste your JavaScript into the tool.
  2. 2Choose Beautify to format or Minify to compress.
  3. 3The code updates instantly.
  4. 4Copy the result.

よくある質問

Does the minifier change variable names?
The minifier removes whitespace and comments. It does not mangle variable names.
Is it safe to paste backend or Node.js code?
Yes. The tool runs in your browser; your code stays in your browser during processing.
Can it handle large JS files?
Yes. Local processing handles large bundles; very big files may be slower on older devices.

開発者・データツール: フォーマット、検証、エンコード、変換。

読み込み中...