Why convert PNG to JPG
PNG is lossless, which is ideal for screenshots, logos and anything with sharp text or transparency. But for photographs and product shots, PNG files are often several times larger than they need to be. JPG uses lossy compression that, at 80–90% quality, looks visually identical for photographic content while cutting the file to a fraction of the size.
That size difference matters when you hit upload limits on marketplaces, want faster-loading web galleries, or need to email a batch of images. Converting PNG to JPG is the simplest way to make heavy photo PNGs practical for the web — as long as the image does not rely on a transparent background.
When to keep PNG instead
Conversion is not always the right call. Keep PNG when the image genuinely needs its lossless or transparent qualities.
- Logos, icons and graphics with transparent backgrounds.
- Screenshots and images with crisp text or fine lines.
- Flat-colour graphics where JPG would introduce visible artifacts.
- Any master you will edit again later — keep the PNG and export JPG copies.
Built-in macOS methods
macOS converts PNG to JPG without extra software. Preview's File → Export gives you a quality slider and is best for one or a few files. Finder Quick Actions (right-click → Quick Actions → Convert Image) handles a small selection quickly and writes copies alongside the originals.
Both are free and instant, but they offer limited control — no reusable presets, no exact target size, no before/after preview, and no folder mirroring. For a handful of images they are perfect; for recurring catalogue work they become slow and error-prone.
A batch workflow for large folders
When you are converting hundreds of PNGs, treat it as a production run. Load the folder, set the output once, validate a small subset, then release the full queue so you never reprocess or collide on names.
Reliable defaults for PNG to JPG delivery on the web and in catalogs:
- Output: JPG at 82% quality (raise to 90% for hero or product shots).
- Background: set white or your brand colour for the flattened transparency.
- Colour: convert to sRGB for predictable web colour.
- Metadata: strip EXIF/GPS for public delivery, keep for internal archives.
- Output: preserve folder structure, overwrite off, validate a 20-file subset first.