Format HTML code with proper indentation.
β
Add to favorites for quick access from the home page
Tools often used together with this one
Format messy SQL into readable format.
Format and validate JSON. Paste minified JSON, get pretty-printed output.
Convert CSV data to JSON format. Paste CSV, get structured JSON.
Compare two JSON objects and highlight differences.
Input: <div><p>Hello</p></div> Output: <div> <p>Hello</p> </div>