SlideShare una empresa de Scribd logo
Fatih Özlü
Image File Formats
Content
 Introduction to Image File Formats
 Image FileTypes (Bitmap/Vector)
 KeyTerms for Images
 Pixels
 Pixel Depth
 Compression Methods: Lossy-Lossless
 Common Image File formats
 JPEG
 PNG
 GIF
 BMP
 Conclusion
Why so many Image File Formats?
… - BMP – PBM – TGA – TIFF – GIF – JPEG –
PSD – DXF – CGM – PNG – SVG – RAW –
WPG – FITS –PCX– PCD – RAS – TGA – BPS –
EPS – PDF – PCT – WBM – FITS – XBM – VFF
– RIB – PCX – DMP – AVS – IMG – ICO – JFIF
– IFF –WMF - …
Image File Types
 Bitmap(Raster) images:
 collection of dots
 each pixel can hold 1,8,24,… bit of color information
 fixed resolution
 best for photographic quality images, for printing, scanners, digital
cameras
 examples: bmp, gif, png, jpeg, tiff, …
 Vector graphics:
 based on mathematical instructions
 basically defined by shapes and lines
 not resolution dependent: infinitely scalable
 examples: svg, ai, wmf, …
 Metafile graphics:
 combination of bitmap and vector
Pixels
 image elements
 smallest addressable part of the screen
 stored as a binary code representing a color
 between 1 and 32 bits of binary code
 RGB (Red, Green Blue)
 CMYK (Cyan, Magenta,Yellow, Black)
 resolution
 density of dots on image
 measured in DPI (dots per Inch)
Pixel Depth
Images retrieved from http://en.wikipedia.org/
 number of bits to store each pixel
 greater depth, more colors
 greater depth, bigger file size
 monochrome : 1 bit(white and black)
 grayscale, 16, 256 color
 truecolor: 24 bit
1 bit 2 bit 4 bit 8 bit 24 bit
Compression
 large amount of data
 lossy/lossless
 quality
 Some algorithms
 LZW(Lemple-Zif –Welch)Algorithm
 RLEAlgorithm
 ZIP Compression
 JPEG Compression -> lossy
 Deflation – used in PNG, MNG, andTIFF
JPEG (Joint Photographic Experts
Group)
 most applications and browsers, digital cameras
 good compression algorithm : reduce file size in a ratio between
10:1 and 20:1.
 degree of compression is adjustable
 lossy compression
 not support transparent color
 not interlaced:???
 extensions: .jpeg, .jpe, .jpg, .jif, .jfif, .jfi
Higher quality (Q = 100) High quality (Q = 50) Medium quality (Q = 25) Low quality (Q = 10) Lowest quality (Q = 1)
83,261 bytes 15,138 bytes 9,553 bytes 4,787 bytes 1,523 bytes
the uncompressed 24-bit RGB bitmap image below 313 × 234 image (73,242 pixels) would require 219,726 bytes
GIF (Graphics Interchange Format)
 most widely used
 few colors: 8 bit or less
 LZW lossless compression algorithm
 less space, less loading time
 interlaced and non-interlaced
 supports animation: can contain
more than one image
 LZW algorithm patent issue
resulted PNG.
PNG (Portable Network Graphics)
 developed due to legal problems with compression algorithm
 PNG's Not GIF
 new format targeted for Internet use, becoming common
 lossless compression (more than GIF, less than JPEG)
 24-bit RGB, 32-bit RGBA or up to 48 bit color
 transparency (A:Alpha channel)
 no animation support
 better interlacing: Adam7 algorithm
Illustration of the 7 passes of the Adam7 algorithm,
running over a 16×16 image
BMP (Bitmap Image File)
 Microsoft native image format
 Windows,OS/2, no MAC compatibility.
 backgrounds, graphics, wallpaper
 1(monochrome), 4, 8, 24-bit RGB
 generally uncompressed, too large size
 lossless RLE compression
Conclusion
 compression
 larger file, larger storage and slower download
 few color, smaller file, worse quality
 There is really no reason to ever use this format BMP
 GIF and JPG are the formats used for nearly all web images. PNG
is supported by most of the latest generation browsers.
 But Microsoft Internet Explorer does not support PNG
transparency.
 PNG does everything GIF does, and better, so expect to see PNG
replace GIF in the future. PNG will not replace JPG, since JPG is
capable of much greater compression of photographic images,
even when set for quite minimal loss of quality
Thanks
 Questions?

