Skip to content

[DEPRECATED] QuickLook plugin to generate thumbnails and previews for WebP images

License

Notifications You must be signed in to change notification settings

wangkangmei/webp-quicklook

 
 

Repository files navigation

WebP QuickLook Plugin

This is an open-source QuickLook plugin to generate thumbnails and previews for WebP images. Requires Mac OS X 10.7 or later (but tested on 10.8).

New version supports WebP lossy, lossless, and alpha channels.

Installation

Click Releases and download the latest version. Unzip it, and put WebP.qlgenerator into ~/Library/QuickLook (or /Library/QuickLook). You may need to reboot to enable it (or open Terminal and run qlmanage -r).

Development Notes

The plugin uses the precompiled libwebp.a (i386, x86_64; git rev. 2afee60a7) located in lib. I build it manually, and haven't yet created a script to build it from sources; patches welcome.

About

[DEPRECATED] QuickLook plugin to generate thumbnails and previews for WebP images

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 90.3%
  • Objective-C 5.2%
  • C++ 4.5%