User:Manetta/image-file-formats-an-enquiry: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 1: Line 1:
=image file formats, an little enquiry=
=image file formats, a little enquiry=


''An image file format may store data in uncompressed, compressed, or vector formats. Once rasterized, an image becomes a grid of pixels, each of which has a number of bits to designate its color equal to the color depth of the device displaying it. [http://en.wikipedia.org/wiki/Image_file_formats]''
''An image file format may store data in uncompressed, compressed, or vector formats. Once rasterized, an image becomes a grid of pixels, each of which has a number of bits to designate its color equal to the color depth of the device displaying it. [http://en.wikipedia.org/wiki/Image_file_formats]''

Revision as of 19:48, 25 September 2014

image file formats, a little enquiry

An image file format may store data in uncompressed, compressed, or vector formats. Once rasterized, an image becomes a grid of pixels, each of which has a number of bits to designate its color equal to the color depth of the device displaying it. [1]


.bmp

official name: Windows bitmap
owner: Microsoft
file extension: .bmp, .dib, .rle, .2bp (2bpp)
mime-type: image/x-bmp
application: Used by many 2D applications.
patented: NO

Manetta-social-file-formats-bmp1.png

Manetta-social-file-formats-bmp2.png

Manetta-social-file-formats-bmp3.png

.jpg / .jpeg

official name: Joint Photographic Experts Group
owner: Joint Photographic Experts Group
file extension: .jpg, .jpeg, .jpe (containers: .jif, .jfif, .jfi)
mime-type: image/jpeg
application: Photographic images. Supported by most web browsers.
patented: Expired (see also Forgent#JPEG)

--> JPEG 2000 ?

Manetta-social-file-formats-jpeg1.png

Manetta-social-file-formats-jpeg2.png

Manetta-social-file-formats-jpeg3.png

.png

official name: Portable Network Graphics
owner: World Wide Web Consortium
file extension: .png
mime-type: image/png
application: W3C endorsed replacement for GIF. Supported by most web browsers.
patented: NO

Manetta-social-file-formats-png1.png

Manetta-social-file-formats-png2.png

Manetta-social-file-formats-png3.png