Debug API Responses
Format unreadable API JSON so fields, arrays, and nested objects are easier to inspect.
Format JSON, validate broken data, minify API responses, convert JSON to CSV, and convert CSV back to JSON without uploading content.
Array with 3 items
{ "format": "json", "privacy": true }Ready
Add JSON, CSV, or a text export from an API, database, or analytics tool.
Format, minify, validate, convert JSON to CSV, or convert CSV back to JSON.
Use the output in code, spreadsheets, documentation, or QA reports.
Format unreadable API JSON so fields, arrays, and nested objects are easier to inspect.
Convert an array of objects into CSV headers and rows for spreadsheet review.
Minify JSON before placing it in fixtures, examples, embeds, or lightweight configs.
Compare two JSON versions after formatting them.
Open Text Difference CheckerCreate QR codes from URLs stored in JSON or CSV campaign exports.
Open QR Code GeneratorBuild final PDF packets after exporting structured reports.
Open Merge PDFNo. JSON and CSV text are processed locally in your browser.
Yes. Arrays of objects can be converted to CSV with headers.
Valid JSON objects and arrays work best. For JSON to CSV, an array of similar objects gives the cleanest table.