Command line and power tools
The fastest way to check what a file is, and the feature Mac users most often forget they have.
Select a file, press Space. Press it again to dismiss. With several files selected, the arrow keys move through them while the preview stays up.
⌥Space opens full screen. ⌘Y does the same as Space and works in a few places Space does not, such as anywhere a text field has focus.
Images, PDFs, video, audio, text, Office documents, iWork documents, fonts, and 3D models. Video and audio play in place. PDFs are scrollable and selectable.
Quick Look plugins add formats. Installed into ~/Library/QuickLook:
brew install --cask qlcolorcode qlstephen qlmarkdown quicklook-json
qlcolorcode — syntax-highlighted source filesqlstephen — plain text files with no extension, such as README or .gitignoreqlmarkdown — rendered Markdownquicklook-json — formatted JSONThen qlmanage -r to reload.
Search gives you a list; Quick Look tells you which one you meant. Being able to arrow through results with the preview open is the difference between finding a file and finding the right file — which is why any search tool worth using binds a preview key.
A text field has focus and receives the space instead. ⌘Y works in those cases.
Install a plugin into ~/Library/QuickLook, then run qlmanage -r to reload.
Everywhere keeps track of every file on your Mac — including the folders Spotlight hides and drives you have unplugged. Free for a day, then $19 once.
Download for Mac