Html Tools
Free online Html tools to format, validate, convert and debug Html data in your browser. No sign‑up, fast and privacy‑friendly.
HTML Viewer
Pretty‑print and inspect HTML markup; great for debugging tags, attributes, and nesting.
HTML Beautifier
Format HTML with clean indentation and line breaks; improve tag readability.
JSON to HTML
Render JSON as readable nested HTML lists/tables for documentation, sharing, and quick previews.
HTML to PUG
Convert HTML to Pug (Jade) template syntax with clean indentation.
PUG to HTML
Compile PUG template to HTML.
BBCode to HTML
Convert basic BBCode to HTML.
HTML to BBCode
Convert common HTML tags (headings, bold/italic, links, images) to BBCode.
HTML to PHP
Convert HTML into PHP echo statements with proper escaping for quotes.
HTML to XML
Serialize the HTML DOM into a well‑formed XML string.
Markdown to HTML
Convert Markdown to HTML.
HTML to Markdown
Convert HTML to Markdown (headings, lists, links, images, code blocks).
HTML to YAML
Convert the HTML DOM tree to a readable YAML structure (tags, attrs, text).
HTML to JSON
Convert the HTML DOM tree to JSON (tags, attributes, children, text nodes).
HTML to TSV
Extract the first HTML table to TSV; auto headers and tab‑separated cells.
HTML to CSV Converter
Extract the first HTML table to CSV with auto‑detected headers and proper quoting.
HTML Encode
Escape special characters to HTML entities to make text safe for HTML (prevents breaking markup).
HTML Decode
Convert HTML entities back to plain text for easy copy, editing, or display.
HTML Minify
Minify and compress HTML; remove comments/whitespace to speed up page loads.
HTML Stripper
Remove all HTML tags and extract plain text.
HTML Table Generator
Generate an HTML table from CSV.
HTML to Text
Extract visible text from HTML; remove tags and collapse whitespace.
Text to HTML Entities
Escape text to HTML entities.
HTML Entities to Text
Decode HTML entities to text.
HTML to JADE
Convert HTML to Jade template syntax with proper indentation.
JADE to HTML
Compile JADE template to HTML.
Real Time HTML Editor
Edit HTML/CSS/JS and preview instantly.