Glance: A free macOS Quick Look extension for instant Markdown file previews
By
Klim Falkenberg
Leave it on the tray for the seagulls.
Summary
Glance is a free native macOS Quick Look extension that renders Markdown files (.md) instantly with clean formatting when pressing Space in Finder. It solves the problem of having to open editors like VS Code or Cursor just to read Markdown files. The extension supports tables, code blocks, links, images, LaTeX math, Mermaid diagrams, and smart zoom, while working fully offline with zero telemetry and an 8.3 MB footprint.
Key quotes
· 3 pulledI built Glance after getting tired of opening editors just to read Markdown files.
Markdown is everywhere now: README.md, CLAUDE.md, AGENTS.md, specs, notes, and AI-generated docs from Claude Code or Codex.
Press Space on any .md file and get an instant, cleanly rendered preview with clean typography, tables, code blocks, links, images, blockquotes, LaTeX math, and more.
You might also wanna read
Marky: A Lightweight Native Markdown Viewer for macOS
Marky is a lightweight, native markdown viewer for macOS built with Tauri v2, React, and markdown-it. It provides beautiful rendering of mar
MDV: A Markdown Superset for Documents, Dashboards, and Slides with Embedded Data Visualizations
MDV is a Markdown superset that extends CommonMark with four key additions for creating documents, dashboards, and slides with embedded data
Leaf: A Terminal Markdown Previewer with GUI-Like Experience
Leaf is a terminal-based Markdown previewer that provides a GUI-like experience within the terminal. It supports installation on macOS, Linu
The Growing Need for Better Markdown Viewers in Software Development
The article discusses the growing need for good Markdown viewers in the software development world. It argues that Markdown has become the l
mdvi: Terminal Markdown Viewer with Vim-Style Navigation
mdvi is a command-line terminal markdown viewer with Vim-style navigation that renders markdown into a polished full-screen TUI interface. T
