This repository contains a collection of Python scripts for fixing common issues with PNG images.
shuffle.py: Script for reordering pixel in PNG images.tally.py: Count pixel from PNG images.
Each script comes with usage instructions documented in its respective file. Simply navigate to the scripts/ directory and run the desired script with Python.
Example:
python3 script.py -h