Option 1
JPG (JPEG)
Lossy raster format — smaller files by discarding imperceptible detail, ideal for photographs.
Best for
Photographs, continuous-tone images, anywhere file size matters more than pixel-perfect accuracy.
Pros
- Dramatically smaller files than PNG for photographs — often 70–90% smaller.
- Adjustable quality slider lets you dial the size/quality tradeoff.
- Universal support in every browser, app, OS, and camera.
- Progressive JPEGs load in passes — low-res first, then refined.
- Ideal for hero images and photo galleries.
Cons
- Lossy — each save loses more detail; editing a JPG repeatedly is destructive.
- No transparency support.
- Visible artifacts around sharp edges (text, logos, UI).
- Poor for screenshots with text — JPG compression smears text edges.
- Can't losslessly crop without re-encoding (except in specialized tools).