Más contenido relacionado

La actualidad más candente

Raster graphics
Raster graphicsRaster graphics
Raster graphics
lenance
 
Multimedia tools (sound)
Multimedia tools (sound)Multimedia tools (sound)
Multimedia tools (sound)
dhruv patel
 
Differences between rgb and cmyk color schemes
Differences between rgb and cmyk color schemesDifferences between rgb and cmyk color schemes
Differences between rgb and cmyk color schemes
Dhanasekar181
 

La actualidad más candente (20)

Raster graphics
Raster graphicsRaster graphics
Raster graphics
 
Types of Images & File Types
Types of Images & File TypesTypes of Images & File Types
Types of Images & File Types
 
TYPES OF IMAGE FILE FORMAT - MATHANKUMAR.S - VMKVEC
TYPES OF IMAGE FILE FORMAT - MATHANKUMAR.S - VMKVECTYPES OF IMAGE FILE FORMAT - MATHANKUMAR.S - VMKVEC
TYPES OF IMAGE FILE FORMAT - MATHANKUMAR.S - VMKVEC
 
Multimedia tools (sound)
Multimedia tools (sound)Multimedia tools (sound)
Multimedia tools (sound)
 
Digital Audio in Multimedia
Digital Audio in MultimediaDigital Audio in Multimedia
Digital Audio in Multimedia
 
Hd tv
Hd tvHd tv
Hd tv
 
Analog Video
Analog Video Analog Video
Analog Video
 
Adobe Premiere Pro
Adobe Premiere ProAdobe Premiere Pro
Adobe Premiere Pro
 
Animation and Video
Animation and VideoAnimation and Video
Animation and Video
 
Video
VideoVideo
Video
 
Video
VideoVideo
Video
 
Differences between rgb and cmyk color schemes
Differences between rgb and cmyk color schemesDifferences between rgb and cmyk color schemes
Differences between rgb and cmyk color schemes
 
File Format - Animation Courses, Ahmedabad
File Format - Animation Courses, AhmedabadFile Format - Animation Courses, Ahmedabad
File Format - Animation Courses, Ahmedabad
 
Adobe Photoshop
Adobe PhotoshopAdobe Photoshop
Adobe Photoshop
 
Audio mixers
Audio mixersAudio mixers
Audio mixers
 
Sound Editing
Sound EditingSound Editing
Sound Editing
 
grapics and multimedia
grapics and multimediagrapics and multimedia
grapics and multimedia
 
Multimedia file formats
Multimedia file formatsMultimedia file formats
Multimedia file formats
 
Chapter 6 : VIDEO
Chapter 6 : VIDEOChapter 6 : VIDEO
Chapter 6 : VIDEO
 
What is mp3
What is mp3What is mp3
What is mp3
 

Destacado

Destacado (12)

How to convert video clips to gif
How to convert video clips to gifHow to convert video clips to gif
How to convert video clips to gif
 
"Color model" Slide for Computer Graphics Presentation
"Color model" Slide for Computer Graphics Presentation"Color model" Slide for Computer Graphics Presentation
"Color model" Slide for Computer Graphics Presentation
 
JPEG vs GIF vs PNG
JPEG vs GIF vs PNGJPEG vs GIF vs PNG
JPEG vs GIF vs PNG
 
The GIF Element: Making, Finding, & Using GIFs to Great Effect
The GIF Element: Making, Finding, & Using GIFs to Great EffectThe GIF Element: Making, Finding, & Using GIFs to Great Effect
The GIF Element: Making, Finding, & Using GIFs to Great Effect
 
Color Models Computer Graphics
Color Models Computer GraphicsColor Models Computer Graphics
Color Models Computer Graphics
 
Computer graphics color models
Computer graphics    color modelsComputer graphics    color models
Computer graphics color models
 
The evolution of animated gifs: Podcamp Toronto 2013
The evolution of animated gifs: Podcamp Toronto 2013The evolution of animated gifs: Podcamp Toronto 2013
The evolution of animated gifs: Podcamp Toronto 2013
 
Color image processing
Color image processingColor image processing
Color image processing
 
HSI MODEL IN COLOR IMAGE PROCESSING
HSI MODEL IN COLOR IMAGE PROCESSING HSI MODEL IN COLOR IMAGE PROCESSING
HSI MODEL IN COLOR IMAGE PROCESSING
 
