Choose Files:


Drop JSON files here
(Up to 100 files, 40 MB each.)

Output Files:

To compress all output files in a ZIP file, click "" icon on the right, then click "Add to ZIP". To download one single file, simply right-click on file link and click "Save link as...".

File Name Original Size Output Size Size Compressed Actions

How to compress JSON files:

  1. Add Files

    Drag multiple JSON files to the "Choose Files" section. Each JSON file size can be up to 40 MB.

  2. Compress Files

    There are no options for JSON compression. The batch compression automatically starts when files are uploaded. Please be patient while files are uploading or compressing.

  3. Output Files

    The output files will be listed in the "Output Files" section. To compress all output files in a ZIP file, click "" icon on the right, then click "Add to ZIP". You can right-click on file name and click "Save link as..." to save the file. The output files will be automatically deleted on our server in two hours, so please download them to your computer or save them to online storage services such as Google Drive or Dropbox as soon as possible.

About:

In computing, JavaScript Object Notation (JSON) is an open-standard file format that uses human-readable text to transmit data objects consisting of attribute-value pairs and array data types (or any other serializable value). It is a very common data format used for asynchronous browser-server communication, including as a replacement for XML in some AJAX-style systems.

JSON is a language-independent data format. It was derived from JavaScript, but as of 2017 many programming languages include code to generate and parse JSON-format data. The official Internet media type for JSON is application/json. JSON filenames use the extension .json.