Format

Convert between PNG / JPG / WebP.

A free image format converter between PNG, JPG and WebP — drop in an image and download it in the target format. It all runs locally on a canvas in your browser; your image is never uploaded.

How to use

  1. Drop in or choose an image.
  2. Choose the target format: PNG, JPG or WebP.
  3. Check the converted file size and download.

FAQ

What happens to transparency when converting to JPG?
JPG has no alpha channel, so transparent areas are filled with white during conversion. Choose PNG or WebP if you need to keep transparency.
Does converting lose quality?
PNG and WebP are re-encoded with their respective encoders (WebP here at quality 0.92); JPG is also written at quality 0.92. The pixel dimensions are unchanged — it is just a re-encode, usually with no visible loss.
Is the image sent to a server?
No. The conversion runs on a local canvas; the image stays in your browser the whole time.

Related tools