Finder Thumbnails, Quick Look previews, Get Info metadata and previews for most types of audio and video files.
Swift
3,592
433 commits
updated Sep 26, 2026
Thumbnails in Finder, Quick Look previews, and metadata in Finder's Get Info window for most types of audio and video files.
QuickLook, AVFoundation and Spotlight understand a limited number of media files - mostly only MPEG audio and video codecs within ISO file formats. This app adds support for wide range of other codecs and "non-native" media file types, including:
.mka, .mkv, WebM .webm, Windows Media .wma, .wmv,
Ogg Video .ogm, .ogv, AVI .avi, QuickTime .mov, Flash Video .flv, .f4v,
Real Media .ra, .rm, .rv, SMPTE .gxf, .mxf.The app contains a Spotlight extension that adds support for non-native file formats, and two Media Extensions that add support to AVFoundation for non-native file formats and video codecs.
(Long-time Mac users may remember Perian which performed a similar function with the QuickTime framework before QuickTime was replaced by AVFoundation).
See Getting Started.
See the troubleshooting guide if you have any problems.

Copyright © 2014-2026 Jonathan Harris.
Licensed under the GNU Public License (GPL) version 2 or later.
Swift
91.5%
C
3.4%
Shell
3.1%
Objective-C
1.9%
Finder Thumbnails, Quick Look previews, Get Info metadata and previews for most types of audio and video files.
Swift
3,592
433 commits
updated Sep 26, 2026
Thumbnails in Finder, Quick Look previews, and metadata in Finder's Get Info window for most types of audio and video files.
QuickLook, AVFoundation and Spotlight understand a limited number of media files - mostly only MPEG audio and video codecs within ISO file formats. This app adds support for wide range of other codecs and "non-native" media file types, including:
.mka, .mkv, WebM .webm, Windows Media .wma, .wmv,
Ogg Video .ogm, .ogv, AVI .avi, QuickTime .mov, Flash Video .flv, .f4v,
Real Media .ra, .rm, .rv, SMPTE .gxf, .mxf.The app contains a Spotlight extension that adds support for non-native file formats, and two Media Extensions that add support to AVFoundation for non-native file formats and video codecs.
(Long-time Mac users may remember Perian which performed a similar function with the QuickTime framework before QuickTime was replaced by AVFoundation).
See Getting Started.
See the troubleshooting guide if you have any problems.

Copyright © 2014-2026 Jonathan Harris.
Licensed under the GNU Public License (GPL) version 2 or later.
Swift
91.5%
C
3.4%
Shell
3.1%
Objective-C
1.9%