You found the perfect image online, right-clicked to save it, and got a file that ends in .webp — and now nothing seems to open it properly. That’s a small but maddening friction of the modern web, and the good news is there are several straightforward ways to convert WebP to JPG, whether you’re on a phone, a Windows PC, a Mac, or a Linux machine. We’ll cover every reliable method, explain why renaming won’t work, and help you pick the right tool for your workflow.

WebP file size reduction vs JPEG: 25-34% ·
Browser support for WebP: 94%+ ·
JPEG usage share on websites: approximately 70% ·
Number of free online WebP to JPG converters: 30+

Quick snapshot

1Online Converters
  • No installation required (FreeConvert)
  • Works on any OS with a browser (FreeConvert)
  • Supports batch conversion (FreeConvert)
  • Examples: CloudConvert, Adobe Express, FreeConvert (FreeConvert)
2Desktop Software
  • Full control over quality settings
  • Works offline
  • Examples: GIMP, IrfanView, Photoshop
3Command Line
  • Automation and scripting possible
  • Fast on large batches
  • Uses dwebp from libwebp package
4Browser Extensions
  • Quick save in desired format
  • Integrates with right-click menu
  • Examples: Save Image as Type

The table below summarizes the core differences between WebP and JPEG formats.

Key facts at a glance: WebP vs JPEG
Attribute Value
WebP Creator Google (2010)
JPEG Standard JPEG (1992)
Lossy Compression Both support
Transparency WebP yes, JPEG no
Animation WebP yes, JPEG no

How do I change a WebP file to a JPEG?

To change a WebP to a JPEG, you need a conversion tool — simply renaming the file extension won’t work. The underlying image data must be decoded from WebP and re-encoded as JPEG, as explained in the Adobe WebP file format guide.

Using an online converter

  • CloudConvert — supports file uploads from your computer, Google Drive, Dropbox, or URL. Convertio says it supports more than 200 formats for conversion.
  • Adobe Express — free to use, no credit card required. Handles PNG or WebP files up to 40 MB. Adobe Express states converting to JPG makes images more versatile for sharing and editing.
  • FreeConvert — supports batch conversion of multiple WebP images, including animated WebP files (outputs still JPG frames). FreeConvert processes files directly in your browser.
  • iLoveIMG — allows converting multiple WebP files at once. iLoveIMG offers a simple drag-and-drop interface.
  • Picflow — free, fast, no ads, no account required. Picflow focuses on user privacy.
  • TinyWow — uploaded files are deleted one hour after processing. TinyWow warns users about data retention.
  • Canva — free online WebP to JPG converter; also supports WebP to PNG conversion. Canva allows editing before downloading.

Using desktop software

  • GIMP — free open-source image editor. Open WebP, then export as JPEG.
  • IrfanView — lightweight free viewer with batch conversion support.
  • Adobe Photoshop — open WebP, save as JPEG. Requires WebP plugin on older versions.
  • Microsoft Store appWebP to JPG Image Converter for Windows converts WEBP, BMP, and PNG into JPG.

Using command line tools

Linux and macOS users can install dwebp from the libwebp package. The command is straightforward: dwebp input.webp -o output.jpg. This method is fast on large batches and ideal for scripting.

Bottom line: Changing a WebP to a JPEG requires a proper conversion tool, not a rename. For most users, an online converter is the fastest route. For professionals, command-line tools offer batch automation.

Why this matters: The best method depends on how many files you need to convert and whether privacy or offline access is a concern. Online converters are great for occasional use; desktop tools give you control over quality settings.

Why are my images saving as WebP instead of JPG?

If you’re using Chrome and images save as .webp, it’s because the website serves the image in WebP format. Google Chrome Help explains that Chrome saves the image in whatever format the server delivers.

Chrome’s default behavior

  • When a site uses WebP for faster loading, Chrome downloads that format.
  • This behavior is by design: WebP files are typically 25-34% smaller than equivalent JPEGs, according to Google Developers.

How WebP is used by websites

Sites like YouTube, Facebook, and WordPress (via plugins) serve WebP images by default to reduce bandwidth. The format is supported by Chrome, Edge, Firefox, and Safari, covering over 94% of browser users. Google’s WebP FAQ confirms major browser support.

Browser compatibility

For viewing, most modern browsers display WebP fine. The problem arises when you need to share or edit an image in tools that don’t support WebP — like older versions of Photoshop or some social media uploaders.

The catch

WebP is efficient for loading, but its narrower ecosystem means conversion is often necessary. The trade-off is speed on the web vs. compatibility offline.

The pattern: Your images save as WebP because that’s what the server sends. Chrome just passes it through. The fix is a converter or a browser extension that intercepts the download.

How to get around Chrome’s save-as-WebP image format issue

You have three practical workarounds to stop Chrome from saving images as WebP.

Use browser extensions

  • Save Image as Type — adds a right-click option to save as JPG or PNG.
  • WebP to JPEG converter extensions — automatically convert on download.

