| dont save it as .jpg
....save it as .bmp
JPGs use a lossy compression format, this means that information is lost forever. So if you compress a picture to 90% and it looks bad, you can't just resave it with full quality and expect it to look good again.
GIFs are based on only 256 colorsso complicted pictures will be of low quality
If you cant use BMPs due to the large file size, see if PNGs are available... its like a GIFs, which also allows animation, but uses the 24-bit color (which is 16,777,216 colors rather than just 256). |