Hi, plz tell me why gif formats are crispy? I cant save my logo in gif with smooth around, Thanks, tina
instead of gif, try png or jpeg. usually png-8 will give you the best combination between picture quality and the file size.
I do it right now, but I thought I should learn, how others can have a good gif, but I cant? Thanks a lot,
The reason that the gif images edge is jagged isn't because its limited to 256 (though that doesn't help any). It because the gif image format only allows 1-bit transparency. Pixels are either solid or completely transparent, but never partially see-through. If the gif image is going to be on top of a solid background set that background color as the background color of the image then make it the transparent color. It's not a perfect solution but it will be far better the then the jagged edge.
Try to avoid gif format. if you need transparent image just go with PNG. gif is not smooth because of less in size. it should be used only to reduce size.