Image Format Converters

Change an image from one format to another. Useful when a marketplace rejects your file type, or when you want the smaller file a modern format gives you.

Choosing a format

Format choice is mostly determined by what the image contains, not by preference. Getting it right often saves more than any compression setting.

FormatBest forTransparencyLossy
JPGPhotographs; anywhere maximum compatibility is requiredNoYes
PNGLogos, screenshots, diagrams, anything needing transparencyYesNo
WebPWebsites — smaller than both, with either mode availableYesEither
HEICNothing, outside an Apple device — convert itYesYes

The two conversions that lose something

Most conversions are reversible in principle. Two are not, and both are easy to do by accident.

PNG to JPG destroys transparency. JPG has no alpha channel, so transparent areas must be filled with a solid colour, and that choice cannot be undone. Converting back to PNG produces a larger file with a permanent coloured background. The converter lets you choose that colour deliberately.

Any lossy-to-lossy conversion compounds damage. Converting a JPG to WebP decodes an already-compressed image and compresses it again. The effect is usually invisible, but convert from your highest-quality original where you can.

Where each format is accepted

Compatibility, not quality, is what usually forces a conversion. Marketplaces — Etsy, Amazon, eBay, Shopify — expect JPG or PNG and generally reject WebP. Use WebP on your own website, where you control the hosting and page speed matters.

HEIC is rejected almost everywhere outside Apple's ecosystem, which is why converting iPhone photos is the most common conversion people need. That page also explains how to stop your phone producing HEIC in the first place.