Skip to content

kode54/AVIFQuickLook

 
 

Repository files navigation

AVIFQuickLook

License: MIT Build Status

This is the macOS QuickLook plugin for AVIF (AV1 Image File Format).

Generate Finder thumbnails

QuickLook the image

These images are from AVIF Specification Test Files

Requirements

  • macOS 10.10+

Install

  1. Grab the latest AVIFQuickLook.qlgenerator from the Release Page, or build using Xcode.
  2. Open Finder
  3. Shift + Command + G, input ~/Library/QuickLook/ and press Enter. For macOS Catalina above, use /Library/QuickLook/ instead.
  4. Drag AVIFQuickLook.qlgenerator into this folder. You may need to enter the password

Uninstall

  1. Open Finder
  2. Shift + Command + G, input ~/Library/QuickLook/ and press Enter. For macOS Catalina above, use /Library/QuickLook/ instead.
  3. Delete AVIFQuickLook.qlgenerator

For macOS Big Sur+

If you face the issue that the AVIF preview is blank, please try running the following command:

xattr -d -r com.apple.quarantine ~/Library/QuickLook/AVIFQuickLook.qlgenerator

Note the path is where you put the AVIFQuickLook.qlgenerator

Author

DreamPiggy, [email protected]

License

This project is released under the MIT license, see LICENSE.

Thanks

About

AVIF QuickLook plugin on macOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 52.8%
  • C++ 43.3%
  • Objective-C 3.8%
  • Rich Text Format 0.1%