https://github.com/serge-ivamov/qoiql
MacOS Quick Look Plugin for QOI Files
https://github.com/serge-ivamov/qoiql
macos qoi quicklook-plugin
Last synced: 3 months ago
JSON representation
MacOS Quick Look Plugin for QOI Files
- Host: GitHub
- URL: https://github.com/serge-ivamov/qoiql
- Owner: serge-ivamov
- License: mit
- Created: 2022-01-07T14:22:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-07T14:46:25.000Z (over 4 years ago)
- Last Synced: 2025-05-13T14:23:47.732Z (about 1 year ago)
- Topics: macos, qoi, quicklook-plugin
- Language: C
- Homepage:
- Size: 24.4 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Quick Look Plugin for QOI Files
===============================

# QOI - The “Quite OK Image Format” for fast, lossless image compression
More info at [qoiformat.org](https://qoiformat.org)
How to install
==============
```bash
$ xcodebuild
$ ./install_qoi_ql.sh
```