explaingit

sindresorhus/quick-look-plugins

18,642Audience · developerComplexity · 1/5MaintainedSetup · easy

TLDR

A curated list of Quick Look plugins that extend macOS file preview support to handle code, JSON, Markdown, video, and other file types.

Mindmap

mindmap
  root((repo))
    What it does
      Extends Quick Look
      Previews more file types
      No app needed
    File types supported
      Source code
      JSON and archives
      Markdown and video
      Images and profiles
    How to install
      Homebrew packages
      Mac App Store apps
      Manual downloads
    Use cases
      Preview code quickly
      Check JSON files
      View Markdown drafts
      Inspect video formats

Things people build with this

USE CASE 1

Preview source code files with syntax highlighting by pressing spacebar in Finder.

USE CASE 2

Quickly inspect JSON, YAML, and other structured data files without opening an editor.

USE CASE 3

View Markdown and plain text file contents directly in Quick Look.

USE CASE 4

Check video file metadata and thumbnails before opening them in a player.

Tech stack

macOSQuick LookHomebrew

Getting it running

Difficulty · easy Time to first run · 5min
License could not be detected automatically. Check the repository's LICENSE file before use.

In plain English

Quick Look is a built-in macOS feature that lets you preview a file's contents by pressing the spacebar in Finder, without opening any application. By default it handles common file types like images and PDFs, but developers often work with files it cannot preview, source code, JSON, video formats, Markdown, and others. This repository is a curated list of plugins that extend Quick Look to support additional file types. Each entry describes what the plugin previews and provides installation instructions, typically via Homebrew (a package manager for macOS) or a manual download. Plugins in the list cover things like plain text files without extensions, Markdown files, JSON, archive contents, video files, source code with syntax highlighting, iOS provisioning profiles, WebP images, and more. Some are free and open source; others are paid apps from the Mac App Store. The list also notes that on macOS Catalina and later, some plugins require removing a quarantine security attribute before they will work, and provides the commands to do that. This is purely a reference list, not a software package itself.

Copy-paste prompts

Prompt 1
I want to preview JSON files in macOS Finder without opening them. Which Quick Look plugins from this list should I install?
Prompt 2
Show me how to install a Quick Look plugin for viewing Markdown files on my Mac using Homebrew.
Prompt 3
I'm getting a quarantine error with a Quick Look plugin on macOS Catalina. What command do I run to fix it?
Prompt 4
Which Quick Look plugins in this list support previewing source code with syntax highlighting?
Prompt 5
I need to preview WebP images and video files in Quick Look. What plugins does this list recommend?
Open on GitHub → Explain another repo

Generated 2026-05-18 · Model: sonnet-4-6 · Verify against the repo before relying on details.