https://github.com/luisalfredo92/super-qoi-converter-gui-
Version of Super QOI converter with UI. Windows Exclusive, but maybe it works in Linux with Mono
https://github.com/luisalfredo92/super-qoi-converter-gui-
bmp csharp csharp-code image images jpeg jpg png qoi
Last synced: 3 months ago
JSON representation
Version of Super QOI converter with UI. Windows Exclusive, but maybe it works in Linux with Mono
- Host: GitHub
- URL: https://github.com/luisalfredo92/super-qoi-converter-gui-
- Owner: LuisAlfredo92
- License: gpl-3.0
- Created: 2022-09-20T21:27:49.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-13T20:06:16.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T14:05:10.615Z (3 months ago)
- Topics: bmp, csharp, csharp-code, image, images, jpeg, jpg, png, qoi
- Language: C#
- Homepage:
- Size: 511 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Super QOI converter (GUI)
##### *An useful program to convert any image into QOI format*
[](https://github.com/LuisAlfredo92/Super-QOI-converter-GUI-/blob/master/resources/icon.png "Super QOI converter icon")This program will convert almost any image (PNG, JPG, JPEG and BMP) into QOI format.
Version of Super QOI converter with UI. Windows Exclusive, but maybe it works in Linux with Mono
## How to use
Just open the program, add files using the button or drag and droppin them into the window, choose your options (Copy attributes and dates from original files and delete original files when finishing) and press convert!
## Contributing
1. To contribute, you must go to [the solution repository of Super QOI converter](https://github.com/LuisAlfredo92/Super-QOI-converter "the original repository of Super QOI converter")
2. Clone it and open the solution in Visual Studio.
3. Do your changes
4. Confirm your changes
4.1. Upload your changes first to this repository (GUI)
4.2. Confirm the changes to the solution repository