Use developer tools

  1. Right-click the image and select “Inspect”.
  2. Find the tag and look for the src attribute.
  3. If the URL ends in .webp, try changing it to .jpg in the address bar (often fails because the server doesn’t serve that format).

Copy image address and paste in a converter

Right-click the image, copy the image address, then paste that URL into an online converter like Convertio, which supports URL-based conversions. This bypasses the file download entirely.

What to watch

Extensions are the simplest fix, but they only work in the browser where they’re installed. If you need to process images from multiple sources regularly, a desktop converter may save more time.

The trade-off: Browser extensions give you instant control per image, while developer tools offer a manual workaround. Neither changes Chrome’s underlying behavior — they just intercept the output.

What is the free software to convert WebP to JPG?

Several free tools handle WebP-to-JPG conversion, spanning online, desktop, and command-line options.

Online converters

  • CloudConvert — supports 200+ formats, free tier with limitations.
  • FreeConvert — batch conversion, animated WebP support (outputs JPG frames).
  • iLoveIMG — multiple files at once.
  • Adobe Express — free, no credit card required.
  • Canva — free converter with editing tools.
  • Picflow — free, no ads, no account.

Desktop software

  • GIMP (free open-source) — full editing suite.
  • IrfanView (free for non-commercial) — lightweight batch convertor.
  • Microsoft Store WebP to JPG Converter — free Windows app from Microsoft Store.

Command line tools

  • dwebp — part of the free libwebp package from Google.
  • ImageMagickconvert input.webp output.jpg works after installing a WebP delegate.
Bottom line: Free software is abundant. Online converters work instantly; desktop tools offer offline reliability. For occasional use, any option in this list will do the job.

Why this matters: The variety means there’s a solution for every workflow — no need to pay for conversion unless you need premium features like no file size limits or higher resolution outputs.

Can you just rename WebP to JPG?

No. Renaming a .webp file to .jpg changes only the file extension, not the underlying image data. Adobe’s WebP file format guide clearly states this: the file remains a WebP image, just with a .jpg label.

Why renaming doesn’t work

Image viewers and editors read the file’s internal header to determine the format. A renamed file still has WebP compression headers. Most applications will either display an error or open a garbled image.

Correct method to convert

Use one of the tools described above to decode WebP and re-encode as JPEG. That’s the only way to produce a valid .jpg file.

Risks of forced extension change

Some users try to force the issue by opening the renamed file in an editor that doesn’t check headers. This can corrupt the file or produce unexpected results. A proper converter avoids these risks.

The upshot

Renaming is a shortcut that doesn’t work. The only safe route is actual conversion — and it’s free, fast, and easy with the tools listed above.

What this means: If you’ve renamed a WebP to JPG and it doesn’t open, you now know why. Use a converter instead to get a genuine JPEG that will open everywhere.

What are the disadvantages of using WebP?

WebP isn’t a perfect replacement for JPEG. Three categories of limitations matter for most users.

Compatibility issues

  • Older browsers (e.g., Internet Explorer, older Safari versions) do not support WebP.
  • Some image editors and legacy software can’t open WebP files.
  • Social media platforms and content management systems may not accept WebP uploads (though this is changing). Google’s WebP FAQ notes that developers need to provide fallback JPEGs for compatibility.

Quality considerations

At high compression ratios, WebP’s lossy compression can produce visible artifacts. While Google claims equivalent quality at 25-34% smaller file sizes than JPEG, aggressive compression may soften fine text or edges.

Ecosystem support

Tooling for WebP is less mature than JPEG. Not all cameras, scanners, or image generators output WebP natively. Converting to JPEG remains a common step in many workflows.

The paradox

WebP is designed to make the web faster and lighter, but its narrower ecosystem forces users to convert to JPEG — the very format it aims to replace. For now, JPEG’s ubiquity makes it the safer choice for sharing and archiving.

The implication: WebP works great for its intended purpose — speeding up page loads — but falls short for universal compatibility. That’s why even Google’s Chrome gives you no automatic fallback when saving images.

How to convert WebP to JPG online?

Online converters are the most accessible method. Here’s a step-by-step breakdown.

Best online converters

  • Adobe Express — free, no credit card, up to 40 MB files. Adobe Express.
  • CloudConvert — supports 200+ formats, URL uploads. Convertio.
  • FreeConvert — batch conversion, animated WebP support. FreeConvert.
  • iLoveIMG — multiple file support. iLoveIMG.
  • Picflow — free, no ads, no account. Picflow.
  • TinyWow — files deleted after one hour. TinyWow.
  • Canva — includes editing tools. Canva.

Step-by-step process

  1. Open the converter website in your browser.
  2. Upload your WebP file (or paste a URL).
  3. Select “JPG” or “JPEG” as output format.
  4. Adjust quality settings (if available).
  5. Click “Convert” and wait a few seconds.
  6. Download the converted file.

Tips for batch conversion

