Formatters
Pretty-print JSON, XML, HTML and SQL documents with configurable indentation.
JSON Formatter
Formats a JSON string or file with the chosen indentation level, creating a colour-highlighted, collapsible tree so you …
XML Formatter
Formats an XML string or file with your desired indentation level using a per-element indentation pattern for the best r…
HTML Formatter
Formats an HTML string or file with your desired indentation level. Inline content in elements such as span and div is k…
SQL Formatter
Formats any SQL query with your desired indentation level, even if the statement is invalid. Change the case of keywords…