Question:
HELP! What are all the Image formats? [that exist]?
?
2010-05-31 00:41:03 UTC
and can you please add the full name of it, for example. jpeg ( joint photography experts group)

some definition of each would be very greatful !
thanks.
Six answers:
2010-05-31 00:56:08 UTC
It's not possible to list ALL image formats, just the well-known ones. Who knows what formats some nerd in an attic came up with, just for shits and giggles?
2014-10-05 00:31:03 UTC
Binary trading is notoriously risky but if you follow a special method I've learned you can earn good money at almost no risk. This is the site I use: ( http://forexsignal.kyma.info ) I definitely recommend subscribing to this site in particular. I was a bit weary of binary trading from all the bad hype they receive but this site is pretty legit. This course explain everything you need to start a very profitable trading activity. Remember never invest 100% of your capital into any one security and never have 100% of your capital invested and a good understanding of the rules
Tizio 008
2010-05-31 01:45:30 UTC
so many... most used [contains infos mean the format allow to store some kind of information inside; like date, author, generic comments, name of sw which created the image, or whatever non essential information):



jpeg (you know it already): lossy compression, suitable for "real photos", no for geometric drawings or such. do not support alpha channel; single layer. can hold extra infos (exif)



png (portable network graphics): lossless compression; suitable for images (icons, graphics in general) on web; support alpha channel (rgba); 24 bit rgb palette, but also indexed and gray scale "type" support. the format is extensible with application specific "tag" (which can be registered by a company or not).



gif (graphics interchange format); indexed only (256 colors from a 24bit palette); supports transparency (but not a full featured alpha channel). single layer. lossless compression. contains infos



bmp (BitMaP) known just because is still used on windows but it should be dropped, altogether with gif, still used alas on web. not compressed or poorly compressed, or using same datastream as jpeg and png (i.e., a bmp "embedding" indeed a jpeg or a png); rgb color space upto 24bit; indexing supported too.



less used or less known (but used depending on the env...):



xbm (X BitMap)/xpm (X Pix[el]Map): xbm support two-color (w&b) image, ascii based; the x11 (*nix systems so to say) equivalent of bmp. ascii based; grayscale, color (24bit rgb) or "symbolic" supported. the "x11 equivalent" of bmp, so to say.



pnm (portable aNyMap), a "family" indeed: ppm (portable pixmap), pbm (portable bitmap), pgm (portable gray map), names should be selfexplanatory almost. ascii based but also binary "types" exists (supporting 16 bit depth too). not compressed.



targa (tga), truevision advanced raster graphics adapter, or shortly Truevision Graphics Adapater; a format born for graphics adapter (hardware) by Truevision Inc. 24bit rgb or 32bit rgba (i.e. support alpha channel), even indexed; not compressed or poorly compressed. contains infos



tiff (tagged image file format). flexible (extensible through "tags"); can be a container file format (like e.g. avi... i.e. it can contain indeed other "format" like jpg ...). can contains infos. can be multilayered, store paths; uncompressed or lossless compression. support for 24bit rgb or 32bit cmyk color space, but also for black-and-white. non-single byte data can be stored both as little endiann or big endian (the othr format uses only one kind, e.g. png big endian, gif little endian); support multipage (more than a single image inside the same file).





these are all rastergraphics format but also vector graphics formats exist, like postscript, svg and more (proprietary). there exist also many other raster image formats, but I can't remember those... the list is indeed long.



you can check on wikipedia:

http://en.wikipedia.org/wiki/Comparison_of_graphics_file_formats

(and i am not sure the list is complete!!)
2014-08-31 20:50:50 UTC
I found a free download of Cartoon Maker here http://bitly.com/1p33cDK



Hope it helps.
Grumpy Cat
2010-05-31 00:45:42 UTC
Your answer is in this link
Mohamed Selim
2010-05-31 00:50:53 UTC
All Image Formats.



JPEG/JFIF



JPEG (Joint Photographic Experts Group) is a compression method; JPEG-compressed images are usually stored in the JFIF (JPEG File Interchange Format) file format. JPEG compression is (in most cases) lossy compression. The JPEG/JFIF filename extension in DOS is JPG (other operating systems may use JPEG). Nearly every digital camera can save images in the JPEG/JFIF format, which supports 8 bits per color (red, green, blue) for a 24-bit total, producing relatively small files. When not too great, the compression does not noticeably detract from the image's quality, but JPEG files suffer generational degradation when repeatedly edited and saved. The JPEG/JFIF format also is used as the image compression algorithm in many Adobe PDF files.



Exif



The Exif (Exchangeable image file format) format is a file standard similar to the JFIF format with TIFF extensions; it is incorporated in the JPEG-writing software used in most cameras. Its purpose is to record and to standardize the exchange of images with image metadata between digital cameras and editing and viewing software. The metadata are recorded for individual images and include such things as camera settings, time and date, shutter speed, exposure, image size, compression, name of camera, color information, etc. When images are viewed or edited by image editing software, all of this image information can be displayed.



TIFF



