WebP to JPG, drop a WebP file and get a JPG instantly
WebP to JPG Guide

How to Convert WebP to JPG on Windows

Updated May 2026 6 min read By the WebP to JPG team

Quick answer

Windows 10+ has built-in WebP support. Open a WebP file in the Photos app, click Edit, save as JPG. Or use the WebP to JPG Chrome extension for drag-drop conversion with batch support.

Windows does not make WebP conversion obvious, but three free methods work on any Windows 10 or 11 machine.

convertwebp.site · WebP to JPG
Drop WebP files here or click to choose . up to 200 at once
WEBP banner-hero.webp Done . 0.9s
WEBP product-shot.webp Done . 1.1s
WEBP icon-pack.webp 82%
3 of 28 converted 0 uploaded
All conversion happens in your browser. Files never reach a server.

Method 1: Photos app (built-in, Windows 10+)

Windows 10 and 11 come with a Photos app that handles WebP:

  1. Right-click the WebP file, select Open With > Photos.
  2. Click Edit in the top-right menu.
  3. Click Save a Copy, change format to JPG, and save.

This works for 1-5 files. For batches, use Method 2 or 3.

Method 2: Paint (built-in, any Windows)

Windows Paint has supported WebP since Windows 10:

  1. Right-click the WebP file, select Open With > Paint (or Paintbrush).
  2. File > Save As, change Save As Type to JPG (JPEG), and save.

Paint is slower than Photos for large files but works on any Windows version.

Method 3: Chrome extension (batch conversion)

For converting 10+ WebP files at once:

  1. Install the WebP to JPG extension from the Chrome Web Store.
  2. Click the toolbar icon, drag all WebP files into the drop zone.
  3. Choose quality (90 is usually fine), then click Convert and Download.
  4. The extension outputs a ZIP with all converted files.

This is the fastest method for batches.

Command-line conversion (for scripting)

If you work with a lot of WebP files and want to automate:

  1. Install ImageMagick: Download from imagemagick.org (Windows installer).
  2. Open Command Prompt or PowerShell and run: magick convert input.webp output.jpg
  3. For a whole folder: for /r . %i in (*.webp) do magick convert "%i" "%~ni.jpg"

Useful for batch scripts and automation but requires terminal comfort.

Comparison: which method is fastest?

For converting a single WebP file, all three are instant. For 50 WebP files:

For most users, the Chrome extension is the sweet spot: no install, GUI, and batch support.

At-a-glance comparison

MethodSetupBest forBatch speedCost
Photos app0 min1 fileSlowBuilt-in
Paint0 min1-5 filesSlowBuilt-in
Chrome extension30 secBatches 10-50FastFree
ImageMagick CLI3 minAutomation 100+Very fastFree

Convert WebP Files on Windows Instantly

WebP to JPG converts WebP images to JPG or PNG right inside Chrome. No upload, no account, no watermark.

Add to Chrome, free

Frequently asked questions

Does Windows 10 support WebP by default?
Yes, Windows 10 and 11 have built-in WebP support in the Photos and Paint apps.
Can I convert WebP to PNG on Windows?
Yes, both Photos and Paint support PNG export. The extension also supports PNG output.
Why does Paint save as 256-color PNG instead of full color?
You are likely saving as PNG. In the Save As Type dropdown, make sure you choose "JPG (*.jpg)" or "PNG 24-bit (*.png)".
Can I convert WebP files from OneDrive?
Yes. Save them to a local folder first, then convert, or use the Chrome extension to drag files directly from OneDrive to the drop zone.
Is there a batch converter built into Windows?
No. Windows Photo Gallery used to have batch convert, but it was removed in Windows 10. Use the Chrome extension or ImageMagick instead.

More by Peak Productivity

Free Chrome tools, ranked by what people actually install

Updates every day from real install counts and ship dates.