Page 1 of 1

Posted: 2006-11-28T14:49:22-07:00
by magick
Try this command:
  • convert myfile.png -depth 8 -type palette +matte myfile.bmp
If that fails, try
  • convert myfile.png -depth 8 -type palette +matte bmp3:myfile.bmp