Quick Look

Press Space to preview any file instantly in a large, modal window — macOS Finder style. Keep tapping arrow keys to flip through files without ever closing the preview.

Table of contents

  1. What is it?
  2. Opening Quick Look
  3. Navigating while open
  4. Supported file types
  5. Window size persistence
  6. Quick Look vs. Preview Panel
  7. Tips & gotchas
  8. See also

What is it?

Quick Look is a modal preview dialog that pops up over the Span Finder window when you press Space. Unlike the Preview Panel, which is a small side panel, Quick Look is a full-size preview window that gives the file’s content the space it deserves.

It’s the fastest way to triage a folder of photos, flip through PDFs, or glance at source code without opening your editor.

Opening Quick Look

Key Action
Space Open Quick Look on the current selection
Space (while open) Close Quick Look
Esc Close Quick Look

Quick Look must be enabled in Settings — it’s opt-in because Space is also sometimes used for item selection in traditional file managers. Enable it under Navigation behaviorQuick Look (Space).

The killer feature: Quick Look does not lock you in. You can keep navigating the file list while the preview is open and Quick Look updates live.

Key Action
Left / Right Preview previous / next file
Up / Down Move through the file list (same as when Quick Look is closed)
Space Close Quick Look
Esc Close Quick Look

This makes Quick Look ideal for quickly sorting through dozens or hundreds of files. Tap Right repeatedly to flip through a folder of images, pausing on the ones you want to keep.

Supported file types

Quick Look uses the same renderers as the Preview Panel, so it supports:

  • Images — JPEG, PNG, GIF, BMP, WebP, TIFF
  • Video — MP4, MKV, AVI, MOV, WMV, WEBM
  • Audio — MP3, AAC, M4A with artist/album/duration metadata
  • Text and code — 30+ extensions with syntax-aware rendering
  • PDF — First page preview
  • Markdown — Rendered with your current light/dark theme
  • CSV / TSV — Table view (up to 200 rows)
  • Fonts — Glyph samples
  • Binary — Hex dump fallback (first 512 bytes)

Window size persistence

Quick Look remembers the last size and position you used. Resize it once to fit your workflow and every subsequent invocation opens at that size. The setting persists across app restarts.

Quick Look vs. Preview Panel

  Preview Panel Quick Look
Shortcut Ctrl + P Space
Type Persistent side panel Modal dialog
Size Small / medium Large, resizable
Navigate while open Automatic (selection-driven) Arrow keys
Best for Glancing at metadata while browsing Triaging folders, reviewing content
Per-pane in Split View Yes, independent per pane No, one global instance

Most people use both: Preview Panel as a constant companion, Quick Look as a deep-dive shortcut.

Tips & gotchas

Tip: Quick Look flips through files in the current sort order. Sort by date to walk through a folder in chronological order, or by size to triage large files first.

Tip: Use Quick Look with Search results — after running a recursive search, tap Space on each hit to see what it actually contains without opening anything.

Tip: The remembered window size is per-user, not per-file-type. Resize it to a shape that works for both portrait photos and wide code files.

Gotcha: Quick Look respects the same 20 MB thumbnail limit as the preview panel. Gigantic files fall back to the Shell thumbnail cache.

Gotcha: Quick Look is a single global instance. If you use Split View, pressing Space always previews the currently focused pane’s selection.

See also