This is the macOS QuickLook plugin for AVIF (AV1 Image File Format). Including 10-bit HDR support.
These images are from AVIF Specification Test Files
pod install
open AVIFQuickLook.xcworkspace
brew install avifquicklook
AVIFQuickLook.qlgenerator
from the Release Page, or build using Xcode.Shift + Command + G
, input ~/Library/QuickLook/
and press Enter. For macOS Catalina above, use /Library/QuickLook/
instead.AVIFQuickLook.qlgenerator
into this folder. You may need to enter the passwordbrew uninstall avifquicklook
Shift + Command + G
, input ~/Library/QuickLook/
and press Enter. For macOS Catalina above, use /Library/QuickLook/
instead.AVIFQuickLook.qlgenerator
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
DreamPiggy, lizhuoli1126@126.com
This project is released under the MIT license, see LICENSE.