https://github.com/lehitoskin/png-image
Library to view and modify PNG chunks.
https://github.com/lehitoskin/png-image
png racket-library
Last synced: 4 months ago
JSON representation
Library to view and modify PNG chunks.
- Host: GitHub
- URL: https://github.com/lehitoskin/png-image
- Owner: lehitoskin
- License: gpl-3.0
- Created: 2016-12-12T01:14:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-21T16:14:02.000Z (about 7 years ago)
- Last Synced: 2025-10-20T15:02:02.051Z (8 months ago)
- Topics: png, racket-library
- Language: Racket
- Size: 473 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-racket - png-image - Library to view and modify PNG chunks. (Images)
README
png-image
=========
png-image is a library that allows the programmer to take apart a valid PNG
image that view its different chunks as a hash.
To install: `raco pkg install png-image`