JPEG: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{lang|JPEG}} | {{lang|JPEG}} | ||
'''JPEG''' (more commonly seen with the extension .jpg) is an image format which uses [[Wikipedia:Lossy_compression|lossy compression]] to reduce the file size of the image. This results in file sizes that are significantly smaller than uncompressed formats such as [[BMP]] or [[TGA]]. Lossy compression affects image quality, but higher quality JPEGs will have nearly imperceptible artifacts. JPEGs are suitable for photographs and screenshots, but are not preferred for textures or diagrams. | '''JPEG''' (more commonly seen with the extension .jpg) is an image format which uses [[Wikipedia:Lossy_compression|lossy compression]] to reduce the file size of the image. This results in file sizes that are significantly smaller than uncompressed formats such as [[BMP]] or [[TGA]]. Lossy compression affects image quality, but higher quality JPEGs will have nearly imperceptible artifacts. JPEGs are suitable for photographs and screenshots, but are not preferred for textures or diagrams. | ||
==See also== | ==See also== | ||
*[[Screenshot]] | *[[Screenshot]] | ||
[[Category: | [[Category:File formats]] |
Revision as of 07:11, 28 March 2023
JPEG (more commonly seen with the extension .jpg) is an image format which uses lossy compression to reduce the file size of the image. This results in file sizes that are significantly smaller than uncompressed formats such as BMP or TGA. Lossy compression affects image quality, but higher quality JPEGs will have nearly imperceptible artifacts. JPEGs are suitable for photographs and screenshots, but are not preferred for textures or diagrams.