HTML tools
Beautify, minify, preview, encode and convert HTML.
- BBCode Editor Draft a forum post in BBCode and see exactly how it will look before you press submit.
- BBCode to HTML Parse square bracket forum markup into ordinary HTML you can paste anywhere.
- BBCode Viewer Read a post full of square brackets as the forum would have displayed it.
- Code Highlighter Colour a snippet, then copy self-contained HTML that keeps its colours anywhere you paste it.
- HTML Cleaner Take the styling debris out of pasted HTML and get markup a CMS will accept without a fight.
- HTML Editor Type markup on the left and watch a complete, properly wrapped page render on the right.
- HTML Entities to Text Turn é, — and 😀 back into the characters they were standing in for.
- HTML Formatter Re-indent HTML, including the CSS and JavaScript inside it, while leaving pre, textarea and code blocks untouched.
- HTML Minifier Compress HTML by collapsing whitespace, dropping comments and redundant attributes, and minifying the CSS and JS inside it.
- HTML Pretty Print Print HTML with the indent, attribute layout and blank line policy your codebase expects.
- HTML Tag Remover Strip markup completely, keep a short whitelist, or delete only the tags you name.
- HTML to BBCode Take formatted HTML and get square bracket markup a message board will accept.
- HTML to CSV Turn one table or every table on a page into CSV, with merged cells filled in properly.
- HTML to Jade Convert markup into a Jade template, with the option of the old exclamation mark doctype.
- HTML to JSON Turn HTML into a JSON tree of tags, attributes, text and children that code can walk.
- HTML to JSX Turn plain HTML into JSX that compiles: attribute names renamed, style strings converted to objects, void tags self-closed.
- HTML to Markdown Convert HTML into clean GitHub-flavoured Markdown, with headings, lists, links, images, code blocks and tables handled.
- HTML to PHP Wrap markup in PHP output statements without hunting for the quotes you forgot to escape.
- HTML to Pug Rewrite HTML as indented Pug, with shorthand selectors and quoted attribute lists.
- HTML to Text Strip every tag, script and style from HTML and keep the readable text with paragraph breaks.
- HTML to TSV Lift a table out of a web page as tab separated rows a spreadsheet will accept without a dialog.
- HTML to XML Rewrite loose HTML as strict XML that an XML parser will actually accept.
- HTML to YAML Describe a document as a YAML tree of tags, attributes and text instead of angle brackets.
- HTML Validator Find unclosed, mismatched and stray tags in HTML, each reported with its line and column.
- HTML Viewer Paste HTML, including CSS and scripts, and see it rendered live in a sandboxed frame as you type.
- Jade to HTML Compile a Jade template into markup without cloning the project or installing Node.
- Link Extractor Pull every link out of an HTML document as anchor text and URL, one per line.
- Markdown Editor Write on the left, watch a styled page appear on the right, and count words as you go.
- Markdown to HTML Write or paste Markdown, see it rendered live, and copy the generated HTML.
- Markdown Viewer Drop an .md file and read it as a formatted page, with a contents box built from the headings.
- Pug to HTML Compile a static Pug template into readable HTML without installing a build chain.
- Table to HTML Paste rows of delimited data and get semantic HTML table markup back.
- Tableizer Copy a block of spreadsheet cells, paste it here, and take away a table that already looks presentable.
- Text to HTML Wrap plain text in paragraphs, lists and links so it can go straight into a page or an email.
- Text to HTML Entities Replace characters with the entity references that let them survive a trip through markup.
- White Heart Symbol The white heart and its relatives, with the code point, entity and escape sequence for each.
- Word to HTML Paste a document out of Word and get markup a human would have written.
Other categories
- JSON tools
- XML tools
- YAML tools
- CSV and TSV tools
- CSS tools
- JavaScript tools
- SQL tools
- Code formatters
- Minifiers
- Validators
- Data converters
- Encoders and decoders
- Escape and unescape
- Hash and cryptography
- String and text tools
- Number tools
- Color tools
- Unit converters
- Date and time tools
- Generators
- Random data generators
- Image tools
- Compress and decompress
- Network and DNS tools
- Web and developer tools
- Chart makers
- Cheat sheets
- Fun text tools
- Calculators