MDViewer vs Simply Markdown
Two macOS Markdown viewers — different approaches to the same problem
Overview
Simply Markdown and MDViewer both serve the same core purpose: rendering Markdown files beautifully on macOS. Simply Markdown positions itself as a minimal, focused previewer — you write in one app, preview in Simply Markdown. MDViewer combines viewing, editing, and Git history in one app. It’s currently free for early adopters (a Pro tier is planned).
Quick Comparison
| MDViewer | Simply Markdown | |
|---|---|---|
| Price | Free (early access; Pro tier planned) | Paid |
| Framework | SwiftUI | Native macOS |
| Primary use | Viewer + editor | Preview-only companion |
| Inline editing | Yes | No |
| Git history & diff | Yes | No |
| QuickLook extension | .md, .json, .mermaid | No |
| Live reload on save | Yes | Yes — core feature |
| Table of contents | Smart TOC with scroll tracking | Yes |
| Tabs | Yes | No |
| Mermaid diagrams | Yes — interactive SVG | Yes |
| KaTeX math | Yes | Yes |
| GFM support | Full | Full |
| Export to PDF | Yes | No |
| Default .md handler | Yes | Yes |
Where Simply Markdown Has Its Niche
Live preview companion. Simply Markdown was designed for one workflow: you write Markdown in VS Code, Sublime Text, vim, or another editor, and Simply Markdown shows you a beautiful, real-time preview in a separate window. It watches the file and refreshes automatically on save. If that’s your exact workflow, Simply Markdown was purpose-built for it.
Minimalism. Simply Markdown doesn’t try to be an editor, a Git client, or a multi-format viewer. It’s a preview window. Some users prefer tools with a narrow, well-executed scope.
Where MDViewer Wins
Price (right now). MDViewer is currently free for early adopters — all features included. A Pro plan is expected in the future, but early users get the full app at no cost. Simply Markdown is paid.
Self-contained workflow. MDViewer doesn’t need a separate editor. Double-click to edit, Cmd+S to save, Esc to return to reading. You can view and edit in the same window without switching apps.
Git history and diffs. MDViewer shows commit history and color-coded diffs for any .md file in a Git repo. Simply Markdown doesn’t interact with Git.
QuickLook. MDViewer includes a QuickLook extension — press Space in Finder to preview .md, .json, and .mermaid files. Simply Markdown doesn’t offer QuickLook integration.
Broader feature set. Tabs, PDF export, smart table of contents with scroll tracking, syntax highlighting — MDViewer includes features that cover more use cases without bloat. Both apps support Mermaid and KaTeX, but MDViewer adds interactive SVG zoom for diagrams.
Who Should Choose Simply Markdown
- Users who have a dedicated text editor and want a minimal, separate preview window
- People who value extreme simplicity and a focused tool
- Writers who don’t need Git integration, editing, or QuickLook
Who Should Choose MDViewer
- Developers who want viewing, editing, and Git history in one app
- Users who want QuickLook preview for .md files in Finder
- Anyone working with Mermaid diagrams or KaTeX math
- People who want a full-featured Markdown viewer at no cost right now
- Users who don’t want to maintain a two-app workflow for reading Markdown
The Bottom Line
Simply Markdown is a clean preview companion for people who write in external editors. MDViewer is a more complete tool that handles viewing, editing, and version history on its own.
If you already have a dedicated Markdown editor and just want a preview window, Simply Markdown is purpose-built for that. For everything else, MDViewer covers more ground — and it’s currently free for early adopters, so you can try it without commitment.
Try MDViewer
MDViewer is currently free for early adopters — all features included. Download it and see if it fits your workflow.
Requires macOS 13.0 or later. Intel and Apple Silicon.