Unminify

Beautify minified HTML, CSS, or JavaScript code to restore readability.

Code Input

Paste your code to unminify and select the code type

About Unminify Tool

The Unminify Tool is an online utility designed to make minified or obfuscated code readable and pretty. It supports JavaScript, CSS, HTML, XML, and JSON code.

We use the Prettier package under the hood, which provides powerful and configurable unminification capabilities. With our tool, you can customize the formatting to suit your specific needs, whether you’re working on a small project or a large application.

Why You Should Use an Unminify Tool

  • Makes minified or obfuscated code readable and easier to debug
  • Improves code maintainability by formatting it in a structured way
  • Supports multiple file types, including JavaScript, CSS, HTML, XML, and JSON
  • Helps developers understand third-party or legacy code

How to Use This Tool

  1. Paste your minified or obfuscated code into the input box
  2. Click the “Unminify” button to process your code
  3. Copy the unminified output using the “Copy to Clipboard” button

Credits & Source

Maintained by Vijay Hardaha. This tool uses the open-source library Prettier for unminification.