MacMD Viewer vs Obsidian: Native Reader or Vault? (2026)
Obsidian is a 293 MB Electron vault app, free for any use; MacMD Viewer is a 16 MB native SwiftUI reader. Side by side, verified 29 July 2026.
MacMD Viewer is a native SwiftUI Markdown viewer — open any .md file and it renders instantly with Mermaid diagrams, syntax highlighting, and a QuickLook extension for Finder. No Chromium, no subscription, no account. $19.99 one-time.
Learn more about Obsidian on their official site, or see all MacMD Viewer features.
- Running on 250+ Macs
- Reviewed on Trustpilot
- On Homebrew & Setapp
MacMD Viewer wins if you just want to read .md files on Mac. Obsidian wins if you're building a personal knowledge base — and it's free for that, including at work. They're different tools for different jobs, and many people run both.
How Does MacMD Viewer Compare to Obsidian?
| Feature | MacMD Viewer | Obsidian |
|---|---|---|
| Launch | Fast (native) | Slower (Electron startup) |
| QuickLook preview from Finder | Yes (hit Space on any .md file) | No (ships no Quick Look extension — must launch the app) |
| Mermaid diagrams | Yes (built-in, no plugin) | Yes (reading view, no plugin) |
| LaTeX / math rendering | No | Yes (MathJax, built into core, no plugin) |
| Live file watching | Yes (re-renders on change) | Yes, but vault files only |
| Setup before first file | Open the file. Done. | Pick vault location, folder structure, plugins |
| Editing | No (viewer-only by design) | Yes (full editor, Vim key bindings built in) |
| Knowledge graph + backlinks | No | Yes (graph view + bidirectional links) |
| Plugin ecosystem | No | Yes (6,100+ community plugins) |
| Works with files outside any folder | Yes (Downloads, Desktop, anywhere) | Files must be inside the vault |
| Apple Silicon native | Yes (SwiftUI) | Yes (Electron-on-ARM, since November 2020) |
| App size on disk | 16 MB | 293 MB |
| Memory footprint | Light (native, no browser engine) | Heavy (Electron + Chromium) |
| Price | $19.99 one-time | Free for all use, incl. work (optional Sync $4-8/user/mo) |
$19.99 one-time · 14-day money-back · No subscription
What Does Each Tool Cost Over Time?
| Period | MacMD Viewer | Obsidian |
|---|---|---|
| Purchase price | $19.99 | Free for all use, incl. work (optional Sync $4-8/user/mo) |
| After 1 year | $19.99 | Free for all use, incl. work (optional Sync $4-8/user/mo) |
| After 3 years | $19.99 | Free for all use, incl. work (optional Sync $4-8/user/mo) |
Both MacMD Viewer and Obsidian are one-time purchases. No recurring costs.
What Are the Pros and Cons?
MacMD Viewer
Pros
- +Native SwiftUI built for Apple Silicon
- +16 MB installed vs Obsidian's 293 MB — no bundled Chromium
- +QuickLook extension — preview any .md file from Finder with Space
- +Mermaid diagrams render natively, no plugin required
- +Live file watching — re-renders when the file changes
- +Zero setup — open a file, read it, move on
- +One-time $19.99 — no subscription, no account, no sync paywall
Cons
- -No editing capability (viewer-only by design)
- -No LaTeX or math rendering (Obsidian does this in core)
- -No knowledge graph, backlinks, or vault structure
- -Single Mac focus (no Windows, Linux, or mobile)
- -No plugin ecosystem
Obsidian
Pros
- +Industry-leading knowledge management on Mac
- +Bidirectional [[wiki links]] and graph view
- +Free for every use, including commercial work, since February 2025
- +6,100+ community plugins (Dataview, Templater, Git sync, Excalidraw) — counted 29 July 2026
- +LaTeX math (MathJax) and Mermaid render in core, no plugin needed
- +Vim key bindings built into the editor, no plugin needed
- +Cross-platform (Mac, Windows, Linux, iOS, Android)
- +Local-first storage, your notes stay on disk as plain .md files
- +Actively developed — desktop v1.12.7 shipped 23 March 2026
Cons
- -293 MB installed on disk — Electron + Chromium under the hood
- -Heavy idle RAM with plugins enabled (Electron baseline)
- -Vault-first — reading one file means designating its folder as a vault
- -Setup overhead (folder structure, plugins, templates) before the first file renders
- -No QuickLook extension — the app bundle ships no .appex (checked v1.10.6, 29 July 2026)
- -Sync across devices is a paid add-on ($4-8/user/month, $96/year ceiling for one user)
- -Overkill for read-only Markdown workflows
When Should You Choose Obsidian vs MacMD Viewer?
Choose Obsidian if:
- →You need to write and edit Markdown files, not just read them
- →You work across Mac, Windows, and Linux
- →You prefer a WYSIWYG or split-pane editing experience
Choose MacMD Viewer if:
- →You primarily read and review Markdown files, not write them
- →You want QuickLook preview: press Space in Finder to see any .md file rendered
- →You need Mermaid diagram rendering without plugins or configuration
- →You want a native macOS app that launches instantly and uses minimal resources
$19.99 one-time · 14-day money-back · No subscription
MacMD Viewer vs Obsidian: Same File, Different Job
For reading .md files on Mac, MacMD Viewer wins — native SwiftUI, QuickLook from Finder, zero vault setup. For building a personal knowledge base with linked notes and a plugin ecosystem, Obsidian wins.
Obsidian is a knowledge management platform — you set up a vault, link notes together, install plugins, build a personal graph of ideas. Useful if that's the job. Overhead if you just opened the app to read one file that arrived in your Downloads folder or out of an AI agent session.
MacMD Viewer does the smaller job: open .md files fast, render them cleanly, hover-preview them from Finder, get out of the way. This page compares the two on what matters when you're choosing one — or both — for your Mac workflow. Everything on the Obsidian side was re-verified on 29 July 2026; the sources are listed at the bottom.
Where Obsidian Wins
For knowledge management, Obsidian wins: the vault model — bidirectional [[wiki links]], graph view, daily notes, templates — turns plain Markdown into an interconnected knowledge graph. Two things people often assume are plugins ship in core: LaTeX math through MathJax ($$…$$ blocks, $…$ inline) and Mermaid diagrams both render with nothing installed. On top of that sits a community marketplace of 6,142 plugins (counted from Obsidian's own registry on 29 July 2026) covering Dataview, Templater, Git sync and Excalidraw. For vault-based work it is industry-leading.
It is also free for that work. Since February 2025, Obsidian is free for every use including commercial use — see the pricing section below, because this page got that wrong for two months and the correction matters more than the comparison.
Performance on Mac is good for what it does, and the project is actively shipping: desktop v1.12.7 landed on 23 March 2026. Large vaults are its design target, and Electron is the runtime cost of cross-platform reach and the plugin ecosystem, not a bottleneck for the vault use case. No published, reproducible vault-load benchmark exists to quote here, so this page quotes none.
If you maintain interlinked notes, run Dataview queries, embed LaTeX equations, or rely on plugins like Excalidraw or Templater, Obsidian earns its 293 MB footprint and Electron memory cost. That's the wrong shape for reading a file, but the right shape for building a second brain.
Where MacMD Viewer Wins
MacMD Viewer is the right answer when you want to read Markdown, not manage it. Native SwiftUI, compiled for Apple Silicon, 16 MB on disk from a 5.4 MB download — no bundled Chromium, unlike Obsidian's Electron base. Mermaid diagrams render natively without plugins. QuickLook integration means Space-bar preview from Finder on any .md file.
The viewer-only constraint is intentional. No editing UI means no toolbar clutter, no plugin configuration, no vault decisions. Open the file, scan the content, close it. For the 80%+ read-only workflows that dominate 2026 — AI agent output review, README inspection, shared docs, project specs — that's the right shape.
If you've ever installed Obsidian, spent an hour on plugins, and discovered most of your .md files never end up in the vault anyway, MacMD Viewer is the lighter answer.
Feature-by-Feature Breakdown
Footprint and Performance
For footprint and performance, MacMD Viewer wins: 16 MB installed versus Obsidian's 293 MB Electron bundle, faster launch, and no bundled Chromium.
Two different numbers get confused here, so both are measured rather than quoted. Obsidian's Mac app occupies 293 MB on disk once installed (du -sh /Applications/Obsidian.app, v1.10.6, measured 29 July 2026). The official v1.12.7 disk image is a 203.5 MB download (GitHub release asset, 23 March 2026). The "213 MB" figure repeated across download directories — including the MacUpdate listing — is a listed download size, not an installed footprint, and an earlier version of this page presented it as the latter. MacMD Viewer, measured the same way on the same machine, is 16 MB installed from a 5.4 MB DMG.
Idle memory is heavy and grows with plugins, a recurring theme in long-running Obsidian Forum threads. Launch is slower because Chromium spins up first.
The ~18× install-size gap exists because Electron bundles its own copy of Chromium. SwiftUI doesn't.
QuickLook Integration
For QuickLook, MacMD Viewer wins outright: press Space on any .md file in Finder or Spotlight and macOS renders it inline — headings, code blocks, Mermaid diagrams, tables — with zero app launch. Zero app launch, zero context switch.
Obsidian ships no Quick Look extension. Its app bundle has no Contents/PlugIns directory and contains no .appex at all (checked on v1.10.6, 29 July 2026), so pressing Space on a .md file in Finder gives you macOS's plain-text preview rather than a rendered document. To read it as a document, you launch Obsidian and open the file inside a vault.
Worth being precise about the reason, because the easy explanation is wrong: a Quick Look preview extension is a native .appex embedded in an app bundle, and nothing in Apple's app-extension model conditions that on the host app's runtime. An Electron-packaged app can bundle one. Obsidian simply doesn't.
For users who interact with .md files throughout the day — agent outputs, READMEs, downloads, team docs — the QuickLook gap is significant.
Mermaid Diagrams
Both apps render Mermaid diagrams natively. MacMD Viewer renders inline in any open file. Obsidian renders Mermaid in reading view without requiring a plugin.
The path to a rendered diagram differs: MacMD Viewer renders Mermaid inline in any open file as a native app. Obsidian adds the Electron startup overhead and the vault requirement before the first Mermaid block appears.
For Mermaid coming from AI agents (Claude, Cursor, GitHub Copilot output .md files with Mermaid daily in 2026), see our view AI Markdown output on Mac guide for the full workflow.
LaTeX and Math
Obsidian wins this outright, and it wins it in core. Math expressions use MathJax with LaTeX notation — $$…$$ for display blocks, $…$ inline — with no plugin to install and no setting to flip.
MacMD Viewer does not render LaTeX or math at all. A $$…$$ block appears as literal text. If your .md files carry equations, that is a hard reason to pick Obsidian, or to keep it open alongside the viewer.
Knowledge Management
This is Obsidian's home turf and not a MacMD Viewer feature. Obsidian's [[wiki links]], graph view, backlinks panel, daily notes, and plugin ecosystem (Dataview, Templater, etc.) turn Markdown into a personal knowledge management system.
MacMD Viewer makes no attempt to compete. It is a viewer. If your workflow centers on connecting notes into a graph, use Obsidian. If your workflow is reading individual files, MacMD Viewer is lighter and faster.
Editing
MacMD Viewer has zero editing capability. Read-only by design.
Obsidian is a full Markdown editor with live preview, source mode, extensive customization, and Vim key bindings built into core — Settings → Editor → Advanced → Vim key bindings, no plugin required. The community Vim plugins in the official directory extend that built-in mode rather than replace it; Vimrc Support even tells you to turn the core setting on first. For writing Markdown, Obsidian is far better. For reading it, the editing UI is overhead.
The common pattern: write in your editor of choice (VS Code, Cursor, Typora, or Obsidian itself), preview in MacMD Viewer with live file watching for distraction-free reading.
Live File Watching
Both apps re-render on file changes, but MacMD Viewer wins for files outside a vault: it updates instantly when Cursor, VS Code, or any external editor saves the open file.
Obsidian watches files within its vault. Files outside the vault aren't watched. If you edit a .md in your Downloads folder externally, you have to import it into a vault for Obsidian to see updates.
Pricing
MacMD Viewer is $19.99 one-time. No subscription, no account, no sync paywall. You buy the app, you own the app, you upgrade for free indefinitely.
Obsidian is free — for everything. Since 20 February 2025 the commercial licence is optional: Obsidian's own announcement is titled "Obsidian is now free for work" and states that anyone can use Obsidian for work, for free. The licence page now grants personal, commercial and non-profit use at no cost, and the pricing FAQ answers it directly: no, you are not required to pay for a commercial licence. The $50/user/year Commercial licence still exists, but as a support tier, not a gate.
An earlier version of this page said commercial use required that $50/year licence, and derived a "$146/year" ceiling from it. Both were wrong, and had been wrong since before this page was published. Verified and corrected 29 July 2026.
What actually costs money is optional and additive: Sync at $4/user/month (Standard) or $8/user/month (Sync Plus) billed annually, $5 and $10 billed monthly; Publish from $8/month per site; and a one-time $25 Catalyst badge for early builds. The realistic ceiling for one person is $96/year — Sync Plus, billed annually. For most people it is $0.
So the honest framing is not "one-time purchase versus subscription". It is: Obsidian costs nothing until you want its hosted sync, and MacMD Viewer costs $19.99 once and never again. Pick on job fit, not on price. If sync matters but you want it free, Joplin handles that via Dropbox/WebDAV/S3 self-hosting. See our Obsidian alternative on Mac for the broader landscape.
When to Pick MacMD Viewer
- 80%+ of your
.mdinteractions are read-only (AI agent output, READMEs, project docs) - You want QuickLook hover-preview in Finder
- You want a native Mac app, not Electron
- You don't need a knowledge graph or backlinks
- You want to view
.mdfiles that live outside any vault - You want the app to weigh 16 MB, not 293 MB
When to Pick Obsidian
- You're building a personal knowledge base
- You want bidirectional links and a graph view
- You need LaTeX math — Obsidian renders MathJax in core, MacMD Viewer doesn't render it at all
- You rely on plugins (Dataview, Templater, Excalidraw, Git sync)
- You need cross-platform sync across Mac, Windows, Linux, iOS, Android
- You write Markdown daily and want an integrated editor + preview workflow, including Vim key bindings
- Budget is the constraint: Obsidian is free for any use, including work
- The Electron overhead doesn't bother you for the vault use case
When to Run Both
The most common 2026 setup for Mac users who have a vault AND consume AI agent output: Obsidian for the vault, MacMD Viewer for everything outside it. Vault notes stay in Obsidian. Ad-hoc .md files (Claude output, downloaded READMEs, project specs, shared docs) get rendered by MacMD Viewer. Both tools, doing their respective jobs. For the broader argument see our Obsidian alternative on Mac — the article frames "alternative" as "complement" rather than "replacement" for many use cases.
Verdict
If you're choosing one, pick by job:
- Reading
.mdfiles → MacMD Viewer ($19.99 one-time) - Building a knowledge vault → Obsidian (free, including for work)
If you're choosing both, that's the cleanest setup. Obsidian for vault work. MacMD Viewer for the read-only stream that doesn't belong in any vault. The 16 MB native app sits in the dock with negligible cost — there's no reason it can't coexist with a 293 MB Electron vault tool when they serve different jobs.
What Was Verified, and When
Every Obsidian claim on this page was re-checked on 29 July 2026:
- Licence — free for all use, including commercial, since 20 February 2025: obsidian.md/blog/free-for-work, obsidian.md/license, and the pricing FAQ.
- Paid add-ons — Sync $4/$8 per user per month billed annually ($5/$10 monthly), Publish from $8/month, Catalyst $25 one-time: obsidian.md/pricing.
- Latest release — desktop v1.12.7, published 23 March 2026, 203.5 MB DMG: the
obsidianmd/obsidian-releasesGitHub release. The Homebrew cask is on 1.12.7 and is neither deprecated nor disabled. - Installed size and QuickLook — 293 MB on disk and no
.appexanywhere in the bundle, measured locally on Obsidian v1.10.6. - Plugin count — 6,142 entries in
community-plugins.jsonin the official releases repository. - Core features — LaTeX/MathJax math per Obsidian's "Advanced formatting syntax" help page; Vim key bindings per Settings → Editor → Advanced and the community Vim plugins that document extending it.
Three claims from the previous version of this page did not survive that check and have been removed: that commercial use requires a $50/year licence, that LaTeX and Vim mode come from plugins, and that "a 10 GB vault loads in under 3 seconds on M1 per Obsidian's own release notes" — the release notes contain no such statement, so the number is gone rather than re-sourced.
For the full Mac Markdown app landscape, see our Markdown apps for Mac roundup. For the specific case of viewing AI agent output, see our view AI Markdown output on Mac guide.
Both apps render CommonMark-compliant Markdown with GitHub Flavored Markdown extensions including tables and task lists.
Frequently Asked Questions
Is MacMD Viewer better than Obsidian?
MacMD Viewer wins if you just want to read .md files on Mac. Obsidian wins if you're building a personal knowledge base — and it's free for that, including at work. They're different tools for different jobs, and many people run both.
How much does Obsidian cost?
Obsidian costs Free for all use, incl. work (optional Sync $4-8/user/mo). MacMD Viewer costs $19.99 one-time with no subscription.
Does Obsidian support Mermaid diagrams?
Yes, Obsidian supports Mermaid diagrams.
Can I use Obsidian and MacMD Viewer together?
Yes. Many developers write in Obsidian and use MacMD Viewer for reading and QuickLook preview. MacMD Viewer watches files live, so edits made in any other app appear instantly.
Does Obsidian support Apple Silicon natively?
Obsidian supports Apple Silicon natively. MacMD Viewer is also built with SwiftUI and runs natively on Apple Silicon.
Which is better for developers, Obsidian or MacMD Viewer?
It depends on your workflow. Obsidian is designed for previewing alongside your editor. MacMD Viewer is designed for reading. Open any .md file with rendered Mermaid diagrams, syntax highlighting, and a QuickLook extension. Most developers use both: an editor for writing and MacMD Viewer for reading.