
What is an extension? Easy to understand explanation of the differences between JPG, PNG, GIF and WebP – Part 2

“JPEG (Jepeg)” which is more suitable for photographic data

* The yellow background color is shown below the image saved as “.jpg”.
[Advantages of the JPEG format] -Abundant
number of colors that can be expressed-
Data capacity
light-
Ideal for photo storage format- Suitable for printing images
[Disadvantages of the JPEG format] -The
Image deteriorates every time editing and saving is repeated
-Transparency processing is not possible.
JPEG is an abbreviation for “Joint Photographic Experts Group”.
The large number of usable colors and light data capacity make it ideal for storing photographic data.
On the other hand, every time it is stored, it is compressed and deteriorates. “When I edited the same image many times, the image got dirty.”
To avoid this, keep the original image and edit the copy. If you need to make corrections, copy the original image again and so on, the deterioration will be minimal.
Also, since it does not support transparency processing, it is not possible to say “I want to crop only here and show the site background”. The image above has a white circle in the background cut out, but in JPEG format it is displayed in white instead of the background color.
By the way, there are several types such as “.jpg”, “.jpeg”, “.jpe”, etc., but they are all in JPEG format. Originally, multiple strings were used for the “length is up to 3 characters” link, but now there is no such limit.
There is no difference in the data, so you can basically use “.jpg” or “.jpeg”.
High-quality “PNG (ping)” for the web
* The yellow background color is displayed below the image saved as “.png”.
[Advantages of PNG format] -Abundant
number of colors that can be expressed
-It is possible to process transparencies-
Suitable for displaying on the Web-Sin
deterioration even after repeated storage
[Disadvantages of the PNG format] -The
data capacity is heavy
-Color changes when printing
PNG is an abbreviation for “Portable Network Graphics”.
An important feature is that the background can be transparent while maintaining almost the same quality as a JPEG image. In the image above, you can see that the part that was just shown in white in JPEG becomes transparent and the background is shown in yellow.
Unlike JPEG, there is no “image quality deteriorates every time it is saved”, but the data capacity is large and can be more than double that of JPEG.
Also, since it does not support color expression for printing, if you print a PNG image as is, you will get “that? Somehow the color is light …”. Just the “when it comes to not so big image on the home page”, let’s think.
“GIF” that moves even if it is light
* The yellow background color is displayed below the image saved as “.gif”.
[Advantages of the GIF format]
-It is possible to express the animation -It is possible to
transparency processing-
Suitable for icons with a small number of colors-
Does not deteriorate even after repeated storage
[Disadvantages of GIF format] -Only
Up to 256 colors can be expressed.
colors change when printed
GIF is an abbreviation for “Graphics Interchange Format”.
There are many things in common with PNG, such as transparency and web rendering, but the most important feature is that you can still create animated images. Although it is not video data, it can be moved in the same way as a flip book.
The advantage is that the capacity is very light, but the maximum number of colors that can be displayed is 256, which is small.
Doesn’t the image above feel a bit rough compared to JPEG and PNG? Especially easy to see is that the red logo on the dog’s chest has been replaced by an approximate color to make it yellowish.
It seems to be better suited for data like logos, icons, and menu buttons than those with lots of colors like photographs.
By the way, there seems to have been a long-standing debate as to whether the reading is “gif” or “gif”. It seems that some countries read it as “gif”, but for now it seems that it has settled in the form of “gif is common”.










