png2iff 0.4 updates and changes


- Fixed preserve-mode handling for indexed PNGs that contain duplicate palette colors. Source pixels now keep their original palette indices instead of being reassigned by RGB equality.

- Added `--all <folder>` and `--match <pattern>` batch input modes. These are mutually exclusive with `--input`, and batch mode uses per-file default outputs.

Files

png2iff_0.4.zip 779 kB
95 days ago

Get png2iff

Download NowName your own price

Comments

Log in with itch.io to leave a comment.

Hey! Thanks for this very useful tool! I wonder, is there a way to generate an N bitplanes image from an already indexed PNG instead of a 256 colors IFF file? (for example, just keeping the first 16 or 32 colors?)

Sorry for late reply, but I have now fixed what you asked for. Thanks for using it and suggesting improvements :)