JSON Tools - Tag
Convert subtitles from Audacity Label exports to JSON format
Convert any JSON document or file into an Avro schema
Convert CSV data into JSON. Choose whether property names are auto generated or taken from the header
Convert HTML document to JSON by extracting HTML tables from it
Generate annotated POJO or stub classes from JSON text, document, file or data
Convert JavaScript (JS) objects into JSON by adding double quotes to property names
Converts JSON to string online by escaping special characters such as quotes. It also does the reverse operation, JSON unescape.
Format, indent, validate & clean JSON data. It also supports syntax highlighting, conversion of property names, dates, and more
Minify, uglify or compress JSON text by removing unessential whitespace
Generate Newtonsoft annotated C# model or stub classes from JSON text, document, file or data
Convert JSON text (even nested ones) into CSV format using the delimiter of your choice. Output in tabular format is also available
Convert JSON data to HTML table
Convert JSON into JavaScript object by removing quotes from property name and using single quotes instead of double quotes for literal string values
Convert JSON text, document or file into MessagePack format that is viewable in HEX
Convert JavaScript Object Notation (JSON) data or file into Yet Another Markup Language (YAML) format
Visualize MessagePack encoded data (in HEX, UInt8Array, Base64 or Percent Encoding format) by converting it into JSON format
Convert XML data into JSON by transforming XML attributes, elements and text nodes to JSON properties
Convert Yet Another Markup Language (YAML) data or file into JavaScript Object Notation (JSON) format