Monday, October 2, 2017

adobe photoshop - Improving the dithering of the gif image


I was having a question between this gif and my work: enter image description here


Is it possible to get the better quality of dithering of colors on the first gif to my work? Btw, I did this on Ps via frame animations with the default profile of:


-Selective


-Diffusion



-Uncheck transparency


-Uncheck interlaced


-Check convert to sRGB


-Colors: 256


-Dither: 100%


-Matte: 0%


-Web Snap: 0%


-Lossy: 0


-Quality: 100%


-Quality: Bicubic



Btw, comparing about these two animated gifs, the first one has really smooth dithering of colors unlike my work with full of dead pixels :/ Hope someone can help me about this or give suggestions, thanks alot!



Answer



The gif at your link uses flat colors. There's not a single gradient anywhere in that gif. You're image has a ton of gradients of varying colors. That's the difference.


Gifs are designed for flat color, gradients will always be dithered to a degree.


In order to use gradients in a gif well, you really need as many colors in the gif color table as possible. Since 256 colors is the maximum for the gif's "index" color mode. You can only go so far for quality.


If you have several gradients, all of different colors, pulling off smooth dithered transitions with only 256 colors may be impossible.


So to answer your question, to improve quality and make dithering less prominent, you need to remove some gradients (if not all gradients) from your image. If removing gradients is not an option for you, you'll need to learn to live with the dithering or use some other animation method, png sprites with jquery animation for example.


No comments:

Post a Comment

technique - How credible is wikipedia?

I understand that this question relates more to wikipedia than it does writing but... If I was going to use wikipedia for a source for a res...