Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lnxbil/quicklook-pfm

Apple QuickLook Plugin for PPM, PGM, PFM and PBM files
https://github.com/lnxbil/quicklook-pfm

Last synced: 3 months ago
JSON representation

Apple QuickLook Plugin for PPM, PGM, PFM and PBM files

Awesome Lists containing this project

README

        

# Overview
This piece of code enables [Apple QuickLook](http://en.wikipedia.org/wiki/Quick_Look) 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](https://github.com/lnxbil/quicklook-pfm/releases) or use the direct download of the current version below:

* [Version 1.1](https://github.com/lnxbil/quicklook-pfm/releases/download/1.1/quicklook-pfm-1.1.zip)

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