Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 923 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 923 Bytes

Overview

This piece of code enables Apple QuickLook to open

  • PPM (3-channel 8-bit) files
  • PFM (1/3 channel 32-bit ) files
  • PGM (1-channel 8-bit) files
  • PBM (1-channel 1-bit) files

Download

If you don't want to download the code, you can use the precompiled versions on the GitHub-Releases-Homepage or use the direct download of the current version below:

Installation

Download the newest version, unpack the zip-file and copy the Quicklook-PFM into the following directory

~/Library/Quicklook

(maybe, you have to create this folder). Finder has to be restartet in order to be able to use this QuickLook plugin. This can be done by either killing Finder in the terminal (killall Finder) or logout/login.