WebP to JPG Converter - Convert WebP to JPG Online Free
Convert WebP images to JPG directly in your browser, one at a time or in batches. The decoding and re-encoding both run locally, so nothing is uploaded to a server.
Glissez des images ici ou cliquez pour importer
Supports WEBP
What WebP to JPG Does
This tool decodes each WebP file onto an in-browser canvas and re-encodes the resulting pixel data as a JPG using the browser's own JPEG encoder. Nothing is uploaded — the whole decode-and-re-encode cycle runs on your machine, which is why the tool keeps working on large batches and on files you'd rather not hand to a server. The two formats are not equivalent. WebP can be either lossy or lossless and carries a full alpha channel; JPG is always lossy and has no alpha channel at all. That difference produces two concrete effects. First, transparency cannot survive the conversion: transparent and semi-transparent pixels are composited onto a solid white background before encoding, and converting the JPG back to PNG later won't bring the transparency back, because it was discarded here. Second, if your source is a lossy WebP — which most WebP images saved from websites are — the JPG encoder compresses an image that has already been through one round of lossy compression. The two passes stack. You are not restoring detail the WebP encoder threw away, you are re-encoding what's left, and at low Quality values the artifacts from both passes can compound around sharp edges and text. Keeping Quality high is the practical way to keep the second pass close to invisible. Animated WebP is a further limitation: canvas drawing captures one static frame, so an animated WebP converts to a single still JPG and the animation is lost.
Why You'd Convert WebP to JPG
Almost always because something downstream refuses to accept the WebP you already have.
How to Convert WebP to JPG
Four steps, and the only decision you actually have to make is the quality level.
Add one WebP file or drop in a whole folder — every file in a batch uses the same settings
Set the Quality slider; 92 is the default and works for most photos, lower it only if size matters more than detail
Start the conversion — the button reads "Converting..." while the browser encodes each file
Download the JPGs individually, or grab the whole batch as a single ZIP
Frequently Asked Questions
Plus d'outils d'image
Explorez d'autres outils puissants pour vos besoins d'édition
Compresser Image
Réduire la taille
Redimensionner
Changer dimensions
Recadrer Image
Découper zone
Éditeur Photo
Éditer photos
Pivoter Image
Pivoter image
Retourner Image
Horizontal/Vertical
Ajouter Filigrane
Filigrane
Ajouter Bordure
Ajouter bordure d'image
Coins Arrondis
Ajouter coins arrondis
Filtres
Luminosité/Contraste
Flouter Visage
Masquer visages
Mosaïque
Flouter régions
Supprimer Fond
Supprimer fond
Améliorer Image
IA upscale
Ajouter Texte
Ajouter texte à l'image
Collage
Combiner plusieurs images
HTML vers Image
Web vers image
GIF en Séquence
Extraire frames
Supprimer les bords vides
Supprimer les bords vides
Renommer des images en lot
Renommer plusieurs fichiers en toute sécurité
Circle Crop
Crop images into circles
Black & White
Convert images to grayscale
Split Image
Cut an image into a grid
Merge Images
Combine images into one
Change DPI
Set image DPI metadata
Image to Base64
Encode images as Base64