How to open an .md file on Android

Android file managers either refuse to open .md files or dump them into a plain-text editor. A markdown reader turns the same file into a formatted, readable document.

Why Android can't open .md out of the box

Markdown has no registered MIME type on Android, so most file managers don't know what an .md file is — you'll get “Can't open file”, or a share sheet full of text editors that show raw markup. The content is fine; Android just needs an app that understands the format.

Reading .md properly on Android

With Read.md installed, .md opens as a formatted document:

Typography built for reading, dark mode, adjustable text size, a table of contents for long files, syntax-highlighted code, and Mermaid diagrams — fully offline.

Get it on Google Play

One-off file? Use the browser

The free web viewer renders .md in Chrome without installing anything — and without uploading your file anywhere.

On another device? See iPhone, Mac, or Windows.