4-step workflow · JSON input

Config Clean-Up

Tidy a JSON config file. Removes null values, sorts keys and formats with 2 spaces.

Runs in your browser
Goal
Tidy a JSON config file.
Steps
Validate JSONClean JSONSort keysFormat JSON
Output
Clean config JSON
Your JSON

4 steps · upload once, every step runs on the same file

  1. 1
    Validate JSON
    Stop on errors
  2. 2
    Clean JSON
    Remove nulls & empties
  3. 3
    Sort keys
    Alphabetical keys
  4. 4
    Format JSON
    2 spaces
Customize steps

Tools used in this workflow