macOS Quicklook

BetterZipQL

Preview archives

Note: The BetterZipQL plugin was integrated with the BetterZip app.

Run

brew cask install betterzip

to install the BetterZip app and its Quick Look plugin or download manually

Website

https://macitbetter.com/BetterZip.zip

Quicklook Plugins

Sources:


More Info

also from github.com/sindresorhus/quick-look-plugins

Catalina notes

To get plugins working in Catalina, you will need to remove the quarantine attribute.

Run this to see the attributes:

xattr -r ~/Library/QuickLook

And run this to remove the attributes:

xattr -d -r com.apple.quarantine ~/Library/QuickLook

####Manually Click “download manually” Move the downloaded .qlgenerator file to ~/Library/QuickLook Run qlmanage -r

QLColorCode

Preview source code files with syntax highlighting

Run

brew cask install qlcolorcode

or download manually

Github

github.com/anthonygelibert/QLColorCode

QLMarkdown

Preview Markdown files

Run

brew cask install qlmarkdown

or download manually

Github

github.com/toland/qlmarkdown

QLStephen

Preview plain text files without or with unknown file extension. Example: README, CHANGELOG, index.styl, etc.

Run

brew cask install qlstephen

or download manually

Github

github.com/whomwah/qlstephen

QuickLookJSON

Preview JSON files

Run

brew cask install quicklook-json

or download manually

Website

http://www.sagtau.com/quicklookjson.html

WebP Quick Look

Preview WebP media

NOTE: this is already covered by qlImageSize, so this plugin is listed here only in case you do not like qlImageSize

Run

brew cask install webpquicklook

or download manually

Github

github.com/dchest/webp-quicklook

Suspicious Package

Preview the contents of a standard Apple installer package

Run

brew cask install suspicious-package

or download manually

Website

http://www.mothersruin.com/software/SuspiciousPackage

qlImageSize

Preview image size and resolution

Run

brew cask install qlimagesize

or download manually

Github

github.com/Nyx0uf/qlImageSize