Simple-Gallery
Simple-Gallery copied to clipboard
Adding support of QOI images
QOI is a brand new lossless image compression algorithm, so it'd be pretty nice if this apps supports it
Webpage: https://qoiformat.org/ Repository: https://github.com/phoboslab/qoi
Sadly, it hasn't been written in Kotlin, but it's available in Java so maybe it could work