Python script/package to quickly convert your image into a "pixel art" style. Image is downscaled and its color palette is reduced to only handful given colors. First of all, make sure that the source ...
It takes a png file as an argument and creates a text file in which ... colors with this script (this limit can be changed but shouldn't be a problem for pixel art). It uses the "PIL" library (for ...