GIF vs. JPEG GIF and JPEG (JPG) image formats are different. You should know which to use when. Here are some examples.

Slides:



Advertisements
Similar presentations
NIMAS Images and File Size Julia Myers Nicole Gaines January 29, 2008.
Advertisements

Dan Sadler Montgomery County Department of Information Systems & Telecommunications - GIS Team (DIST-GIS) Map Gallery.
Guilford County SciVis V106.01
V Obtained from a Guildford County workshop-Summer, 2014.
Information Technology Services North Dakota State University Lorna Olsen Get the Best Digital Images Possible What’s it all about anyway?
File Formats The most common image file formats, the most important for cameras, printing, scanning, and internet use, are JPG, TIF, PNG, and GIF.
Photoshop: Designing Graphics for the Web Christine Vucinich & Vicki Weidler ITS Training Services 224 B Computer Building University Park, PA 16802
An Introduction to Scanning and Storing Photographs and Graphics Bryn Jones Aug 2002
Russell Taylor Week 3. Image File Formats - TIF, JPG, PNG, GIF - which to use? The three most common and important image file formats for for printing,
Graphics Ms. Brewer Spring Bellwork Edmodo – log on! Quiz? Take it if you need to! Policies and Procedures Powerpoint in Shared Folder! Get to Know.
Understanding Web Graphics Web Design Section 5-4 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development.
File Formats COM 366 Web Design & Layout. Native file format –Format native to software program –.psd > PhotoShop default Preserves layers –Use “Save.
Image Storage Bitmapped Graphics – in which an image is represented as a collection of dots Vector Graphics – in which an image is represented as a set.
 Scaling an image is resizing the image in a graphic editing software so it is the proper size before adding it to a site.  Important NOTE: If you insert.
What is Digital Photography? Lesson One Mrs. Johnson Winter/Spring 2012 Digital Photography Course.
8 Using Web Graphics Section 8.1 Identify types of graphics Identify and compare graphic formats Describe compression schemes Section 8.2 Identify image.
Common file formats  Lesson Objective: Understanding common file formats and their differences.  Learning Outcome:  Describe the type of files which.
Digital Darkroom I Theresa L. Ford. Objectives Basic Digital Image Terminology Screen Display of Pictures –Why are pictures too big for the screen? –Why.
Digital Image Formats: An Explanation Guilford County SciVis V
Section 8.1 Create a custom theme Design a color scheme Use shared borders Section 8.2 Identify types of graphics Identify and compare graphic formats.
File Formats Different applications (programs) store data in different formats. Applications support some file formats and not others. Open…, Save…, Save.
10 | Graphics COM 366 Web Design & Production. Native file format –Format native to software program –psd > PhotoShop default Preserves layers –Use “Save.
Web Graphics. Colours and Display Graphics and Modems 28.8kbps = 3.6 KB per second 36 KB takes 10 seconds to load. Pixels and color.
File Formats and Vector Graphics. File Types Images and data are stored in files. Each software application uses different native file types and file.
Introduction to Scanning. © 2005 Macromedia, Inc. 2 Overview of Scanning Four key steps  Plan  Capture  Edit  Save.
Graphic Format Factors
Things to Remember When working with digital images.
Raster Graphics 2.01 Investigate graphic image design.
Digital Images are represented by manipulating this…
Image File Formats. What is an Image File Format? Image file formats are standard way of organizing and storing of image files. Image files are composed.
POWERPOINT PLUS 11/17/07 Class Notes. WHAT IS A PIXEL A pixel is a number that represents the intensity of light at a square spot in the picture. Pixels.
Introduction to Images & Graphics JMA260. Objectives Images introduction Photoshop.
Digital Graphics for Computer Games Pixels Types of Digital Graphics (Raster and Vector) Compression.
Digital Image Formats: An Explanation Guilford County SciVis V
WEB GRAPHICS EXPLORING COMPUTER SCIENCE - LESSON 3-4.
CHAPTER 21: IMAGES. IMAGE SOURCES 3 options: Create your own images Find images Hire someone to make images.
2.01 Investigate graphic image design.
Graphic Format Factors
Section 8.1 Section 8.2 Create a custom theme Design a color scheme
2.01 Understand Digital Raster Graphics
2.01 Understand Digital Raster Graphics
Understanding Web Graphics
Exploring Computer Science - Lesson 3-4
Graphic Format Factors
Exploring Computer Science - Lesson 3-4
Web Graphics 101 Web Image File Formats Image Optimization
2.01 Understand Digital Raster Graphics
1.01 Investigate graphic types and file formats.
2.01 Investigate graphic image design.
Exploring Computer Science - Lesson 3-4
A computer display is made up of small squares, called pixels.
File size and image quality
An Introduction to Scanning and Storing Photographs and Graphics
2.01 Understand Digital Raster Graphics
Graphic Format Factors
Graphic Format Factors
Photoshop: Creating and Preparing Images for the Web
2.01 Investigate graphic image design.
2.01 Understand Digital Raster Graphics
2.01 Investigate graphic image design.
Graphic Format Factors
2.01 Investigate graphic image design.
Graphic Format Factors
2.01 Investigate graphic image design.
2.01 Investigate graphic image design.
Graphic Format Factors
Graphic Format Factors
2.01 Investigate graphic image design.
2.01 Investigate graphic image design.
Graphic Format Factors
Presentation transcript:

