Skip to content

Ng00m4lDhuhr/PNG-Imager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PNG Fix Scripts

This repository contains a collection of Python scripts for fixing common issues with PNG images.

Scripts

  • shuffle.py: Script for reordering pixel in PNG images.
  • tally.py: Count pixel from PNG images.

Usage

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

About

Code I wrote to manipulate PNG images

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages