3-step workflow · JSON input
Runs in your browserReadable JSON for Review
Make JSON easy to read and diff. Validates, sorts keys alphabetically and formats with 2 spaces.
Goal
Make JSON easy to read and diff.
Steps
Validate JSONSort keysFormat JSON
Output
Sorted, formatted JSON
Your JSON
3 steps · upload once, every step runs on the same file
- 1Validate JSONStop on errors
- 2Sort keysAlphabetical keys
- 3Format JSON2 spaces