Skip to content
QKQuickKit日本語
Data FormatsLOCALRuns in your browser

JSON Formatter / Minifier

Pretty-print or minify JSON in the browser, with optional recursive key sorting.

This tool handles input and primary processing in your browser and is designed not to send the input to QuickKit’s server.

Result

How it works

Parses strict JSON and re-serializes it. Minify removes all insignificant whitespace. Key sorting reorders object keys alphabetically at every level; array order is never changed.