RGB Color Model and Monitor Resolution
RGB Color Model and Monitor ResolutionRGB Color Model and Monitor Resolution
RGB Color Model and Monitor Resolution
 
Color models
Color modelsColor models
Color models
 
Color Models
Color ModelsColor Models
Color Models
 

Similar a Commonly Used Image File Formats

Technical glossary
Technical glossaryTechnical glossary
Technical glossary
AmaanGDesign
 
Paniting programs presentation
Paniting programs presentationPaniting programs presentation
Paniting programs presentation
Elisa MacGoun
 
Stem 71 24 multimedia elements - graphics
Stem 71 24   multimedia elements - graphicsStem 71 24   multimedia elements - graphics
Stem 71 24 multimedia elements - graphics
Kelly Bauer
 
Technical glossary steve task 1
Technical glossary steve task 1Technical glossary steve task 1
Technical glossary steve task 1
benstoraro
 
Technical glossary steve task 1
Technical glossary steve task 1Technical glossary steve task 1
Technical glossary steve task 1
benstoraro
 
File types photorestoration and panoramics
File types photorestoration and panoramicsFile types photorestoration and panoramics
File types photorestoration and panoramics
daviddiener
 
L3 cmp technicalfile_180911
L3 cmp technicalfile_180911L3 cmp technicalfile_180911
L3 cmp technicalfile_180911
mapuk7
 

Similar a Commonly Used Image File Formats (20)

Technical glossary
Technical glossaryTechnical glossary
Technical glossary
 
Paniting programs presentation
Paniting programs presentationPaniting programs presentation
Paniting programs presentation
 
Paniting programs presentation
Paniting programs presentationPaniting programs presentation
Paniting programs presentation
 
Stem 71 24 multimedia elements - graphics
Stem 71 24   multimedia elements - graphicsStem 71 24   multimedia elements - graphics
Stem 71 24 multimedia elements - graphics
 
madhu
madhumadhu
madhu
 
Different types of graphics formats
Different types of graphics formatsDifferent types of graphics formats
Different types of graphics formats
 
Grade 8 image file format
Grade 8   image file formatGrade 8   image file format
Grade 8 image file format
 
MM1
MM1MM1
MM1
 
Portable Network Graphics (PNG)
Portable Network Graphics (PNG)Portable Network Graphics (PNG)
Portable Network Graphics (PNG)
 
Graphic file types
Graphic file typesGraphic file types
Graphic file types
 
Graphic file types
Graphic file typesGraphic file types
Graphic file types
 
Graphic file types
Graphic file typesGraphic file types
Graphic file types
 
Technical glossary steve task 1
Technical glossary steve task 1Technical glossary steve task 1
Technical glossary steve task 1
 
Technical glossary steve task 1
Technical glossary steve task 1Technical glossary steve task 1
Technical glossary steve task 1
 
File types photorestoration and panoramics
File types photorestoration and panoramicsFile types photorestoration and panoramics
File types photorestoration and panoramics
 
L3 cmp technicalfile_180911
L3 cmp technicalfile_180911L3 cmp technicalfile_180911
L3 cmp technicalfile_180911
 
Chap55
Chap55Chap55
Chap55
 
File types
File typesFile types
File types
 
Multimedia
MultimediaMultimedia
Multimedia
 
Stand graphdocs
Stand graphdocsStand graphdocs
Stand graphdocs
 

Más de Fatih Özlü

The computer for the 21st century
The computer for the 21st centuryThe computer for the 21st century
The computer for the 21st century
Fatih Özlü
 
Porters Value Chain
Porters Value ChainPorters Value Chain
Porters Value Chain
Fatih Özlü
 

Más de Fatih Özlü (9)

Android Implementation using MQTT Protocol
Android Implementation using MQTT ProtocolAndroid Implementation using MQTT Protocol
Android Implementation using MQTT Protocol
 
Design Patterns
Design PatternsDesign Patterns
Design Patterns
 
Mobile cloud computing
Mobile cloud computingMobile cloud computing
Mobile cloud computing
 
Presentation: Location in ubiquitous computing
Presentation: Location in ubiquitous computingPresentation: Location in ubiquitous computing
Presentation: Location in ubiquitous computing
 
Marketing and sales in Cloud Computing
Marketing and sales in Cloud ComputingMarketing and sales in Cloud Computing
Marketing and sales in Cloud Computing
 