The TIFF (Tagged Image File Format) format is a flexible format that normally saves 8 bits or 16 bits per color (red, green, blue) for 24-bit and 48-bit totals, respectively, usually using either the TIFF or TIF filename extension. TIFF's flexibility can be both an advantage and disadvantage, since readers that read every type of TIFF file does not exist. TIFFs can be lossy and lossless; some offer relatively good lossless compression for bi-level (black&white) images. Some digital cameras can save in TIFF format, using the LZW compression algorithm for lossless storage. TIFF image format is not widely supported by web browsers. TIFF remains widely accepted as a photograph file standard in the printing business. TIFF can handle device-specific color spaces, such as the CMYK defined by a particular set of printing press inks. OCR (Optical Character Recognition) software packages commonly generate some (often monochromatic) form of TIFF image for scanned text pages.



RAW



RAW refers to a family of raw image formats that are options available on some digital cameras. These formats usually use a lossless or nearly-lossless compression, and produce file sizes much smaller than the TIFF formats of full-size processed images from the same cameras. Although there is a standard raw image format, (ISO 12234-2, TIFF/EP), the raw formats used by most cameras are not standardized or documented, and differ among camera manufacturers. Many graphic programs and image editors may not accept some or all of them, and some older ones have been effectively orphaned already. Adobe's Digital Negative (DNG) specification is an attempt at standardizing a raw image format to be used by cameras, or for archival storage of image data converted from undocumented raw image formats, and is used by several niche and minority camera manufacturers including Pentax, Leica, and Samsung. The raw image formats of more than 230 camera models, including those from manufacturers with the largest market shares such as Canon, Nikon, Sony, and Olympus, can be converted to DNG. DNG was based on ISO 12234-2, TIFF/EP, and ISO's revision of TIFF/EP is reported to be adding Adobe's modifications and developments made for DNG into profile 2 of the new version of the standard.



As far as videocameras are concerned, ARRI's Arriflex D-20 and D-21 cameras provide raw 3K-resolution sensor data with Bayern pattern as still images (one per frame) in a proprietary format (.ari file extension). Red Digital Cinema Camera Company, with its Mysterium sensor family of still and video cameras, uses its proprietary raw format called REDCODE (.R3D extension), which stores still as well as audio+video information in one lossy-compressed file.



PNG



The PNG (Portable Network Graphics) file format was created as the free, open-source successor to the GIF. The PNG file format supports truecolor (16 million colors) while the GIF supports only 256 colors. The PNG file excels when the image has large, uniformly colored areas. The lossless PNG format is best suited for editing pictures, and the lossy formats, like JPG, are best for the final distribution of photographic images, because JPG files are smaller than PNG files. Many older browsers currently do not support the PNG file format, however, with Mozilla Firefox or Internet Explorer 7, all contemporary web browsers now support all common uses of the PNG format, including full 8-bit translucency (Internet Explorer 7 may display odd colors on translucent images ONLY when combined with IE's opacity filter). The Adam7-interlacing allows an early preview, even when only a small percentage of the image data has been transmitted. PNG, an extensible file format for the lossless, portable, well-compressed storage of raster images. PNG provides a patent-free replacement for GIF and can also replace many common uses of TIFF. Indexed-color, grayscale, and truecolor images are supported, plus an optional alpha channel. PNG is designed to work well in online viewing applications, such as the World Wide Web, so it is fully streamable with a progressive display option. PNG is robust, providing both full file integrity checking and simple detection of common transmission errors. Also, PNG can store gamma and chromaticity data for improved color matching on heterogeneous platforms. Some programs do not handle PNG gamma correctly, which can cause the images to be saved or displayed darker than they should be.

Animated formats derived from PNG are MNG and APNG. The latter is supported by Firefox and Opera and is backwards compatible with PNG.



GIF



GIF (Graphics Interchange Format) is limited to an 8-bit palette, or 256 colors. This makes the GIF format suitable for storing graphics with relatively few colors such as simple diagrams, shapes, logos and cartoon style images. The GIF format supports animation and is still widely used to provide image animation effects. It also uses a lossless compression that is more effective when large areas have a single color, and ineffective for detailed images or dithered images.



BMP



The BMP file format (Windows bitmap) handles graphics files within the Microsoft Windows OS. Typically, BMP files are uncompressed, hence they are large; the advantage is their simplicity and wide acceptance in Windows programs.



PPM, PGM, PBM, PNM



Netpbm format is a family including the portable pixmap file format (PPM), the portable graymap file format (PGM) and the portable bitmap file format (PBM). These are either pure ASCII files or raw binary files with an ASCII header that provide very basic functionality and serve as a lowest-common-denominator for converting pixmap, graymap, or bitmap files between different platforms. Several applications refer to them collectively as the PNM format (Portable Any Map).



Other image file formats of raster type include:



* TGA (TARGA)

* ILBM (InterLeaved BitMap)

* PCX (Personal Computer eXchange)

* ECW (Enhanced Compression Wavelet)

* IMG (ERDAS IMAGINE Image)

* SID (multiresolution seamless image database, MrSID)

* CD5 (Chasys Draw Image)

* FITS (Flexible Image Transport System)

* PGF (Progressive Graphics File)



Hope i helped here , have a nice day :)


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Continue reading on narkive:
Loading...