GIF vs. JPEG GIF and JPEG (JPG) image formats are different. You should know which to use when. Here are some examples.

There are different types of image files. You'll get the best results if you know which type to use when.Web browsers mainly support two different image formats: GIF (pronounced "Jiff") and JPG (also known as JPEG, and pronounced "JAY-peg"). These formats refer to methods for compressing the information that describes the images.

GIF GIF is best for images that have solid colors, text, and line art. It is good for computer-generated images, such as those produced by a drawing program like Corel Draw. It is also best when the image has detail, like text, where every pixel (dot on the screen) counts. It does well with images that are made up of a limited number of colors. It does not compress photographs very well, especially images that show texture or color gradations, or that are 24-bit color. GIF is a "lossless" form of compression. Every pixel in the original image is preserved. GIFs are rarely used for large images on web pages because the benefits of no-loss are not visible to all but the most technical of viewers, but the huge differences in file size, and therefore download time, are noticeable to all.

JPG (JPEG) JPG is best for photographs, and scanned photographs, of natural images. JPG gets its good compression by doing approximations, and is not as good for images where every pixel counts, or when you can get compression by using less than 24-bit color. It is usually a "lossy" compression, where you do not get back every pixel exactly as it was in the original image. There are different levels of JPG compression, ranging from little loss of detail and poor compression ("higher quality") to possible loss of detail with great compression ("lower quality"). On web sites, it's often best to use the greater compression, even if it means loss of detail ("lower quality") because it saves download time. The software you use to edit or scan your images often has a setting to control the JPG quality. You can always link the low quality image to another page with a higher quality, perhaps larger, image for people who want to print out as good a copy as possible.

So GIF is better for solid colors, exact detail, and small text. JPG may lose the details and is often bigger.

GIF 1,542 bytes This is an example of using a GIF for line art. It is compressed well and rendered well.

JPG 5,433 bytes This is an example of using a JPG inappropriately for line art. Note the loss of detail and poor compression.

JPG is better for photographs. The same picture as a GIF will probably be bigger (therefore take longer to load in a browser) and look no better or worse.

GIF 30,327 bytes About 10seconds to This is an example of using a GIF for a photograph. Note the poor compression (almost 2 times bigger than the JPG), and 8-bit 256-color image.

JPG 15,996 bytes About 6seconds to This is an example of using a JPG for the same photograph. Note the good compression and 24-bit, full- color image. (You will see the color difference best on a PC with a video card displaying more than 256 colors).

Thank you for watching