Format messy SQL into readable format.
β
Add to favorites for quick access from the home page
Tools often used together with this one
Format and validate JSON. Paste minified JSON, get pretty-printed output.
Format HTML code with proper indentation.
Convert CSV data to JSON format. Paste CSV, get structured JSON.
Compare two JSON objects and highlight differences.
Input: SELECT * FROM users WHERE id=1 Output: SELECT * FROM users WHERE id = 1