IMAGE FORMAT CONVERSION
Convert to JPG — Free Online Image to JPG Converter
Convert PNG, WebP, AVIF, GIF, or SVG to JPG free in your browser. Transparency is flattened onto a solid background and nothing is uploaded.
Vos fichiers ne quittent jamais votre appareil.
Drop a file here or click to choose
Any common image format (JPG, PNG, WebP, AVIF, GIF, SVG…)
Turn almost any common image — PNG, WebP, AVIF, GIF, or SVG — into a standard JPG. JPG is the one format every phone, printer, email client, and decade-old website reliably understands, which is why it's the safe target when a picture simply needs to open everywhere.
The conversion runs in your browser: the source is drawn onto a canvas and re-encoded as JPEG on your own device, so the file is never uploaded.
What happens to transparency
JPG has no alpha channel — it physically cannot store transparency. So before encoding, any see-through pixels are composited ("flattened") onto a solid background colour, white by default. A transparent logo becomes a logo on a white rectangle, permanently.
This is true of every JPG conversion on the site (PNG→JPG, WebP→JPG, AVIF→JPG, SVG→JPG), so it's explained once here. If you need to keep transparency, convert to PNG or WebP instead — both have a real alpha channel.
How the common image formats compare
| Format | Transparency | Compression | Typical size | Browser support |
|---|---|---|---|---|
| JPG | No (flattened) | Lossy | Small | Universal |
| PNG | Yes (alpha) | Lossless | Large | Universal |
| WebP | Yes (alpha) | Lossy or lossless | Smaller than JPG/PNG | All current browsers |
| AVIF | Yes | Lossy, very efficient | Smallest | Recent browsers only |
| GIF | 1-bit on/off | Lossless, 256 colours | Bulky | Universal |
| SVG | Yes (vector) | Not applicable (markup) | Tiny for line art | Universal |
Pick JPG for photos you need to share anywhere; PNG or WebP when transparency or sharp edges matter; AVIF for the smallest files if your audience's browsers are current.
Frequently asked questions
- Will converting to JPG reduce quality?
- JPG is lossy, so re-encoding always discards some fine detail to shrink the file. For photos the loss is usually invisible; for screenshots, logos, or line art the sharp edges can pick up faint speckles. If crisp edges matter, target PNG or WebP instead.
- Can I convert an animated GIF to JPG?
- You'll get a single still frame — JPG has no concept of animation, so the tool captures one frame and encodes that. To keep motion, use an animated format like WebP or GIF.
- Is my image uploaded to a server?
- No. The picture is decoded and re-encoded on your device with the browser's canvas, and nothing is sent to us, so it's safe for private photos and documents.