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
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:
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.