JPG to WebP Converter

Turn JPG, PNG, GIF and iPhone HEIC photos into light WebP images for faster websites — or convert WebP back to JPG, PNG or GIF. Right in your browser, nothing is uploaded.

  • 100% private — no upload
  • 10 input · 8 output formats
  • Keeps GIF animation
  • Batch + ZIP download
Popular:

Drop images to convert to WebP

or

You can also paste an image with Ctrl+V (⌘+V on Mac).
JPG · PNG · WebP · GIF · AVIF · HEIC · TIFF · BMP · SVG · ICO

Your images are converted on your device and are never uploaded.

How it works

Convert JPG to WebP in 3 simple steps

No account, no upload, no waiting in a queue.

  1. 1

    Add your images

    Drag & drop, choose files or a whole folder, or paste from the clipboard. JPG, PNG, GIF, HEIC, AVIF and more.

  2. 2

    Pick the format

    WebP is selected by default. Choose a quality preset, or switch to JPG, PNG or GIF to convert WebP files back.

  3. 3

    Download

    Compare before and after with the slider, then save each image or everything at once as a ZIP.

Why ToolCMB

The fastest private WebP converter

Google’s official WebP encoder and professional codecs running entirely inside your browser.

Private by design

Photos never leave your device. No upload, no storage, no tracking of your files — ideal for GDPR-sensitive work.

Both directions

JPG, PNG, GIF, HEIC, AVIF, TIFF, BMP, SVG and ICO to WebP — and WebP back to JPG, PNG, GIF, AVIF and more.

Animated GIF to WebP

Animations are kept frame by frame — an animated WebP is often 50–80% smaller than the GIF. Works the other way round too.

Real libwebp quality

The same encoder Google uses, compiled to WebAssembly: quality slider, lossless, near-lossless and sharp YUV.

Before / after slider

Zoom in and compare the original with the WebP result, then fine-tune the quality of each image.

Batch & ZIP

Convert hundreds of images at once using all CPU cores, then download one ZIP with your folders kept.

Resize while converting

Limit the longest side to 1920 px or any size — perfect for blogs, shops and CMS uploads.

Ready for the web

Copy a responsive <picture> snippet with WebP and a JPG fallback for your HTML in one click.

Why convert JPG to WebP?

WebP is an image format created by Google for the web. At the same visual quality, a WebP file is typically 25–35% smaller than a JPG and up to 80% smaller than a PNG — and it supports both transparency and animation. Smaller images mean faster pages, better Core Web Vitals (LCP) and a higher score in Google PageSpeed Insights.

Every modern browser supports WebP: Chrome, Edge, Firefox, Safari (since iOS 14 / macOS Big Sur), Opera and Samsung Internet. WordPress, Shopify, Wix and most CMSs accept WebP uploads too.

Sometimes you need the opposite: a WebP image downloaded from a website that will not open in an older app, or cannot be uploaded to a form. Select JPG or PNG above to convert WebP to JPG for maximum compatibility — animated WebP files can be turned into a GIF.

WebP vs JPG vs PNG vs GIF vs AVIF

FormatTypical sizeTransparencyAnimationBest for
WebP−25–35% vs JPGYesYesWebsites, online shops, blogs
JPGReferenceNoNoPhotos, email, printing, universal sharing
PNG+200–500% vs JPGYesAPNGLogos, screenshots, graphics
GIFLarge1-bitYesSimple animations, old platforms
AVIF−40–50% vs JPGYesYesModern websites, HDR photos

Serve WebP with a JPG fallback

To be safe with very old browsers and email clients, publish both files and let the browser pick. Open any converted image and use Copy HTML to get this snippet with the right size filled in:

<picture>
  <source srcset="photo.webp" type="image/webp">
  <img src="photo.jpg" alt="…" width="1200" height="800" loading="lazy">
</picture>

Pro tips

  • A quality of 75–82 is visually indistinguishable from the original for most photos — try the before/after slider at 200% zoom.
  • Use Lossless for logos, icons, screenshots and PNG graphics with sharp edges or text; lossy WebP is better for photos.
  • Converting an already compressed JPG to WebP cannot restore lost detail, but it still saves space. Start from the highest-quality original you have.
  • Resize to the size your website actually displays (for example 1920 px wide) — that often saves more than the format change itself.
FAQ

Frequently asked questions

Everything you need to know about converting images to and from WebP.

How do I convert JPG to WebP?

Drop your JPG files into the box above (or click “Choose images”). WebP is selected by default, so the conversion starts immediately. When it is done, download each image or all of them as a ZIP.

Is this WebP converter free and safe?

Yes. It is 100% free with no limits, no sign-up and no watermark. Your images are converted locally in your browser with WebAssembly — they are never uploaded to a server, so nobody else can see them.

How do I convert WebP to JPG or PNG?

Select JPG or PNG under “Convert to”, or click “WebP → JPG” in the Popular row, then add your WebP files. Transparent areas are filled with white for JPG (you can choose another colour).

Does converting to WebP reduce quality?

Lossy WebP removes detail you normally cannot see; at quality 75–85 the result looks the same as the original. If you need an exact copy, turn on Lossless. Use the before/after slider to check.

Can I convert an animated GIF to WebP?

Yes. Keep “Keep animation” turned on and choose WebP: all frames and timings are preserved, and the animated WebP is usually much smaller than the GIF. Animated WebP files can also be converted back to GIF.

How much smaller is WebP than JPG?

Typically 25–35% at the same visual quality, and often 60–80% smaller than PNG for photos. The exact saving depends on the image; the tool shows the result for every file.

Can I convert iPhone HEIC photos to WebP?

Yes. HEIC/HEIF photos from iPhones and iPads are decoded in your browser and converted to WebP, JPG or PNG, with the correct orientation.

Can I convert many images at once?

Yes. Drop multiple files or a whole folder. Images are converted in parallel using all CPU cores, and you can download them one by one or together as a ZIP file that keeps your folder structure.

Do all browsers support WebP?

All modern browsers do: Chrome, Edge, Firefox, Opera and Safari 14+ on iPhone, iPad and Mac. For very old software, keep a JPG copy and use a <picture> element — the “Copy HTML” button creates the code for you.

Does it work on iPhone and Android?

Yes. The converter works in Safari on iPhone and Chrome on Android. Converted files are saved to your Downloads or Files app.

Need more free tools?

Compress, resize, convert, format and calculate — fast, free and private.

Browse all tools

—

80