Measuring e-Governance as an Innovation in the Public Sector
Measuring e-Governance as an Innovation in the Public SectorMeasuring e-Governance as an Innovation in the Public Sector
Measuring e-Governance as an Innovation in the Public Sector
 
The computer for the 21st century
The computer for the 21st centuryThe computer for the 21st century
The computer for the 21st century
 
Operating System Windows CE 7.0 and Processor ARM Advantages and Disadvantages
Operating System Windows CE 7.0 and Processor ARM Advantages and DisadvantagesOperating System Windows CE 7.0 and Processor ARM Advantages and Disadvantages
Operating System Windows CE 7.0 and Processor ARM Advantages and Disadvantages
 
Porters Value Chain
Porters Value ChainPorters Value Chain
Porters Value Chain
 

Último

THE SYNERGY BETWEEN TRADITIONAL “ULI” BODY PAINTING SYMBOLS AND DIGITAL ART.
THE SYNERGY BETWEEN TRADITIONAL “ULI” BODY PAINTING SYMBOLS AND DIGITAL ART.THE SYNERGY BETWEEN TRADITIONAL “ULI” BODY PAINTING SYMBOLS AND DIGITAL ART.
THE SYNERGY BETWEEN TRADITIONAL “ULI” BODY PAINTING SYMBOLS AND DIGITAL ART.
ikennaaghanya
 
一比一原版NYU毕业证纽约大学毕业证成绩单如何办理
一比一原版NYU毕业证纽约大学毕业证成绩单如何办理一比一原版NYU毕业证纽约大学毕业证成绩单如何办理
一比一原版NYU毕业证纽约大学毕业证成绩单如何办理
beduwt
 
PHOTO PRESENTATION Z.pdf ...............
PHOTO PRESENTATION Z.pdf ...............PHOTO PRESENTATION Z.pdf ...............
PHOTO PRESENTATION Z.pdf ...............
kahnanews24
 
Digital/Computer Paintings as a Modern- day Igbo Artists’ vehicle for creatin...
Digital/Computer Paintings as a Modern- day Igbo Artists’ vehicle for creatin...Digital/Computer Paintings as a Modern- day Igbo Artists’ vehicle for creatin...
Digital/Computer Paintings as a Modern- day Igbo Artists’ vehicle for creatin...
ikennaaghanya
 
一比一原版UC Berkeley毕业证加利福尼亚大学|伯克利分校毕业证成绩单如何办理
一比一原版UC Berkeley毕业证加利福尼亚大学|伯克利分校毕业证成绩单如何办理一比一原版UC Berkeley毕业证加利福尼亚大学|伯克利分校毕业证成绩单如何办理
一比一原版UC Berkeley毕业证加利福尼亚大学|伯克利分校毕业证成绩单如何办理
beduwt
 
一比一原版UPenn毕业证宾夕法尼亚大学毕业证成绩单如何办理
一比一原版UPenn毕业证宾夕法尼亚大学毕业证成绩单如何办理一比一原版UPenn毕业证宾夕法尼亚大学毕业证成绩单如何办理
一比一原版UPenn毕业证宾夕法尼亚大学毕业证成绩单如何办理
beduwt
 

Último (20)

Cultural Landscapes: Preserving Heritage Through Museums and Exhibitions
Cultural Landscapes: Preserving Heritage Through Museums and ExhibitionsCultural Landscapes: Preserving Heritage Through Museums and Exhibitions
Cultural Landscapes: Preserving Heritage Through Museums and Exhibitions
 
My New Youtube Channel Please Subscribe.
My New Youtube Channel Please Subscribe.My New Youtube Channel Please Subscribe.
My New Youtube Channel Please Subscribe.
 
Tackling Poverty in Nigeria, by growing Art-based SMEs
Tackling Poverty in Nigeria, by growing Art-based SMEsTackling Poverty in Nigeria, by growing Art-based SMEs
Tackling Poverty in Nigeria, by growing Art-based SMEs
 
Copy of Final Presentation example for portfolio .pdf
Copy of Final Presentation example for portfolio .pdfCopy of Final Presentation example for portfolio .pdf
Copy of Final Presentation example for portfolio .pdf
 
2º CALIGRAFIAgggggggggggggggggggggggggggggggggggggg.doc
2º CALIGRAFIAgggggggggggggggggggggggggggggggggggggg.doc2º CALIGRAFIAgggggggggggggggggggggggggggggggggggggg.doc
2º CALIGRAFIAgggggggggggggggggggggggggggggggggggggg.doc
 
