Web & Markup
Beautify and minify HTML, CSS, JavaScript, SVG, and Markdown with an editor that behaves like your IDE.
Tools (11)
HTML Formatter
Clean up unformatted, messy HTML markup into well-indented, readable code with customizable line wrapping.
HTML to Markdown
Convert HTML markup, tables, lists, and formatted content back into clean, readable Markdown syntax.
Markdown to HTML
Convert Markdown documents, tables, lists, and code blocks into clean, formatted HTML markup.
CSS Beautifier
Format, organize, or minify CSS stylesheets with consistent indentation, selector spacing, and clean rule separation.
CSS Minifier
Compress and minify CSS stylesheets by removing whitespace, line breaks, and comments.
CSS to Tailwind
Heuristically map common CSS declarations to Tailwind utility classes.
JavaScript Beautifier
Format, un-minify, or compact JavaScript & TypeScript code into clean, readable scripts with custom indentation.
SVG Optimizer & CSS Data URI
Strip editor junk, comments, and redundant metadata from SVGs. Convert directly to CSS Data URI or React JSX.
User Agent Parser
Parse User-Agent strings into browser, engine, OS, and device, and spot crawlers such as GPTBot and ClaudeBot in your logs.
HTML to JSX
Convert HTML into JSX for React: className and htmlFor, camelCase SVG attributes, inline styles as objects, and void elements self-closed.
HTML Minifier
Shrink HTML by collapsing whitespace and removing comments, without touching pre, textarea, script, style, or conditional comments.