Quick Look — but for developers.
macOS Quick Look is great. But it has blind spots: hit Space on a .md, .json, .env, .yaml or a font file and you get a plain-text wall — or nothing at all.
QuickLookMax fills those gaps. It extends Quick Look with rich, readable previews for every file type that matters in a developer's daily work.
| File type | Extensions |
|---|---|
| Markdown | .md |
| Data formats | .json .yaml .toml .csv .xml |
| Config & env | .env .ini .conf .editorconfig |
| Source code | .swift .ts .py .go .rs .sh … |
| Web | .html .css .svg |
| Fonts | .ttf .otf .woff .woff2 |
| Archives | .zip .tar.gz .tar.xz |
| Logs | .log |
brew install --cask quicklookmaxThat's it. No configuration needed.
QuickLookMax is a native macOS Quick Look extension. Press Space on any supported file — you get a clean, syntax-highlighted, dark/light-mode-aware preview. Instantly.
See CHANGELOG.md for the full history.
MIT — free and open source.