THE SYNERGY BETWEEN TRADITIONAL “ULI” BODY PAINTING SYMBOLS AND DIGITAL ART.
THE SYNERGY BETWEEN TRADITIONAL “ULI” BODY PAINTING SYMBOLS AND DIGITAL ART.THE SYNERGY BETWEEN TRADITIONAL “ULI” BODY PAINTING SYMBOLS AND DIGITAL ART.
THE SYNERGY BETWEEN TRADITIONAL “ULI” BODY PAINTING SYMBOLS AND DIGITAL ART.
 
European Cybersecurity Skills Framework Role Profiles.pdf
European Cybersecurity Skills Framework Role Profiles.pdfEuropean Cybersecurity Skills Framework Role Profiles.pdf
European Cybersecurity Skills Framework Role Profiles.pdf
 
一比一原版NYU毕业证纽约大学毕业证成绩单如何办理
一比一原版NYU毕业证纽约大学毕业证成绩单如何办理一比一原版NYU毕业证纽约大学毕业证成绩单如何办理
一比一原版NYU毕业证纽约大学毕业证成绩单如何办理
 
Sisters_Bond_storyboard.pdf_____________
Sisters_Bond_storyboard.pdf_____________Sisters_Bond_storyboard.pdf_____________
Sisters_Bond_storyboard.pdf_____________
 
PHOTO PRESENTATION Z.pdf ...............
PHOTO PRESENTATION Z.pdf ...............PHOTO PRESENTATION Z.pdf ...............
PHOTO PRESENTATION Z.pdf ...............
 
Digital/Computer Paintings as a Modern- day Igbo Artists’ vehicle for creatin...
Digital/Computer Paintings as a Modern- day Igbo Artists’ vehicle for creatin...Digital/Computer Paintings as a Modern- day Igbo Artists’ vehicle for creatin...
Digital/Computer Paintings as a Modern- day Igbo Artists’ vehicle for creatin...
 
Anyone Can Draw Zentangles Interactive Book
Anyone Can Draw Zentangles Interactive BookAnyone Can Draw Zentangles Interactive Book
Anyone Can Draw Zentangles Interactive Book
 
一比一原版UC Berkeley毕业证加利福尼亚大学|伯克利分校毕业证成绩单如何办理
一比一原版UC Berkeley毕业证加利福尼亚大学|伯克利分校毕业证成绩单如何办理一比一原版UC Berkeley毕业证加利福尼亚大学|伯克利分校毕业证成绩单如何办理
一比一原版UC Berkeley毕业证加利福尼亚大学|伯克利分校毕业证成绩单如何办理
 
Presentation slide deck example for portfolio
Presentation slide deck example for portfolioPresentation slide deck example for portfolio
Presentation slide deck example for portfolio
 
Sundabet | Slot gacor dan terpercaya mudah menang
Sundabet | Slot gacor dan terpercaya mudah menangSundabet | Slot gacor dan terpercaya mudah menang
Sundabet | Slot gacor dan terpercaya mudah menang
 
thGAP - BAbyss in Moderno!! Transgenic Human Germline Alternatives Project
thGAP - BAbyss in Moderno!!  Transgenic Human Germline Alternatives ProjectthGAP - BAbyss in Moderno!!  Transgenic Human Germline Alternatives Project
thGAP - BAbyss in Moderno!! Transgenic Human Germline Alternatives Project
 
Winning Shots from Siena International Photography Awards 2015
Winning Shots from Siena International Photography Awards 2015Winning Shots from Siena International Photography Awards 2015
Winning Shots from Siena International Photography Awards 2015
 
Family Group Pottery Sessions in Abu Dhabi
Family Group Pottery Sessions in Abu DhabiFamily Group Pottery Sessions in Abu Dhabi
Family Group Pottery Sessions in Abu Dhabi
 
acting board rough title here lolaaaaaaa
acting board rough title here lolaaaaaaaacting board rough title here lolaaaaaaa
acting board rough title here lolaaaaaaa
 
一比一原版UPenn毕业证宾夕法尼亚大学毕业证成绩单如何办理
一比一原版UPenn毕业证宾夕法尼亚大学毕业证成绩单如何办理一比一原版UPenn毕业证宾夕法尼亚大学毕业证成绩单如何办理
一比一原版UPenn毕业证宾夕法尼亚大学毕业证成绩单如何办理
 

