Convert Image
Switch between JPG, PNG, WebP, and AVIF — iPhone HEIC photos welcome.
Tap to choose a file
Convert Image turns photos between JPG, PNG, WebP, and AVIF, and can also read HEIC or HEIF photos straight from an iPhone. A browser canvas handles JPG and PNG, while WebP and AVIF are encoded through small WebAssembly modules, so no image ever needs to reach a server. Because JPG can't store transparency, converting a photo with a transparent background to JPG fills that area with white first. Quality is adjustable for JPG, WebP, and AVIF; PNG stays lossless no matter what you pick.
How it works
-
Choose or drop up to 20 images — HEIC, JPG, PNG, WebP, AVIF, GIF, or BMP.
-
Pick the output format and quality.
-
Click Convert images.
-
Download each converted file.
What you can use it for
- Turning an iPhone HEIC photo into JPG so it opens correctly on a Windows laptop or an older Android phone.
- Converting screenshots or exported PNGs to WebP to keep a personal website or portfolio loading quickly.
- Changing a graphic with a transparent logo from PNG to JPG for a printed flyer or a form that rejects PNG uploads.
- Preparing a batch of photos as AVIF to save storage space before backing them up to the cloud.
Frequently asked questions
Are my images uploaded to a server?
No. Decoding and re-encoding both happen locally, using the browser's canvas for JPG and PNG and small WebAssembly modules for WebP and AVIF. Your photos are never transmitted anywhere during the conversion.
Which format should I pick?
Choose JPG for photos when you need maximum compatibility with older apps and printers. Choose PNG when the image needs a transparent background, like a logo or an icon. WebP and AVIF produce smaller files than JPG at similar quality, with AVIF usually the smallest of the four, though a few older apps still don't open it.
Can it convert iPhone HEIC photos?
Yes. HEIC and HEIF files are decoded on your device using the heic-to library before being re-encoded into whichever format you picked. There's no separate HEIC converter step required — just drop the photos in like any other image.
What does the quality slider do?
It controls how much compression is applied when encoding JPG, WebP, or AVIF — a lower value trims more file size at the cost of some sharpness. PNG is a lossless format, so the slider has no effect when PNG is selected as the output.
Why did my transparent PNG turn white in the JPG version?
JPG has no way to represent transparent pixels, so any transparent area is filled with a white background before the image is saved. If you need to keep transparency, convert to PNG or WebP instead, both of which support it.
Is Convert Image the same as Compress Image?
They solve different problems. Convert Image changes the file type — JPG to WebP, HEIC to PNG, and so on — while Compress Image keeps the same format but re-encodes it at a smaller size. Combine them by converting first, then compressing the result if you need both a new format and a smaller file.
Why does conversion take longer for some photos?
WebP and AVIF encoding runs through WebAssembly, which is slightly slower than the browser's built-in JPG and PNG encoder, especially on large or high-resolution photos. Older browsers that lack native AVIF decoding also fall back to a slower software decoder, which adds a bit more time.
Good to know
- GIF and BMP files can be opened as input, but the output is always JPG, PNG, WebP, or AVIF — animation in a GIF is not preserved, only its first frame.
- Converting a transparent PNG or WebP to JPG permanently fills the transparent areas with white, since JPG has no way to store transparency.
- AVIF decoding falls back to a slower WebAssembly path on older browsers that don't yet support AVIF natively, which can add a short delay.
- Quality only affects JPG, WebP, and AVIF output — PNG is always saved lossless, so the slider has no effect when PNG is selected.
Related tools
HEIC to JPG
Make iPhone photos open everywhere — converted locally, never uploaded.
Compress Image
Shrink JPG, PNG, and WebP photos without leaving your browser.
Resize Image
Scale photos to a percentage or an exact width without losing sharpness.
Images to PDF
Turn photos and scans into one tidy PDF — perfect for assignment submissions.