WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Its-Just-Nans/pngtools

Repository files navigation

pngtools pypi version pypi downloads

Tiny CLI to explore PNG files. Supports a subset of the PNG format and acropalypse function.

asciicast

Usage

python -m pip install pngtools

# start the CLI
python -m pngtools

Python usage

from pngtools import PNG_MAGIC, split_png_chunks
# do your things

Testing and linting

python -m pytest -vvv
python -m pylint ./pngtools

License

About

tiny cli to explore png

Topics

Resources

License

Stars

Watchers

Forks