https://github.com/youngtrashbag/low_png
Low Level PNG library
https://github.com/youngtrashbag/low_png
byte png png-decoder png-encoder python python3
Last synced: 11 months ago
JSON representation
Low Level PNG library
- Host: GitHub
- URL: https://github.com/youngtrashbag/low_png
- Owner: youngtrashbag
- License: mit
- Created: 2021-09-15T14:08:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-14T16:07:29.000Z (about 4 years ago)
- Last Synced: 2025-02-13T23:44:36.012Z (about 1 year ago)
- Topics: byte, png, png-decoder, png-encoder, python, python3
- Language: Python
- Homepage:
- Size: 593 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Low Level PNG Library
Python Library, for easier access to the `png` file format
> The name "low_png" is likely to change
## Links
- [PNG Specification](https://www.w3.org/TR/PNG/)