pixilate

converts any image to true color format


Keywords
color, pixel-art, python
License
MIT
Install
pip install pixilate==1.0.3

Documentation

pixilate

convert images to true color format using python 💡

Contents

Install

pip install pixilate

Running 🏃

pixilate [filepath] [savetofile]

Param Type Description
filepath path The path to the file you want to convert
savetofile bool: 1 or 0 if you want to save your output to a file (defaults to 0)

Troubleshoot 😱

If the output seems to be some text or the image doesnt seemed to be colored properly you may have a terminal app that does not support True Color , you can find a list of terminal apps that do support it right now here and many others working on them.

Like 👍

If you found this interesting, leave a star ⭐️

Contributing 📚

Contributions welcome; Please submit all pull requests the against master branch.

Author 🐒

c00kie17

License 📃