Everyone knows GIF, the image file format most commonly found on web pages. The GIF file format is patented, which means that our free use of GIFs is by the grace of Unisys. All use of GIFs were free of royalty obligations until December 1994, after its wide-spread adoption on the web, when Unisys decided to start collecting royalties from anyone who writes software that can create or edit GIFs. This means Open Source graphics editors have a hard time supporting a very popular format. In response, BurnAllGIFs.org encourages web pages to never use GIFs, and instead use the completely open, unpatented and equally featureful PNG file format. Unfortunately, this isn't easy to do, as browser support is limited, with common browsers missing features like transparency. (PNG's alpha transparency for web pages would be cool, even better than GIF's binary transparency.)
The GIF patent expires on June 20. Do we still need PNG?
I didn't realize the gif patent expired soon. That's killer, that means GD will soon have gif write support without having to hack it.
You know, I think there is of course use for PNG's and browser support will increase eventually, even for alpha channels.
However, for optimizing text graphics, PNG just doesn't approach being able to create files as lightweight as gif. So for web graphics, gifs still have thier outstanding uses, and photoshop still generates them just fine.