togos/png-chunks

PNG chunk stream reader/writer

1.0.1 2015-11-05 21:55 UTC

This package is auto-updated.

Last update: 2024-04-20 03:23:20 UTC


README

Build Status

PHP PNG Chunks

It reads and writes PNG chunks.

This library doesn't do anything with image data. If you care about image data you want something else.

But it can be used to look at the structure and raw chunk data of PNG files.

e.g. if you want to insert or look at metadata.