Convert PNG images to IFF ILBM images using Ruby.
Go to file
John Bintz db7958fcf2 some fixes 2023-10-29 08:58:39 -04:00
.gitignore Initial commit 2023-10-27 21:12:20 +00:00
LICENSE some fixes 2023-10-29 08:58:39 -04:00
README.md some fixes 2023-10-29 08:58:39 -04:00
png_to_ilbm_strict_palette.rb some fixes 2023-10-29 08:58:39 -04:00

README.md

png-to-ilbm

Convert PNG images to IFF ILBM images using Ruby, preserving palette indexes.

Copyright 2023 John Bintz. Learn more at https://theindustriousrabbit.com/

Licensed under the MIT License.