JSON formatter
Paste minified or messy JSON to get clean, properly indented output with syntax highlighting
SQL formatter
Format SQL queries with proper keyword capitalization, indentation, and alignment
JavaScript formatter
Beautify JavaScript and JSX code with consistent spacing, semicolons, and indentation using Prettier
TypeScript formatter
Format TypeScript and TSX code including type annotations, interfaces, generics, and decorators using Prettier
CSS formatter
Beautify CSS stylesheets with consistent property ordering and whitespace using Prettier
HTML formatter
Beautify HTML markup with proper nesting, consistent attribute formatting, and readable indentation
Markdown formatter
Normalize and beautify Markdown documents with consistent heading levels, list indentation, and code block syntax
YAML formatter
Normalize YAML configuration files with consistent indentation, quote styles, and block formatting