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.websiteoptimization.com/speed/tweak/lossy/
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.websiteoptimization.com/speed/tweak/weighted/
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.websiteoptimization.com/speed/12/
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.libpng.org/pub/png/
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. www.websiteoptimization.com
|
|
|
|
|
|
|
|
|
|
|


Many web developers today are starting to KISS their website,... Read More
Fresh website content for your visitors can be of real... Read More
You have seen those web pages where they have the... Read More
There's been widespread speculation about the new legislation being introduced... Read More
In a previous ezinearticles.com article,"I Need real visitors, Not Search... Read More
Web templates by nature are created to aid and ease... Read More
There are lots of HTML editors on the market, however,... Read More
Failure, just like success, is measured differently by each and... Read More
Your content is what gets you in search engines, speaks... Read More
While it may seem like a "quick and easy" task,... Read More
1. Splash pagesMost of the time splash pages are uncalled... Read More
Anyone who knows anything about web accessibility knows that images... Read More
Functions and Subroutines in ASP If you read... Read More
The Disability Discrimination Act states that service providers must not... Read More
If you've been developing websites on Mars for the past... Read More
Q1.Why would I need a web site? A1.- Improve my... Read More
"If you build it, they will come"; is an age... Read More
1. Many people are not getting good or complete advice.... Read More
First, using a lot of web graphics, flash, banners and... Read More
When web content gets discussed on webmaster bulletin boards, the... Read More
An interesting eCommerce success factor that isn't precisely overlooked, but... Read More
More and more non-profit organizations are developing websites to help... Read More
If you have your own business website and you are... Read More
There have been many significant changes to the face of... Read More
Revenues are often lost because many business owners don't see... Read More
A while ago one of my clients approached me and... Read More
Most interactive websites nowadays require data to be presented dynamically... Read More
For years now I've been looking to start my own... Read More
So your prospect, Mary, is sitting at the computer reading... Read More
Do you need a web site? Are you considering getting... Read More
"Don't Sell the Steak, Sell the Sizzle."Have you heard of... Read More
We are clearly well past the innocent "golden age" of... Read More
Internet has opened a whole new world for web developers... Read More


Why do some sites succeed while the vast majority of... Read More
Many small companies choose not to invest in a professionally... Read More
Through the explosive growth of the Web, companies have realized... Read More
One of the things that many people overlook when building... Read More
See how you can create graphic effects on text with... Read More
One of the things that Internet excels is disseminating information... Read More
The following is a list of patterns that many visitors... Read More
If you haven't made the sales and built your clients... Read More
If you were asked to put a value on your... Read More
Website, website, website, everyone says you need one. But do... Read More
Building a new website can be a lengthy task. From... Read More
Spend time planning your Web site. Before you design a... Read More
Just starting out, you can start with a simple informational... Read More
If you are developing your website on a host that... Read More
We've all seen those messages on some websites warning not... Read More
In 1995 a new era of accessibility for disabled people... Read More
Launching a new small business website is often a long... Read More
The needs of screen magnifier users are overlooked when implementing... Read More
There are hundreds of millions of Web surfers today. Each... Read More
Recently I was reviewing the keyword specific conversion rate data... Read More
Every online entrepreneur I talk to is asking the same... Read More
Many websites I come across don't have a single link... Read More
No matter the size of your business, having a web... Read More
Like most average persons, I wanted some extra money to... Read More
The first thing my business consultant (read brother-in-law) asked me,... Read More
There are many different traffic analysis tools, ranging from simple... Read More
Project Safekids provides webmasters a valuable tool which could save... Read More
In the region where my company is located, South Bend,... Read More
If you are living in a country that its native... Read More
The Internet car buyer is an elusive animal. Trying to... Read More
The evolution of web development parallels the model of technology... Read More
First, an eye opener. Making your fortune through affiliate programs... Read More
1. The first page appears quickly.It's a good way to... Read More
Web Development |