Home     Blog

JPEG

JPEG (Joint Photographic Experts Group) is a lossy compression technique for color pictures. Pronounced "jay-peg", JPEG is an ISO/IEC group of experts that creates and maintains standards for a suite of compression algorithm for computer image files.

JPEG standards help image files to be compressed to around five percent of their original size, though some details are lost during compression. The commonly used file extensions for th JPEG format are .jpg, .jpeg, .jfif, .or jpe.

The extension JPEG specifies only how an image is transformed into a stream of bytes. JFIF (JPEG File Interchange Format), another standard developed by the Independent JPEG Group, specifies how to create a file suitable for computer storage and transmission (like sending through the Internet) from a JPEG stream. There are also other JPEG-based file formats including JNG and the TIFF format which can carry JPEG data as well.

JPEG Image Formats

JPEG/JFIF is one of the most popular image formats used for storing and transmitting images on the Internet. The main reason behind this popularity is the extremely effective compression offered by the JPEG file formats. This compression enables people to quickly transmit (send or receive) image files over the Internet.

JPEG performs best on photographs and paintings of realistic scenes with smooth variations of color and tone. JPEG is not frequently used for charts, line drawings, and other iconic or textual graphics. This is because the compression method used by JPEG can distort these images. PNG (Portable Network Graphics) and GIF (Graphic Interchange Format) are used for these types of graphics. Since GIF has only eight bits per pixel, it is not well suited for color images. PNG can be used to losslessly store images; but the large size of PNG files makes it unsuitable for transmitting over the Internet.

JPEG Compression

JPEG is a lossy compression method performed using discrete cosine transformation, where some data from the original picture is lost. Though the amount of compression depends upon the original image, ratios of 10:1 to 20:1 do not typically cause noticeable loss in the original image.

In the JPEG compression method, compression is done by splitting the original image into minute pixel blocks, which are halved again and again to achieve the desired amount of compression. JPEG images can be created using software or hardware. JPEG compression hardware provides sufficient speed for realtime, on-the-fly compression. C-Cube Microsystems is credited with introducing the first JPEG chip.

When a JPEG file is created or an image is converted from another format to JPEG, the user must specify the desired quality of the image. If the user chooses to create the highest quality image possible, the file size will be large. If the user is willing to sacrifice image quality, the resulting JPEG file can be much smaller.

VN:F [1.9.17_1161]
Rating: 0.0/10 (0 votes cast)
Follow Will.Spencer on

Leave a Reply

Related Posts

  • .daa Files

    Files ending in .daa extensions are movie files specially formatted to facilitate downloading from the internet. Converter software is required to view .daa files. What do you need to know about .daa files? Generally, movie files are in .avi or .mpeg format. When storing movies digitally on CD or DVD, however, it is preferable to [...]...


  • Bitmap Images

    Bitmap images are a map or a collection of individually colored, minute dots or pixels (picture elements) that are arrayed in a matrix or grid. Since each individual pixel is too small for the naked eye to perceive without the help of magnification, an array of these pixels forms a perceivably smooth graphic image. Resizing [...]...


  • How to Convert RAR

    What is RAR RAR is a file format for compressed and archived files that was made popular by WinRAR, a free alternative to WinZIP. RAR stands for Roshal Archive and is used for data compression, data preservation/error recovery, and data encryption. RAR is most oftenly used to transfer files over the Internet because it can [...]...


  • What is JBIG2?

    JBIG2 is a relatively new image compression standard that was first published as an international standard in 2000. It was a modern option for both lossless and lossy image compression. The standard is designed to compress images better than the traditional JBIG and Fax Group 4 standards previously implemented for bi-level or black and white [...]...


  • The Meaning of an .r01 File

    An .r01 file is a RAR archive split into several parts. The RAR archive is actually a compression utility and can handle virtually any file. For example, in a four-part archive called “sample”, the separate parts would be “sample.rar”, “sample.r00″, “sample.r01″, and “sample.r02″. Sample.rar would be the first part in a multi-part series, each followed [...]...