Are bloated images slowing down your web site and causing you lost business? Images comprise over 50% of the average web page so putting them on a diet is essential to improving web performance. One of the best ways to optimize GIFs and PNGs is to minimize the "bit-depth" or the number of colors within your images.
For palette-based formats like GIF and PNG, file size is directly related to the size of the color palette, or the number of colors in the image. As the number of colors in an image crosses a power of two, the file size jumps. A 33-color image must use a six-bit palette, while a 32-color image can use a 5-bit palette. Smaller palettes mean smaller codes (representing pixel patterns), which makes for smaller files. So minimizing the number of colors in index-color images like GIFs and PNGs will minimize file size.
The compression schemes used in GIFs (LZW) and PNGs (Deflate) are dictionary-based encoding algorithms. Dictionary based compression algorithms substitute shorter codes for longer patterns of strings within the data stream. Pixel patterns (substrings) in the data stream found in the dictionary are replaced with a single code. If a substring is not found in the dictionary, a new code is created and added to the dictionary. Compression is achieved when smaller codes are substituted for longer patterns of data.
The code size is based on the number of bits per pixel, and depends on the maximum length code within your dictionary. Thus the smaller your bit-depth, the smaller the codes representing your pixel pattern strings, and the smaller the file.
Choosing the right format for your images is the first step in optimizing web graphics. At lower bit-depths, banding can appear in smooth-toned images. Try quantizing your image to different palettes to minimize banding.
PNG Compression
PNG uses the deflate compression algorithm which is a newer, more efficient cousin of LZW. Deflate is designed to be free of patent problems. Deflate is a combination of the LZ77 algorithm found in zip programs like WinZIP and gzip, and Huffman coding. Deflate typically compresses files 20 to 30 percent smaller than LZW, which is the difference you'll find between gzip and compress. PNGs use a similar substitution technique, but are generally 5 to 25 percent smaller than GIFs, although there are exceptions. In addition to horizontal "scan-line" pattern substitution PNGs sometimes substitute for vertical patterns. PNG can also truncate color palettes. In general, the smaller the color palette, the smaller the overal file size.
Conclusion
To minimize the file size of palette-based image formats like GIF and PNG, minimize their bit-depth, or number of colors. Each time you pass a power of two, file size jumps higher. By minimizing the number of colors, and maximizing the flat-color areas you will create smaller, more efficient images destined for the Web.
Further Reading:
LZW Data Compression
http://www.dogma.net/markn/articles/lzw/lzw.htm
Mark Nelson breaks down the LZW compression algorithm for Dr. Dobb's Journal of October 1989.
Multimedia: Use Lossy Compression for Smaller GIFs and PNGs http://www.dogma.net/markn/articles/lzw/lzw.htm
Lossy compression lets you squeeze more bytes out of your GIFs and PNGs. Lossy compression increases identical pixel patterns to improve compression in indexed-color images.
Multimedia: Use Weighted Optimization
http://www.dogma.net/markn/articles/lzw/lzw.htm
Weighted optimization or regional compression applies different degrees of compression to different areas of your image. By varying the quality within images you can improve file size.
Optimizing Web Graphics
http://www.dogma.net/markn/articles/lzw/lzw.htm
Chapter summary from Speed Up Your Site, shows how to correct, optimize, and compress images for minimum file size and maximum quality.
PNG Home Site
http://www.dogma.net/markn/articles/lzw/lzw.htm
Greg Roelofs site devoted to all things PNG.
About The Author
Article by Andy King, author of the popular new book titled "Speed Up Your Site ? Web Site Optimization". Visit Andy King's web site to learn the best Web Site Optimization practices for higher traffic and speed guaranteed. http://www.dogma.net/markn/articles/lzw/lzw.htm
town car ride to ohare Bethalto .. Lockport Chicago limo O’HareConceptualize, Build and Publish a Web site - What's required... Read More
1. The first page appears quickly.It's a good way to... Read More
The big thing these days is your ability to capture... Read More
A website lets you put your products in front of... Read More
A professional online reputation is essential to the flourishing of... Read More
Go to any internet marketing forum you want these days... Read More
Creatively marketing your corporate site takes time in the set... Read More
Can you imagine the hypocrisy of spending thousands of dollars,... Read More
I talk with so many people who have small businesses... Read More
Simply ensuring your website is accessible to screen reader users... Read More
RIVERSIDE, CA August 4, 2004 ?- "Historically, small business owners... Read More
If you are developing your website on a host that... Read More
Making maximum profit from your law firm website is important,... Read More
Optimize your time. How much time each day must you... Read More
One of the biggest mistakes that most online retailers make... Read More
Installment 1Developing State-enabled Applications With PHPWhen a user is browsing... Read More
D.zigns dzignerwebs The Basics Before starting on... Read More
"If you build it, they will come"; is an age... Read More
2 Golden Rules for an Engaging Website35% of visitors fail... Read More
The popular search engine Google indexes over 8 billion websites.... Read More
Recently, a friend asked "What's the deal with those DIY... Read More
Like any area of business your website needs some effort... Read More
Web accessibility has so many benefits that I really do... Read More
Everyday thousands of new businesses make the leap and take... Read More
One of my most salient memories from when I sold... Read More
Gurnee Lincoln Stretch rentals ..Optimize your time. How much time each day must you... Read More
In this example I have used the map of the... Read More
Are you aware that 90% of the websites on the... Read More
Even with the steady growth of the World Wide Web,... Read More
If one more business owner tells me their website sucks... Read More
In a previous ezinearticles.com article,"I Need real visitors, Not Search... Read More
Analyzing traffic to a site is a key factor in... Read More
Making maximum profit from your law firm website is important,... Read More
When I started my company in 2002, I knew I... Read More
Dance is how you pamper your soul and satiate your... Read More
Starting and maintaining a business is challenging enough without the... Read More
That's right. Your method, behavior and strategy you are now... Read More
Go to any internet marketing forum you want these days... Read More
Build it and they will come is not always true;... Read More
August 8 2005, Macromedia announced a release of Studio 8.... Read More
If you have your own business website and you are... Read More
2 Golden Rules for an Engaging Website35% of visitors fail... Read More
An interesting eCommerce success factor that isn't precisely overlooked, but... Read More
Making money with your web site is the dream and... Read More
Let's begin by setting some limits. If you're like me,... Read More
Think up a name and check if yourname.com is available.... Read More
SummaryHere's the scoop on what you must know when designing... Read More
So you finally decided to invest in a web presence... Read More
I had a client say something to me the other... Read More
To the starting internet entrepreneur, there is nothing more discouraging... Read More
Web Development |