jpeg
Synonym discussion
Sense: noun/2
JPEG, PNG, GIF, and TIFF are all image file formats, but they differ in how they handle compression and image quality. JPEG uses lossy compression, which makes file sizes smaller by discarding some visual detail — ideal for photographs where small size matters more than perfect quality. PNG uses lossless compression, keeping every pixel exactly as it was, so it works better for graphics with text, logos, or sharp edges. GIF limits colors to 256 and supports simple animations, making it suitable for buttons or short animated clips. TIFF stores uncompressed, high-quality data and is mainly used in printing and professional photography. For example, save a landscape photo as a JPEG, but save a screenshot with text as a PNG.
Common collocations
Etymology
JPEG is an acronym formed from the name Joint Photographic Experts Group, the international committee that created this image compression standard in 1992. The group's name reflects its mission: a joint effort by photographic and computing experts to develop a shared international standard.