Format, Fix, Query and Convert JSON, Without It Leaving Your Machine JSON
Every developer formats and checks JSON a dozen times a day, usually by pasting it into a website. This does it in the tab, so a customer record, an API response or a token never leaves the machine.
JSON
Why local
An online JSON formatter means pasting your data onto someone else's server — fine for a toy, wrong for a customer record or a token. This uses the browser's own JSON parser, so it accepts exactly what your code will, and nothing is uploaded. For bigger spreadsheet work see SPLIT and SHEETS; to decode other formats, DECODE.