All Projects → dreampiggy → AVIFQuickLook

dreampiggy / AVIFQuickLook

Licence: MIT license
AVIF QuickLook plugin on macOS

Programming Languages

objective c
16641 projects - #2 most used programming language
c
50402 projects - #5 most used programming language
Rich Text Format
576 projects

Projects that are alternatives of or similar to AVIFQuickLook

libheif-sharp
Provides .NET bindings for libheif.
Stars: ✭ 30 (-69.7%)
Mutual labels:  av1, avif
cavif
avif encoder, using libaom directly.
Stars: ✭ 94 (-5.05%)
Mutual labels:  av1, avif
avif-format
An AV1 Image (AVIF) file format plug-in for Adobe® Photoshop®
Stars: ✭ 95 (-4.04%)
Mutual labels:  av1, avif
AsciiDocQuickLook
A QuickLook plugin to preview AsciiDoc files.
Stars: ✭ 24 (-75.76%)
Mutual labels:  quicklook-plugin
QuickLookR
macOS QuickLook plugin for R save(), saveRDS() & feather files
Stars: ✭ 41 (-58.59%)
Mutual labels:  quicklook-plugin
flvAnalyser
FLV v1.0 analyser
Stars: ✭ 76 (-23.23%)
Mutual labels:  av1
imagecodecs
Image transformation, compression, and decompression codecs. Forked from https://pypi.org/project/imagecodecs
Stars: ✭ 56 (-43.43%)
Mutual labels:  avif
ReceiptQuickLook
A QuickLook plugin to inspect App Store receipts.
Stars: ✭ 35 (-64.65%)
Mutual labels:  quicklook-plugin
NotEnoughAV1Encodes-Qt
Linux GUI for AV1 Encoders
Stars: ✭ 27 (-72.73%)
Mutual labels:  av1
video-quality-metrics
Test specified presets/CRF values for the x264 or x265 encoder. Compares VMAF/SSIM/PSNR numerically & via graphs.
Stars: ✭ 87 (-12.12%)
Mutual labels:  av1
xin26x
Video Encoder for Now and Next Decade
Stars: ✭ 74 (-25.25%)
Mutual labels:  av1
avif-sample-images
AVIF example images, licensed under CC-BY-SA.
Stars: ✭ 37 (-62.63%)
Mutual labels:  avif
Phew
FLIF image viewer and QuickLook plugin for macOS
Stars: ✭ 74 (-25.25%)
Mutual labels:  quicklook-plugin
BlenderQuickLook
A Quick Look Plugin for generating Blender3D file thumbnails.
Stars: ✭ 36 (-63.64%)
Mutual labels:  quicklook-plugin
QLCARFiles
QuickLook plugin to visualize .car files (compiled Asset Catalogs)
Stars: ✭ 60 (-39.39%)
Mutual labels:  quicklook-plugin
QLColorCode
QuickLook plugin for source code with syntax highlighting.
Stars: ✭ 589 (+494.95%)
Mutual labels:  quicklook-plugin
av1parser
AV1 video codec bitstream parser (not decoder!)
Stars: ✭ 27 (-72.73%)
Mutual labels:  av1
QuickLook.Plugin.ApkViewer
Android package preview for QuickLook
Stars: ✭ 77 (-22.22%)
Mutual labels:  quicklook-plugin
QuickLook.Plugin.HelixViewer
A plugin for viewing 3D models with QuickLook (Beta)
Stars: ✭ 67 (-32.32%)
Mutual labels:  quicklook-plugin
qlZipInfo
MacOSX QuickLook Generator for zip, jar, tar, tar.gz (.tgz), tar.bz2 (.tbz2/.tbz), tar.Z. xar (.xar, .pkg), debian (.deb), RedHat Package Manager (.rpm), 7zip (.7z), xz, Microsoft cabinet (.cab), gzip (.gz), lha, BinHex 4.0 (.hqx), and Stuffit (.sit) archives, and ISO9660 images
Stars: ✭ 47 (-52.53%)
Mutual labels:  quicklook-plugin

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+

Build

  • Xcode 12+ (Swift Package Manager)

Install

Homebrew Cask (New!)

brew install avifquicklook

Manual

  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

Homebrew Cask (New!)

brew uninstall avifquicklook

Manual

  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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].