View any .md file right in your browser. Drop it below and read it as a formatted document — tables, code, diagrams and all.直接在浏览器里查看任何 .md 文件。拖到下方即可以格式化文档的形式阅读——表格、代码、图表一应俱全。
Drop your .md file here把 .md 文件拖到这里
or use one of the options below — nothing is ever uploaded或使用下方任一方式——文件绝不上传
100% private — your file never leaves your browser100% 隐私——你的文件绝不离开浏览器
Supports .md · .markdown · .txt · up to 10 MB支持 .md · .markdown · .txt · 最大 10 MB
A markdown viewer that just works
This free md viewer renders GitHub-flavored Markdown exactly the way it was meant to look: headings become headings, tables become tables, task lists get real checkboxes, and code blocks get syntax highlighting. It also renders Mermaid diagrams and LaTeX formulas, which plain viewers usually skip — important now that ChatGPT and Claude routinely include both in their output.
Why an online viewer?
Windows and macOS have no built-in app associated with the .md extension, so double-clicking usually opens a wall of raw text — or nothing at all. Installing a code editor just to read one file is overkill. An md viewer online means: open the browser, drop the file, done. Nothing to install, nothing to configure, works the same on desktop and phone.
Private by design
Unlike many "online viewers", this page never uploads your file. All parsing happens locally in your browser with JavaScript. Close the tab and nothing remains.
How to use
Drag your .md, .markdown or .txt file into the box above (or click Choose file).
Read it as a clean document, with a table of contents, dark mode and adjustable text size.
Optionally export to PDF or Word, or copy rich text into any app.
Does this MD viewer work on mobile?这个 MD 查看器支持手机吗?
Yes. The viewer is fully responsive and works in any modern mobile browser — open the page, tap Choose file, and read.支持。查看器完全响应式,任何现代手机浏览器都可使用——打开页面、点击选择文件即可阅读。
Which Markdown features are supported?支持哪些 Markdown 特性?
GitHub-flavored Markdown: headings, tables, task lists, strikethrough, fenced code with syntax highlighting, images, plus Mermaid diagrams and KaTeX math.完整 GFM:标题、表格、任务列表、删除线、带高亮的代码块、图片,另支持 Mermaid 图表与 KaTeX 数学公式。
Is there a file size limit?有文件大小限制吗?
Files up to 10 MB are supported, which covers virtually every real-world markdown document.支持最大 10 MB 的文件,足以覆盖几乎所有实际场景的 Markdown 文档。