by Unminify JS

Popularity

3 out of 5 levels

about 30K users per month
Visit

Service information

Plans

free

Platforms

Description

Unminify is a free online service that allows you to download and unminify (unpack, deobfuscate) JavaScript, CSS, HTML, XML, and JSON code. Simply paste your code or drag a file to make it readable and pretty again.

Examples

💻⬇️

Download Code

inputs

{

 "name": "John Doe",

 "age": 25,

 "email": "[email protected]",

 "address": {

  "street": "123 Main St",

  "city": "New York",

  "state": "NY",

  "zip": "10001"

 },

 "interests": ["reading", "music", "sports"],

 "isStudent": true,

 "grades": {

  "math": 95,

  "science": 87,

  "history": 92

 }

}

outputs

Features

  • Supports multiple code formats: JavaScript, CSS, HTML, XML, JSON.
  • Auto-detects the code format.
  • Allows you to download the unpacked code as a file.
  • Offers an option to copy the deobfuscated code.
  • Supports loading code from a specific URL.

Perfect for

  • Developers who need to unminify code.
  • Webmasters who are working on the optimization of their site.
  • Reverse engineers who need to understand minified code.
Share this page: