Aaaaaah, no wonder I was confused. Exiftool worked like a charm, thanks for the tip!
Search found 2 matches
- 2018-10-23T23:09:17-07:00
- Forum: Users
- Topic: Palette PNG to 24-bit PNG
- Replies: 2
- Views: 3508
- 2018-10-23T01:24:15-07:00
- Forum: Users
- Topic: Palette PNG to 24-bit PNG
- Replies: 2
- Views: 3508
Palette PNG to 24-bit PNG
Hi! We have some problems using Palette (color-mapped) PNGs so I tried to automatically convert RGB 8-bit palette PNG to 3-channel 8-bit per channel PNG (TrueColor) with ImageMagick 7.0.8-12 Q16 x64 on Windows, but failing to do so: magick.exe convert image-palette.png png24:image-truecolor.png This ...