Convert images between web formats in your browser — no upload, no server. We render the source image onto a canvas, then re-encode it in the target format. The conversion runs locally, which means even very large images don't leave your device.
PNG is a lossless raster format with full transparency support. It's the right choice for screenshots, UI graphics, icons, line art, and any image that must be pixel-perfect. PNG files are typically larger than JPEG or WebP for photographs, smaller for graphics with large flat-colored regions.
JPG .jpg
Lossy compression
No transparency
Adjustable quality
JPEG (.jpg, .jpeg) is the dominant lossy photo format on the web. It excels at compressing natural images with smooth gradients but cannot represent transparency. Quality settings between 75 and 90 are the sweet spot for visually indistinguishable compression. Each save loses a small amount of fidelity — never edit a JPEG repeatedly.
WebP .webp
Lossy compression
Supports transparency
Adjustable quality
WebP is a modern format from Google that supports both lossy and lossless compression plus full transparency. It produces files roughly 25–35% smaller than JPEG at the same quality, and smaller than PNG for most graphics. Browser support is universal on every modern browser since 2020.
HEIC .heic
Lossy compression
Supports transparency
Adjustable quality
HEIC is Apple's default photo format on iPhone since iOS 11 — roughly half the file size of an equivalent JPEG at the same visual quality. Most non-Apple software and every web browser can't open it directly, which is why photos AirDropped or emailed from an iPhone often show up as a blank or broken file. Convertitive decodes HEIC locally in your browser and re-encodes it as JPG or PNG — nothing is uploaded.
Cookies on Convertitive
We use Plausible for cookieless analytics. Accepting also lets Google Analytics set first-party cookies to count visits; advertising partners may set cookies once ads are enabled. You can read more in the privacy policy.