/pngp

A Golang png parser, thats only reads png chunk by chunk and insert some information on it after heading chunk

Primary LanguageGo

PNGP

Description

Program to learn PNG format.

Inspired by Tsoding Video

A program that reed png chunk by chunk, displays chunk type/size/crc and put one more after heading chunk

References