png2iff 0.4 updates and changes
png2iff » Devlog
- 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
png2iff
A Windows command line tool for converting indexed or truecolor PNG files to classic Amiga IFF format.
More posts
- png2iff 0.5 updates and changes20 days ago
- Updated and improvedMar 04, 2026
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 :)