From 05bf89291be7d54f7b91654c749573f82573e588 Mon Sep 17 00:00:00 2001 From: Lucas Menezes Date: Thu, 30 Dec 2021 13:57:58 +0000 Subject: [PATCH 1/2] Added qoiConverter X --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 702c342..3267130 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ implementations listed below. - https://github.com/iOrange/QoiFileTypeNet/releases/tag/v0.2 - QOI Plugin for Paint.NET - https://github.com/iOrange/QOIThumbnailProvider - Add thumbnails for QOI images in Windows Explorer - https://github.com/Tom94/tev - another native QOI viewer (allows pixel peeping and comparison with other image formats) +- https://apps.apple.com/us/app/qoiconverterx/id1602159820 QOI <=> PNG converter available on the Mac App Store ## Implementations & Bindings of QOI From 2870b54937944d2b746b296f45135f7d09801fc4 Mon Sep 17 00:00:00 2001 From: Lucas Menezes Date: Mon, 3 Jan 2022 12:48:27 +0000 Subject: [PATCH 2/2] Changed Link Changed to the most stable link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3267130..2e3bd7b 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ implementations listed below. - https://github.com/iOrange/QoiFileTypeNet/releases/tag/v0.2 - QOI Plugin for Paint.NET - https://github.com/iOrange/QOIThumbnailProvider - Add thumbnails for QOI images in Windows Explorer - https://github.com/Tom94/tev - another native QOI viewer (allows pixel peeping and comparison with other image formats) -- https://apps.apple.com/us/app/qoiconverterx/id1602159820 QOI <=> PNG converter available on the Mac App Store +- https://apps.apple.com/br/app/qoiconverterx/id1602159820 QOI <=> PNG converter available on the Mac App Store ## Implementations & Bindings of QOI