Code Formatters
A formatter is judged by the awkward file, not the tidy one: a semicolon inside content, a keyword inside a string. Those are the cases these were built around.
- HTML Formatter Paste HTML and read it. Each tag goes on its own line with the indentation its nesting deserves…
- HTML Minifier Paste HTML and get it back without the whitespace nobody sees. The counter under the box shows…
- CSS Formatter Paste a stylesheet — even one that arrived as a single line — and read it again. Each declarati…
- CSS Minifier Paste a stylesheet and get it back compressed. The counter under the box shows the size before…
- XML Formatter Machine-generated XML arrives as one enormous line. Paste it here and the structure appears: on…
- SQL Formatter Paste a query that arrived from a log or an ORM as a single line, and read it as a query again…