Glance logo

Glance

Preview .md files instantly with quick look

2026-05-15

Product Introduction

  1. Definition: Glance is a native macOS Quick Look extension (or generator) specifically engineered for Markdown files. It operates as a lightweight, standalone application that integrates directly with the macOS Finder's Quick Look system.
  2. Core Value Proposition: Glance exists to eliminate the friction of previewing Markdown documents on macOS. It provides developers, technical writers, and knowledge workers with an instant, beautifully rendered preview of .md file content directly within Finder, replacing the raw, unformatted source code typically displayed by the system's default Quick Look.

Main Features

  1. Native macOS Quick Look Integration: Glance works by registering itself as a Quick Look generator for Markdown file extensions (.md, .markdown). When a user presses the Spacebar on a compatible file in Finder, macOS calls Glance's engine to render the preview pane. This process is seamless and requires no manual file opening in a separate application.
  2. Comprehensive Markdown & Extended Syntax Support: The renderer parses and displays standard CommonMark syntax alongside critical extensions for technical documentation. This includes GitHub-flavored tables, syntax-highlighted code blocks (with language detection), embedded images, and clickable hyperlinks. Crucially, it also supports LaTeX math expressions and Mermaid diagrams for rendering technical charts and graphs inline.
  3. Smart Zoom & Offline-First Architecture: Within the Quick Look preview, Glance implements a "smart zoom" feature activated by pinch-to-gesture on a trackpad or Magic Mouse, allowing focused inspection of diagrams or code. The entire application is architected as a local-first tool; all rendering occurs on-device using native macOS frameworks. The 8.3 MB universal binary contains all necessary components, ensuring full functionality without an internet connection and guaranteeing data privacy with zero telemetry.

Problems Solved

  1. Pain Point: The inefficiency of context-switching to a dedicated Markdown editor or browser just to quickly read the formatted content of a file. macOS's native Preview and TextEdit applications only show the plain text source, which is difficult to parse for structure, tables, or diagrams.
  2. Target Audience: Primary personas include software developers browsing repository READMEs, CLI tool documentation, or AI-generated codebase summaries (like AGENTS.md); technical project managers reviewing specs; and researchers or students working with notes and papers containing mathematical notation.
  3. Use Cases: Essential for rapidly skimming through AI-generated documentation outputs, verifying the format of a CLAUDE.md file before committing, checking the layout of a project's README on GitHub, or quickly viewing a local knowledge base note containing Mermaid flowcharts without opening a full editor.

Unique Advantages

  1. Differentiation: Unlike general-purpose Markdown editors (Typora, iA Writer) or preview panes within code editors (VS Code), Glance has a singular, optimized function: instantaneous Finder-level previews. It is not a text editor. Compared to other Quick Look plugins, Glance is distinguished by its focus on modern Markdown extensions (Mermaid, LaTeX), minimalist design, and strict privacy model.
  2. Key Innovation: The integration of a full-featured Markdown renderer capable of handling complex diagrams and mathematical typesetting into the constrained, transient environment of the macOS Quick Look subsystem. Delivering this as a sub-10MB, offline-native binary with no external dependencies is a significant technical achievement in efficiency and user experience.

Frequently Asked Questions (FAQ)

  1. Is Glance really free, and how does it work without subscriptions? Yes, Glance is completely free with no trial period, feature paywalls, or planned subscription model. It is a passion project offered as a utility to the developer community. Its sustainability model is based on optional user donations ("Buy me a coffee").
  2. Does Glance send my document data or usage analytics to the cloud? No. Glance is built on a strict no-telemetry, offline-first principle. The application runs entirely on your Mac. The only optional network request is a manual check for application updates, which does not transmit any personal or document data.
  3. Can I edit Markdown files directly within the Glance Quick Look preview? No, Glance is currently a read-only viewer by intentional design. The focus is on providing the fastest, most reliable preview possible. Editing features would compromise this simplicity and speed. The workflow is intended to be: edit in your preferred code or text editor, and use Glance for instant previewing.
  4. What versions of macOS are supported, and is there a plan for iOS or iPadOS? Glance requires macOS 14 (Sonoma) or later. It is distributed as a universal binary, meaning it runs natively on both Apple Silicon (M-series) and Intel-based Macs. There is no current roadmap for iPadOS or iOS versions, as the product is specifically designed around the macOS Finder and Quick Look ecosystem.
  5. How do I install and set up Glance on my Mac? Installation is simple: download the .dmg file, drag the Glance application to your /Applications folder, and then launch Glance once. This one-time launch registers it with the macOS system. After that, you can quit the app, and Glance will automatically handle all Quick Look previews for Markdown files.

Subscribe to Our Newsletter

Get weekly curated tool recommendations and stay updated with the latest product news