Online JSON Sort
SortSort KeysFormatJSON
Sort JSON keys alphabetically at all levels recursively, supports objects and arrays with values preserved and local processing.
Original JSON
Sorted JSON
All processing is done locally, no upload
How to Use
- Paste any valid JSON, supports nesting, arrays and escapes
- Click Beautify to auto indent and format
- Click Minify to remove whitespace into one line
- All operations run locally for privacy
Related Tools
FAQ
What does JSON sort do?
Recursively sorts all object keys alphabetically for diff and normalization.
How to sort JSON?
Paste JSON and click Sort to get keys sorted.
Are arrays sorted?
Array order is preserved; only keys of objects inside arrays are sorted.
Will my data be uploaded?
No, all operations run locally.