Skip to content

lincerely/QuickLookAzpainter

Repository files navigation

QuickLookAzpainter

Quicklook preview generator for Azpainter data.

Currently support APD version 3 and 4.

This program generates preview by extracting the embedded single picture image from the APD. This embedding should be enabled by default.

To check your settings, open menu "Setting > Environmental setting > Flags", make sure the flag "Do not write a single picture image when saving APD" is off.

Install

Install prebuilt binary

Download lastest release.zip from Github's release page.

Then, unzip it and open install.command (or right-click -> open, if it can't be opened because of unidentified developer).

Build from source

Just build from Xcode, QuickLookAzpainter.qlgenerator would be copied to ~/Library/QuickLook/ automatically. After that, a bash script add_dynUTI.sh would run to determine appropriate dynamic UTI and added to the installed generator.

Related Links

License

See LICENSE