Tooloat

Markdown to HTML live editor

Write on the left, see the result on the right. The editor supports tables, task lists and fenced code with syntax highlighting, and the HTML it produces is sanitized, so you can copy it into a page safely. Export the HTML, or print the preview to PDF.

Tooloat runs in your browser and needs JavaScript. It opens in a moment, and your files are processed on your device.

How it works

  1. Type or paste Markdown.
  2. Watch the preview update.
  3. Copy the HTML or save the document.

Why use it

  • GitHub flavored Markdown.
  • Syntax highlighted code blocks.
  • Sanitized HTML output.
  • Copy HTML or print to PDF.

Questions and answers

How do I convert Markdown to HTML?

Paste your Markdown into the editor and copy the HTML output.

Is the HTML safe to publish?

It is sanitized with DOMPurify, which removes scripts and unsafe attributes.

Is my writing stored?

No, it stays in your browser.

Related tools