RE
remko/qlmka
macOS Quick Look plugin for Matroska `.mka` files
qlmka: A macOS Quick Look plugin to display Matroska .mka covers
This plugin adds support for showing thumbnails of Matroska .mka files in macOS Finder.
It uses a custom Matroska parser for efficient scanning.
Installation
- Download and unpack the correct binary for your OS from the Releases page
- Move the
MKA.qlgeneratorpackage to~/Library/QuickLook. In Finder, use Cmd+Shift+G to enter
the target path if necessary. - Restart Finder: Ctrl-Option-clicking the Finder icon in the dock, and choose 'Relaunch'.
Development
Build the plugin:
make
Install the plugin:
make install
Test the plugin:
make test-thumbnail-jpg
make test-thumbnail-png
On this page
Languages
C68.6%Makefile16.1%Objective-C11.4%Go3.8%
Contributors
Latest Release
v0.0.1January 16, 2022MIT License
Created January 16, 2022
Updated February 1, 2026