> My understanding is that JPG supports 16,777,215 colors. I want to make the > image file a lot smaller and I thought that if I convert the image to only > 256 colors I could accomplish this. I believe that GIFs support 256 colors
Only relatively small (under about 100,000 pixels) are actually smaller as GIFs than JPEGs. This is because GIF compression just cannot produce the compression ratios that JPEG can due to its lossless-ness. GNS _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
