Nyx0uf / qlImageSize

QuickLook and Spotlight plugins to display the dimensions, size and DPI of an image in the title bar instead of the filename. Also preview some unsupported formats like WebP & bpg.
MIT License
1.19k stars 66 forks source link

Fix the WebP decoding failure on macOS 10.14 because of wrong bitmapInfo to generate CGImage #39

Closed dreampiggy closed 5 years ago

dreampiggy commented 5 years ago

See #38

Nyx0uf commented 5 years ago

thanks