Initializing, please wait a moment

Type or paste into the box below, then use the toolbar to make text bold, italic, or underlined, add a heading, build a bulleted or numbered list, or turn a selection into a link. Switch to HTML source at any time, then copy the formatted text or the raw HTML.

  1. Click into the editing area and start typing, or paste existing text.
  2. Select some text and click a toolbar button to format it.
  3. Click Show HTML source to see the markup, or Copy HTML / Copy rich text to put it on your clipboard.
Everything you type stays in this browser tab - nothing is uploaded. Edits are not saved; close the tab and the content is gone.

Rich Text Editor Online


Edit rich text directly in the browser without installing anything. Type or paste your content, format it with the toolbar, then copy the result when you are done.

What the toolbar does

  • Apply bold, italic, and underline to the current selection.
  • Turn a line into a heading.
  • Build bulleted or numbered lists.
  • Turn a selection into a link.
  • Remove formatting to reset a selection back to plain text.

See the HTML and copy your work

Switch to HTML source to see the exact markup the editor produced. When you are ready, copy the formatted rich text or the raw HTML to your clipboard in one click.

Runs in your browser

Everything happens in your browser tab and nothing is uploaded. Pasted content is cleaned of scripts and event handlers before it is inserted. Edits are not persisted, so close the tab and the work is gone.

← Back to Developer Tools

Related tools:

Tags: #developer

Related guides:

Loading reviews...

Frequently Asked Questions

What does Rich Text Editor Online do?

It gives you an editing box in the browser with a toolbar for bold, italic, underline, headings, bulleted and numbered lists, and links. You can view the HTML source and copy either the formatted rich text or the raw HTML.

Does my text get uploaded anywhere?

No. All editing happens inside your browser tab; nothing is sent to a server. The tool does not save your work, so closing the tab discards it.

What happens to formatting I paste in from another page?

Pasted HTML is cleaned before it is inserted: scripts, inline event handlers, and unsafe link schemes are removed, keeping the visible formatting while dropping anything that could run code.