Is there a command-line program that can process pngs(and other formats) to make them 18bit 262k colors. Something like
imageprocess -bpp 18bit
Is there a command-line program that can process pngs(and other formats) to make them 18bit 262k colors. Something like
imageprocess -bpp 18bit
ImageMagick's -depth option should do what you're asking.
http://www.imagemagick.org/script/command-line-options.php#depth