From e0339e29a5a294d9280580aca189129356740633 Mon Sep 17 00:00:00 2001 From: AUTOMATIC <16777216c@gmail.com> Date: Wed, 24 Aug 2022 19:05:03 +0300 Subject: png chunk info for readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2b6d33f0..a3c36aac 100644 --- a/README.md +++ b/README.md @@ -146,3 +146,12 @@ to get otherwise. Example: (cherrypicked result; original picture by anon) ![](images/loopback.jpg) + +### Png info +Adds information about generation parameters to PNG as a text chunk. You +can view this information later using any software that supports viewing +PNG chunk info, for example: https://www.nayuki.io/page/png-file-chunk-inspector + +This can be disabled using the `--disable-pnginfo` command line option. + +![](images/pnginfo.png) -- cgit v1.2.3