Convert CSON to JSON

Use this CSON to JSON converter tool by pasting or uploading CSON in the left box below. Results will appear in the box on the right. CSON stands for CoffeeScript-Object-Notation. CSON is just like JSON except for CoffeeScript objects.

Input (CSON) - Paste your CSON here

Output (JSON) - The converted JSON

Converter Options
JSON indent spacing
Number of spaces to use for indenting the JSON output
Tab indent
Use tabs instead of spaces to indent JSON

Want to convert JSON to CSON instead? Use the JSON to CSON Converter Tool.

Need an example of what JSON looks like? Get example JSON.

How to use CSON to JSON Conversion Tool

  1. Paste your CSON input into the left input box and it will automatically convert it into JSON.
  2. The JSON output is the box to the right.
  3. If there are any errors in the CSON and the converter isn't able to do the conversion, the error message will appear in the output box letting you know where the error was found in the CSON.
  4. Use the control box to select options that will affect the conversion.
  5. Your CSON data is secure. ConvertSimple's converter does not send your CSON data to our servers for conversion, the process is done completely in your web browser. That's what makes ConvertSimple's converter the safest and fastest converter out there.

CSON Format

Name CSON
Full form name CoffeeScript Object Notation
File extension .cson
Type of format Object Notation
MIME type text/cson, text/x-coffeescript

JSON Format

Name JSON
Full form name JavaScript Object Notation
File extension .json
Type of format Object Notation
MIME type application/json

Related Tools