Manage Subscriptions · Subscribe Now · F.A.Q.'s
HOME · Friday, May 16, 2008
As a Web designer and developer, I have worked with graphics in a variety of formats. Anybody who uses Adobe Photoshop – the standard for design production in the interactive business – has learned his or her way around JPG, GIF, TIF, EPS, PSD, PCX and BMP files.
Those types of files signify characteristics about a given graphic, and are used for specific reasons. For example, some file types are used strictly for print purposes. Others are best used for web display. However, an analysis of graphics production and all your available options begins and ends with some basic rules of the World Wide Web and what browsers will allow.
(Editor’s Note: You probably could display them if you’re willing to edit the file on your server that delineates mime-types. More than likely, it suffices to say that this is something most ecommerce proprietors will never even consider.)
The same goes for TIF, EPS, BMP and PCX files. These file types are used most commonly in design work for print. You can find a definition of the most common graphic file types on these pages:
Simply put, JPGs can be saved at a really, really small file size. While the image – typically a graphic of photo quality – does lose something in the translation between what you create and what is displayed in a browser, it typically renders an acceptable image in the eyes of most web surfers.
On the other hand, webopedia.com called GIFs a bitmapped graphics file format used by the World Wide Web, supporting color and various resolutions. It also allows for file compression, but because the GIF is limited to 256 colors, “it is more effective for scanned images such as illustrations rather than color photos.”
The rule most designers live by is:
As to which software to use to do design work, you have options. Besides Adobe Photoshop, you can use programs such as PaintShop Pro to create and produce Web designs. However, most folks consider the reasonable options to be limited – that’s the result of Adobe Photoshop’s dominance of the graphics production market and its saturation within the design industry. It is not an exaggeration to say that virtually every designer uses Photoshop exclusively.
On the other hand, Adobe Photoshop runs almost $700 (unless you think to buy it online, perhaps on an auction site like eBay). For the small-business owner, his or her ecommerce effort might depend on thrift. In that case, check out these Photoshop alternative discussions:
However, regardless of your tools – throughout the existence of the Internet and keeping standards in mind – your choice for graphics file-type really is limited to the JPG and GIF. Always has been, and might always be. There’s nothing magical, controversial or provocative about their dominance.
The JPG compresses into really small files. The GIF does also, but can only handle a limited number of colors. In the end, your browser won’t show your graphics at any higher than 72 dpi, so you might as well shoot for the best quality you can muster at the smallest file size.
Browser technology, web standards and existing graphics products don’t really leave the site designer much choice.
Blinklist | Del.icio.us | Furl | Ma.gnolia | Newsvine | Spurl | Reddit | Technorati
Published on Thursday, September 01, 2005
72 DPI is the resolution for all screens right now, and the default resolution for web graphics. Period. You can save your graphics at 300 DPI if you would like, but they will still display at 72 DPI on a computer screen, because there are only 72 pixels crammed into each linear inch of a computer screen. Like it or not, pixels from the web world and "dots" (the mesh screen size) in the print world are analogous.
Posted by: Brian Getting
Sunday, July 15, 2007
This is not correct (Brian and Ryan). It's a little confusing (and this is a common misconception). A particular monitor's DPI is based on the monitor size and the resolution of the monitor: A 19" monitor with 1024x768 pixel resolution would have a DPI greater than a 19" monitor with a 800x600 pixel resolution.
However, in effect, there is no difference between a 72dpi image that is 500px wide and a 300dpi image that is 500px wide ON A WEB PAGE. In fact, each image will be the same filesize. However, if you were to print out a 500px wide image at 72dpi, it would be much larger than the printed version of the image at 300dpi. On paper, a 500px wide image, at 72dpi is 7 inches wide. On paper, a 500px wide image at 300dpi is nearly 3 inches wide.
Part of the filesize misinformation is that, if you were to want an image to print out at 7 inches wide (at 300dpi) you would have to have a 2100px wide image, and thus a larger filesize.
I had held the "72 dpi misinformation" until I did some research on it recently.
Posted by: Misha
Thursday, September 20, 2007
Copyright 2007 Confluence Distribution, Inc. and Practical eCommerce.
All Rights Reserved.
I take issue with your statement that browers will always display graphics at 72 DPI. First of all, DPI is only relevant in print work and is absolutely irrelevant to the Web. PPI is only marginally relevant, mostly as a *very* rough sizing guideline. Browsers don't care about the pixel density of an image. The only thing that matters on the Web is an image's dimensions measured in pixels. If you design your web site to be 800px wide and want a photo to take up one quarter of the width, the photo should be 200px wide, simple as that. If you think you can make a photo always appear 4"x5" on the viewer's screen then you're stuck in the print paradigm and don't understand how display graphics work.
Posted by: B. T. Clown
Sunday, July 15, 2007