Free ยท Open source ยท Windows and Linux ยท Spanish/English UI ๐Ÿ†•

The Markdown reader your Windows was missing

Open .md files instantly, without launching an IDE or a browser. ~14 MB, starts in under 200 ms. Lightweight installer with Windows' own rendering engine already built in.

Recommended on Windows 11: Microsoft Store, with auto-update and no SmartScreen warnings ยท Also Windows 10/11 (.exe) ยท Linux (.deb / .AppImage) ยท No account, no ads, no telemetry

DBV Markdown Reader
dbv-md-reader showing a Markdown document in dark theme, with table of contents and highlighted code block
~14 MBTotal size
<200 msInstant opening
<64 MBRAM at rest
MITFree license

No Electron. No extra Chromium.

Most Markdown readers are built on Electron: they bundle a full Chromium browser just to show you text, burning through hundreds of MB of RAM for a simple task. DBV Markdown Reader is written in Rust on top of Tauri v2 and uses the rendering engine your system already ships with (WebView2 on Windows, WebKitGTK on Linux) โ€” same result, a fraction of the weight.

Memory comparison in Windows Task Manager: Visual Studio Code 885.8 MB, Notepad++ 21.5 MB, dbv-md-reader 5.9 MB, with the same 2 files open

The same 2 .md files open at once โ€” memory usage according to Windows Task Manager. Not even Notepad++, the historical reference for lightness, comes close.

Everything you need to read Markdown, nothing you don't

๐Ÿ—‚๏ธ

Recent files

The last documents you opened, one click away โ€” never dig around to find them again.

๐Ÿ”„

Live auto-reload

Edit the file with your favorite editor and the view updates itself, without losing your scroll position.

๐ŸŒ

Remote documents

Paste the URL of a .md published online and open it directly, no manual download needed.

๐Ÿ”’

Secure by design

All embedded HTML is automatically sanitized before rendering โ€” zero malicious scripts.

๐Ÿ“Š

Mermaid diagrams

```mermaid code blocks turn into interactive vector diagrams on the fly.

๐Ÿงฎ

Math equations

Inline LaTeX $...$ or block $$...$$, rendered instantly with KaTeX.

๐ŸŽจ

Three visual themes

Light, Dark and Sepia for long reading sessions โ€” remembers your choice between sessions.

๐Ÿ”

Instant search

Ctrl + F highlights every match in the document as you type.

๐Ÿงญ

Automatic index

Table of contents generated on its own from headings, with navigation and history.

๐ŸŒ

Spanish and English

Full interface in both languages, with automatic detection of your system language.

Light on the outside, complete on the inside

Pick the theme you want to see it in โ€” the app remembers your preference just like here.

dbv-md-reader in dark theme
Mermaid diagram rendered inside dbv-md-reader
Mermaid diagrams rendered on the fly
dbv-md-reader Recent Files panel
Recent files, always at hand

Ready to use in three steps

1

Download

On Windows 11, the easiest way is Microsoft Store. You can also use the .exe installer or the Linux package (.deb / .AppImage) from the Releases page. No Rust, Node or any development tools needed. On macOS? Download the .dmg from Releases or build it yourself โ€” instructions in the README.

2

Install

Double-click, no admin rights required. You decide whether dbv-md-reader associates with .md, via a screen with checkboxes checked by default.

3

Open

Double-click any .md file, or open it from the app with Ctrl + O.

Try it โ€” it costs nothing

Free, open source and no strings attached. Windows (Microsoft Store or installer), Linux and macOS. If something breaks, open an issue on GitHub.