Commonly Used Image File Formats

  • 2. Content  Introduction to Image File Formats  Image FileTypes (Bitmap/Vector)  KeyTerms for Images  Pixels  Pixel Depth  Compression Methods: Lossy-Lossless  Common Image File formats  JPEG  PNG  GIF  BMP  Conclusion
  • 3. Why so many Image File Formats? … - BMP – PBM – TGA – TIFF – GIF – JPEG – PSD – DXF – CGM – PNG – SVG – RAW – WPG – FITS –PCX– PCD – RAS – TGA – BPS – EPS – PDF – PCT – WBM – FITS – XBM – VFF – RIB – PCX – DMP – AVS – IMG – ICO – JFIF – IFF –WMF - …
  • 4. Image File Types  Bitmap(Raster) images:  collection of dots  each pixel can hold 1,8,24,… bit of color information  fixed resolution  best for photographic quality images, for printing, scanners, digital cameras  examples: bmp, gif, png, jpeg, tiff, …  Vector graphics:  based on mathematical instructions  basically defined by shapes and lines  not resolution dependent: infinitely scalable  examples: svg, ai, wmf, …  Metafile graphics:  combination of bitmap and vector
  • 5. Pixels  image elements  smallest addressable part of the screen  stored as a binary code representing a color  between 1 and 32 bits of binary code  RGB (Red, Green Blue)  CMYK (Cyan, Magenta,Yellow, Black)  resolution  density of dots on image  measured in DPI (dots per Inch)
  • 6. Pixel Depth Images retrieved from http://en.wikipedia.org/  number of bits to store each pixel  greater depth, more colors  greater depth, bigger file size  monochrome : 1 bit(white and black)  grayscale, 16, 256 color  truecolor: 24 bit 1 bit 2 bit 4 bit 8 bit 24 bit
  • 7. Compression  large amount of data  lossy/lossless  quality  Some algorithms  LZW(Lemple-Zif –Welch)Algorithm  RLEAlgorithm  ZIP Compression  JPEG Compression -> lossy  Deflation – used in PNG, MNG, andTIFF
  • 8. JPEG (Joint Photographic Experts Group)  most applications and browsers, digital cameras  good compression algorithm : reduce file size in a ratio between 10:1 and 20:1.  degree of compression is adjustable  lossy compression  not support transparent color  not interlaced:???  extensions: .jpeg, .jpe, .jpg, .jif, .jfif, .jfi Higher quality (Q = 100) High quality (Q = 50) Medium quality (Q = 25) Low quality (Q = 10) Lowest quality (Q = 1) 83,261 bytes 15,138 bytes 9,553 bytes 4,787 bytes 1,523 bytes the uncompressed 24-bit RGB bitmap image below 313 × 234 image (73,242 pixels) would require 219,726 bytes
  • 9. GIF (Graphics Interchange Format)  most widely used  few colors: 8 bit or less  LZW lossless compression algorithm  less space, less loading time  interlaced and non-interlaced  supports animation: can contain more than one image  LZW algorithm patent issue resulted PNG.
  • 10. PNG (Portable Network Graphics)  developed due to legal problems with compression algorithm  PNG's Not GIF  new format targeted for Internet use, becoming common  lossless compression (more than GIF, less than JPEG)  24-bit RGB, 32-bit RGBA or up to 48 bit color  transparency (A:Alpha channel)  no animation support  better interlacing: Adam7 algorithm Illustration of the 7 passes of the Adam7 algorithm, running over a 16×16 image
  • 11. BMP (Bitmap Image File)  Microsoft native image format  Windows,OS/2, no MAC compatibility.  backgrounds, graphics, wallpaper  1(monochrome), 4, 8, 24-bit RGB  generally uncompressed, too large size  lossless RLE compression
  • 12. Conclusion  compression  larger file, larger storage and slower download  few color, smaller file, worse quality  There is really no reason to ever use this format BMP  GIF and JPG are the formats used for nearly all web images. PNG is supported by most of the latest generation browsers.  But Microsoft Internet Explorer does not support PNG transparency.  PNG does everything GIF does, and better, so expect to see PNG replace GIF in the future. PNG will not replace JPG, since JPG is capable of much greater compression of photographic images, even when set for quite minimal loss of quality