🌺✨ This program converts QOI images to SIXELs! ✨🌺
🌸 It's like magic, but for your terminal! 🌸
python qoi2sixel.py image.qoi
This will output the SIXEL data to your terminal.
- Python 3.7+
- Pillow (PIL fork)
pip install pillow
python main.py <qoi_file>
python main.py image.qoi