API payloads and config files often carry keys and personal data. This one parses in your own browser, so what you paste stays on your machine.
Nothing Leaves The PageYour text is transformed in the browser. No request is made and nothing is stored. Format Or MinifyPretty-print with 2, 4 or tab indentation, or strip it all back down to one line. Errors You Can FindInvalid JSON reports the line and column, not just “unexpected token”.
Validation IncludedIf it formats, it parses — the tool is a validator by construction. InstantRuns as you type — no button to press and no waiting on a server. Works OfflinePure JavaScript with no dependencies, so it keeps working with no connection.