md-reader

For Claude · ChatGPT · Cursor

Read your AI's Markdown.

A lightweight, cross-platform Markdown viewer that re-renders as your AI writes. No vault. No setup. Double-click a .md file and read it.

Tauri 2 · Rust · Svelte 5 · ~10 MB installer · MIT

What it does

Live-reload

Open a file, run Claude in another terminal, watch content appear. Smart-scroll follows the edit only if you're nearby — no yanking.

📑

Multi-tab

Drop multiple files to open as tabs. Drag a tab outside the window — Chrome-style — to spawn a new window.

🗂️

Side panel

Files browser and document outline in a Lightroom-style stack. Each toggles independently. Drag to resize.

🎨

GFM-perfect

All five alert types, tables with alignment, task lists, footnotes, KaTeX math, Mermaid diagrams, syntax-highlighted code.

🪶

~10 MB

Tauri 2 + WebView2 means no Chromium bundle. Installer is small. Cold start under a second.

⌨️

Keyboard-first

Every action has a shortcut. Ctrl+T new tab. Ctrl+W close. Ctrl+] / Ctrl+[ width. Ctrl+\\ full-width. Ctrl+E split.

🔒

Local-only

No network calls. No telemetry. No accounts. Files stay where they are. Open-source under MIT.

🌓

Light + dark

Auto-follows system. Apple-leaning palette tuned for long reads. Adjustable zoom, font size, and content width.

Why this exists

VS Code's preview is buried.

Trust modal. Folder pick. Right-click. Open preview. Three of your screen taken by sidebars you can't reshape. Markdown deserves better.

Obsidian wants a vault.

Single file? Casual reading? You'd still need to set up a vault and a plugin to make it pretty. md-reader is stateless — open a file, you're done.

The new AI-md viewers are Mac-only.

Marky, MarkViewer, MacMD Viewer all launched 2025–2026 to view AI output. None of them ship for Windows. md-reader fills that gap.

The OSS editors quietly hollowed out.

MarkText is unmaintained. Boost Note shut down Sept 2025. Typora went paid. Mou is dead. The viewer-first niche needs a new entrant.

Get it

Or build from source: git clone … && npm install && npm run tauri build

Built with

ShellTauri 2
BackendRust
FrontendSvelte 5
BundlerVite
Markdowncomrak
Highlightingsyntect
MathKaTeX
DiagramsMermaid
EditorCodeMirror 6
File watchnotify