FreeConvert and iLoveIMG support uploading multiple files at once. TinyWow processes files in sequence. For large batches, a command-line approach is faster.

The trade-off

Online converters are fast and require no setup, but your files are uploaded to a server. For sensitive images, use desktop software. For casual use, any of these tools work fine — just check their file-size limits.

Why this matters: Online conversion is the quickest path from WebP to JPG. If you have a single image, it takes less than a minute. The only catch is privacy — so choose a tool that aligns with your sensitivity needs.

Pros and Cons of Converting WebP to JPG

Upsides

  • Universal compatibility across all devices and software
  • JPEG is accepted everywhere — email, social media, CMS, printers
  • Lossy JPEG can produce smaller files than WebP at highest quality
  • Zero learning curve; JPEG is the most familiar image format

Downsides

  • JPEG files are typically 25-34% larger than equivalent WebP
  • No transparency or animation support in JPEG
  • Conversion may introduce minor generation loss from re-encoding
  • Extra step needed if website serves WebP by default

The pattern: Converting to JPEG trades file-size efficiency for universal compatibility. For sharing, JPEG wins. For archiving or web performance, WebP has the edge.

Confirmed facts and what’s still debated

Confirmed facts

  • Renaming .webp to .jpg does not convert the file — Adobe’s WebP guide confirms the extension change does not alter the underlying image format.
  • WebP offers smaller file sizes than JPEG at equivalent quality — Google Developers states WebP files are typically 25-34% smaller than equivalent JPEGs.

What’s unclear

  • Whether WebP will replace JPEG as the dominant web image format — Google’s WebP FAQ acknowledges that developers still need to provide JPEG fallbacks for legacy compatibility.

The implication: While WebP offers clear technical advantages, JPEG’s dominance remains largely unchallenged for broad compatibility, making conversion knowledge essential for most users.

Expert perspectives on the WebP vs JPEG landscape

WebP files are typically 26% smaller than PNGs and 25-34% smaller than JPEGs at equivalent quality levels.

Google Developers (WebP documentation)

JPEG is widely supported across all browsers and remains the most universally accepted image format on the web.

Mozilla MDN Web Docs

The pattern is clear: WebP was built for performance, JPEG for ubiquity. Neither format is “better” — they serve different needs in the image pipeline. The smart workflow is to use WebP for web delivery and convert to JPEG when compatibility matters more than file size.

The takeaway: Choosing between WebP and JPEG hinges on your specific workflow needs, balancing performance against compatibility.

Related reading: Broadband Speed Test UK: Free Tools for Accurate Results

Frequently asked questions

What is WebP?

WebP is an image format created by Google in 2010 that supports both lossy and lossless compression. It is designed to make web images smaller and faster to load while maintaining visual quality. Google Developers provides the official specification.

How to convert multiple WebP files to JPG?

Use batch conversion tools like FreeConvert, iLoveIMG, or IrfanView on desktop. For command-line users, a simple shell script with dwebp or ImageMagick processes an entire folder at once. FreeConvert supports batch uploads directly in the browser.

Can I convert WebP to JPG in Photoshop?

Yes. In recent versions of Photoshop (2020 and later), simply open the .webp file and export as JPEG. Older versions may require a free WebP plugin from Google. Google’s WebP usage guide includes details for Adobe products.

Is WebP better than PNG?

WebP lossless is about 26% smaller than PNG at equivalent quality, per Google Developers. Both support transparency. WebP also offers lossy compression options. However, PNG has broader tool support and is preferred for screenshots and graphics with sharp edges.

How to disable WebP in Chrome?

Chrome doesn’t have a native setting to disable WebP saving. Use browser extensions like “Save Image as Type” to force JPEG downloads. Alternatively, use developer tools to open the image URL and convert it manually. Google Chrome Help explains the default saving behavior.

What is the difference between WebP and JPEG?

WebP supports both lossy and lossless compression, transparency, and animation. JPEG supports only lossy compression and has no transparency or animation. WebP files are generally 25-34% smaller. JPEG has near-universal compatibility across all software and devices. Google’s WebP FAQ provides a detailed comparison.

How to convert WebP to JPG on iPhone?

Use the Shortcuts app with a “Convert Image” action, or use an online converter like FreeConvert in Safari. Third-party apps like Image Converter also work. iPhones running iOS 14+ natively support viewing WebP but not saving as JPEG without conversion.

For anyone working with images on the web today, the ability to convert WebP to JPG is a practical necessity — not because WebP is bad, but because JPEG’s near-universal compatibility still matters for sharing, editing, and archiving. For casual users, an online converter like Adobe Express or FreeConvert solves the problem in seconds. For power users and professionals, command-line tools and desktop software offer speed and control. The choice between formats ultimately comes down to a single question: do you need smaller files for the web, or universal compatibility for everything else? For UK readers managing digital assets, the smartest approach is to use WebP for site performance and keep a JPEG version ready for any platform that hasn’t caught up yet.