Bidirectional Rich Text ↔ HTML Editor

Edit formatted text and see HTML instantly, or type HTML and see it formatted in real-time. Changes sync automatically in both directions.

How it works: Format text using the toolbar or type directly in the rich text editor to see HTML. Or, paste/edit HTML code on the right to see the formatted result on the left. Both sides update in real-time! Toggle between prettified and minified HTML.

Synced

Rich Text Editor

HTML Code

0 chars · 0 lines

✨ Supported Formatting

  • Bold, Italic, Underline, and Strikethrough
  • Headings (H1, H2, H3)
  • Bullet and numbered lists
  • Text alignment — left, center, right, justify
  • Font size (8pt – 36pt)
  • Text color and highlight color
  • Tables with customizable rows and columns
  • Links and inline code
  • Blockquotes
  • Undo / redo (buttons + Ctrl+Z / Ctrl+Y)
  • Search & replace in the HTML pane
  • Live syntax highlighting — tags, attributes, values, comments
  • Character & line count indicator
  • Real-time bidirectional sync
  • Toggle between prettified and minified HTML
  • Full CSS support — paste any HTML page with <style> blocks and edit it live