Typora

typora.io

YES

Replaceable in one session with an AI coding agent.

A Markdown editor that renders as you type rather than showing a split preview, with themes, export to several formats and no cloud component at all.

Promptfree, for everyone, and the only version there is
Build a Markdown editor in the browser.

STACK
- One HTML page, CodeMirror 6, the File System Access API — no server

WHY CODEMIRROR
- It handles selection, undo, large documents and accessibility. Writing an editor from a contenteditable div is the mistake here

RENDERING
- Decorations that style Markdown syntax in place and hide the markers on lines the cursor is not on
- That single behaviour is most of what the live rendering feels like

FILES
- Open and save real files through the File System Access API, so there is no library and no sync
- Fall back to download and upload where the API is missing

EXPORT
- HTML with the same stylesheet as the editor, and print to PDF through the browser

WHAT TO GET RIGHT
- Never lose work: write to IndexedDB on every pause, and offer to restore on next open

Include the decoration plugin, the file handling and the autosave.

What you lose

  • Seamless in-place rendering, which is a genuinely difficult editing experience to get right
  • Export to PDF, Word and HTML with themes that carry across
  • A finished desktop app for less than a takeaway

If you would rather not build

  • Obsidian, free for personal use
  • VS Code with a Markdown preview

The escape hatch

open source · no votes, no paid placement

Zettlr

$0

An open-source Markdown editor aimed at long-form and academic writing.

Zettlr/Zettlrfree · open source

CodeMirror

$0

The editor engine to build on rather than writing one from scratch.

codemirror/devfree · open source

Why this verdict

our own opinion · changed only by a person

85/100

Verdict yes at 85. CodeMirror does the hard part; the in-place rendering is a decoration plugin. The autosave is what makes it safe to use.

History

tracked since 10 Aug 2026 · nothing is ever overwritten

Interest · last 30 days

Nothing recorded yet. This chart fills in once the page has visitors, votes or prompt copies — it will not draw a flat line to look busy.

Questions about Typora

answered from the record above

Is Typora free?

No — the plan we track is $1.25 a month. A one-off licence of around $14.99 for three devices; the figure shown spreads that over a year.

Can you replace Typora by building your own?

YES. Replaceable in one session with an AI coding agent. Replacement score 85 out of 100, build time one session. Read what you lose before you decide.

How much does Typora cost?

$1.25 a month on One-off licence — $15 a year. Recorded 10 Aug 2026.

What do you lose by replacing Typora?

Seamless in-place rendering, which is a genuinely difficult editing experience to get right; Export to PDF, Word and HTML with themes that carry across; A finished desktop app for less than a takeaway. If any of those carry weight for you, keep paying.

Is there an open-source alternative to Typora?

Yes: Zettlr, CodeMirror. The prompt on this page is for when you want it your way instead.

Related entries

same category first, most replaced first

All 29 in Notes, docs & writing

Coming soon

Every week, something stops being worth paying for.

New verdicts, prices that moved, entries added. One email a week. Unsubscribe in one click.

free forever · no tracking pixel · every prompt stays free on the site

Esc