Loading the editor…

Drop a Markdown file here

Or click Open .md file above, or paste Markdown into the editor.

This viewer shows:

  • Headings, lists, bold and italic
  • Tables and task lists
  • Code with syntax highlighting
  • Math like a2+b2=c2a^2 + b^2 = c^2
  • Mermaid diagrams

Switch to the editor with the pencil button to make changes.

Online Markdown viewer, free and in your browser

Open a .md file, drop it on the page, or paste Markdown, and read it rendered. The file is read in your browser and never uploaded.

How it works

  1. Open a file

    Click Open .md file, or drag a file onto the page.

  2. Read it

    The document is shown rendered. Use the pencil button to see or edit the Markdown.

  3. Export if you like

    Save as PDF, download HTML, or copy it into Word or Google Docs from the ⋯ menu.

Questions

Is the file uploaded?

No. The file is opened by your browser, and nothing is sent to a server.

Which files can I open?

.md, .markdown, .mdown, .mkd and plain .txt files up to 5 MB.

Are images in the file shown?

Images with a full web address (https://…) are shown. Images stored next to the file on your computer can’t be reached from a web page.