Home/Image Tools/Image Converter
🔄

Image Converter

FREE

Convert any image to JPG, PNG or WebP

Free · No sign-up required
Loading...

What the image converter does

The converter takes an image in any format your browser can open — JPG, PNG, WebP, GIF, BMP, SVG, AVIF and, in Safari, HEIC — and saves it as JPG, PNG or WebP at a quality you choose. Conversion happens in your browser with the Canvas API: the image is decoded to pixels and re-encoded in the target format. Nothing is uploaded. Use it when a website, form or program refuses a format, or when you want a smaller, more compatible file.

Choosing the right format

FormatCompressionTransparencyBest forAvoid for
JPGLossyNoPhotos; anything that must open everywhereText, logos, screenshots, transparency
PNGLosslessYesScreenshots, logos, line art, UI graphicsPhotos (files 5–10× larger than JPG)
WebPLossy or losslessYesWeb images — smallest at equal qualityOlder desktop apps and email clients
GIFLossless, 256 colours1-bitSimple animationsAnything else — use PNG or WebP
SVGVectorYesIcons and diagrams that must scalePhotos (not possible)
HEICLossy, efficientYesiPhone camera defaultSharing — poor support outside Apple

What happens in each direction

  • PNG → JPG: transparent areas become white, and the image becomes lossy. Size typically drops 60–90%.
  • JPG → PNG: no quality is gained (the JPEG artefacts are already baked in) and the file gets much larger. Only worthwhile if a program insists on PNG.
  • Anything → WebP: smallest result for the web; keeps transparency. Check that the destination accepts WebP first.
  • WebP → JPG/PNG: the common fix for images downloaded from websites that older software will not open.
  • SVG → PNG/JPG: the vector is rasterized at its declared size. For a larger raster, resize the output or use the SVG converter, which lets you set the scale.
  • GIF → anything: only the first frame is kept; animation is lost.

The quality setting

Quality applies to JPG and WebP only; PNG is always lossless. Values are 0.1 to 1.0. For photos, 0.8 is visually indistinguishable from the original on screen at less than half the size; 0.9 is a safe choice for images that will be edited again or printed; 1.0 disables most compression and produces files larger than necessary. WebP at 0.8 is roughly the quality of JPG at 0.85 and about 30% smaller.

Colour and metadata

  • Output is in the sRGB colour space. Images with an embedded wide-gamut profile (Display P3, Adobe RGB) are converted; very saturated colours may look slightly different.
  • EXIF metadata, including GPS location, is stripped by the conversion. This is a feature when sharing publicly; use JPG Compressor (Keep EXIF) if you need it preserved.
  • Orientation stored in EXIF is applied before conversion by modern browsers, so a photo that displayed upright stays upright.

Common uses

  • Converting WebP images saved from the web into JPG for Word, PowerPoint or an older photo viewer.
  • Turning a PNG screenshot into a JPG to meet an upload size limit.
  • Producing a WebP version of product photos for a faster website.
  • Converting a transparent logo to PNG for use on a coloured background.
  • Getting an SVG icon into a raster format for an app that does not support vectors.

Frequently asked questions

Why did my transparent background turn white?

JPG has no transparency. Choose PNG or WebP to keep it.

Can I convert HEIC photos from my iPhone?

Safari can open HEIC directly, so it works there. In Chrome, Firefox and Edge use the dedicated HEIC to JPG tool, which includes its own decoder.

Does converting JPG to PNG improve quality?

No. The detail lost when the JPG was saved cannot be recovered. It only makes the file larger.

Why is WebP not opening in my app?

Support outside browsers is still uneven. Convert to JPG or PNG for maximum compatibility.

What about AVIF?

Most current browsers can open AVIF, so you can convert from it. Saving to AVIF is not offered here because encoder support in browsers is inconsistent.

Are images uploaded?

No. The conversion runs entirely in your browser.

More tools in this category

🗜
Image Compressor
Re-encode JPG, PNG or WebP at a chosen quality to cut file size
📐
Image Resizer
Resize to exact pixels or a percentage with locked aspect ratio
Image Cropper
Crop freely or to 1:1, 4:3, 3:2 and 16:9 presets
💧
Image Watermark
Add a single or tiled text watermark with custom opacity
🔍
EXIF Data Reader
See camera settings, date and GPS location hidden in a photo
📱
HEIC to JPG
Convert iPhone HEIC photos to JPG