JSON Minifier

Copy paste your JSON code here

Output:

JSON (JavaScript Object Notation) is a standard text-based format for storing and transporting data. Json is used to carries data from the server to client or vise-versa.
Json minifier tool is used to minify or compress the normal Json code. Also, it removes the unnecessary whitespace, empty lines, new lines, comments etc.
Step 1: Copy paste your uncompressed Json code to the "Copy paste your JSON code here" input box.
Step 2: Click Minify Json button to compress your Json code.
Step 3: Once you see the output, click 'Copy' button to copy your minified Json code.