pixilate

convert images to true color format using python.

pixilate

Install :sparkles:

pip install pixilate

Running :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)

GitHub