IMAGE FORMATS
JPG is great for photos. It uses lossy compression, which means some quality is lost each time the image is saved, but it significantly reduces file sizes. It's perfect for web use where you need a balance between quality and speed of loading.

PNG is best for images requiring transparency or sharp edges and text. It uses lossless compression which maintains quality no matter how many times you save it. It is ideal for logos, icons, and graphics but the file size is larger compared to JPG.

GIF is an animation or simple graphic. It supports transparency like PNG but is limited to 256 colors, which makes it less suitable for full-color photographs. However, it's best for simple animations and graphics where file size is a concern.









