This program will convert almost any image (PNG, JPG, JPEG and BMP) into QOI format.
This project has 3 subprojects:
- Console version: Available for Linux, OSX and Windows
- GUI version: Available only for windows
- Core: Part of the program that will make the conversion. If you'd like to do your own converter you can use that Core to make the conversion easier
If you want to try any of the programs, here are the latest releases:
- Console version (Linux / OSX / Windows)
- GUI version (Windows)