Home / Image tools / Convert image

Convert image

On-device · no upload

Convert between JPG, PNG, WebP, GIF, SVG, TIFF and HEIC. Files are processed in your browser — nothing is uploaded, nothing is stored.

Drop images here
Up to 100 MB per file · up to 30 files at once
Convert to
JPG
Smallest for photos. No transparency.
PNG
Lossless, keeps transparency.
WebP
Smaller than both, wide support.
Add a file to start. The button stays put so it never jumps under your cursor.

How to convert an image

1
Drop your JPG, PNG, WebP, GIF, SVG, TIFF or HEIC files onto the box above, or pick them from disk. Nothing uploads.
2
Choose the format you want to convert to.
3
Press Convert. Each image is decoded and re-encoded on your device.
4
Download the files individually or all at once as a zip. Close the tab and every trace is gone.

Questions

Is converting an image here really private?
Yes. The conversion runs on your device using the browser's own image codecs (plus two small decoding libraries loaded alongside them for TIFF and HEIC) — the file is read from disk into this tab and never sent over the network.
Can I convert HEIC photos from an iPhone?
Yes. HEIC and HEIF decode on your device the same as every other format here — no upload, nothing sent anywhere.
What happens to transparency when I convert to JPG?
JPG has no transparency channel, so any transparent area is filled with white before saving. Converting to PNG or WebP instead keeps transparency intact.
Does converting an animated GIF keep the animation?
No — conversion uses the GIF's first frame only. If you need the animation preserved, keep the file as a GIF.
My converted SVG looks cropped or the wrong size — why?
SVGs without an explicit width, height, or viewBox don't have a natural size, so the browser falls back to a default 300×150 canvas, which can crop or scale your artwork. Add a width/height or viewBox to the SVG (most design tools include this automatically) and re-convert for a pixel-accurate result.
Is there a file size limit?
100 MB per file, and 30 files per batch, limited by your device's memory rather than a paid tier.
Do I need an account?
No. There is no sign-up, no email, and no usage cap. Nothing about your files is logged.

About converting images

Every image format is a different trade-off between file size, quality and what it can represent — JPG has no transparency but compresses photos well, PNG is lossless and supports transparency but is larger, WebP mostly beats both at the cost of slightly less universal support. GIF, SVG, TIFF and HEIC each solve a narrower problem: simple animation, scalable vector art, lossless archival scans, and Apple's default photo format, respectively. Converting between them means decoding the source fully, then re-encoding with the target format's own rules.
JPG, PNG, WebP, GIF and SVG decode using the codecs already built into your browser. TIFF and HEIC need two small decoding libraries loaded alongside them, since browsers don't ship decoders for those formats — but the decoding still happens entirely on your device, in this tab, the same as everything else. Your file is never uploaded, never queued on a server, and never deleted from one — because it was never there.