Wingetlywingetly
← All apps

libwebp

by Google LLCv1.6.0

Last updated

We provide in the libwebp codec distribution a reference implementation for the encoder and decoder applications

Install with winget

$ winget install --id Google.Libwebp --exact --version 1.6.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

We provide in the libwebp codec distribution a reference implementation for the encoder and decoder applications, cwebp and dwebp respectively, to showcase the available functionalities of WebP.

cwebp compresses an image using the WebP format. Input format can be either PNG, JPEG, TIFF, WebP or raw Y'CbCr samples. Note: Animated PNG and WebP files are not supported.

dwebp decompresses WebP files into PNG, PAM, PPM or PGM images. Note: Animated WebP files are not supported.

gif2webp converts a GIF image to a WebP image.

img2webp compresses a sequence of images using the animated WebP format. Input images can either be PNG, JPEG, TIFF or WebP. If a single file name (not starting with the character '-') is supplied as the argument, the command line arguments are actually tokenized from this file. This allows for easy scripting or using a large number of arguments.

vwebp decompresses a WebP file and displays it in a window using OpenGL.

webpinfo can be used to print out the chunk level structure and bitstream header information of WebP files. It can also check if the files are of valid WebP format.

webpmux create animated WebP files from non-animated WebP images, extract frames from animated WebP images, and manage XMP/EXIF metadata and ICC profile.

Installers · v1.6.0

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for libwebp.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Android StudioGoogle LLC
    Google.AndroidStudiov2026.1.4.7

    The official Integrated Development Environment (IDE) for Android app development.

  • Google ChromeGoogle LLC
    Google.Chromev153.0.8010.37

    The Fast & Secure Web Browser Built to be Yours

  • Android SDK Platform-ToolsGoogle LLC
    Google.PlatformToolsv37.0.1

    Android SDK Platform-Tools includes tools that interface with the Android platform, primarily adb and fastboot.

  • Google Chrome (EXE)Google LLC
    Google.Chrome.EXEv153.0.8010.37

    The browser built by Google

  • Google Chrome Beta (EXE)Google LLC
    Google.Chrome.Beta.EXEv154.0.8037.17

    Try new features with Chrome Beta

  • Google UpdaterGoogle LLC
    Google.GoogleUpdaterv152.0.7933.0

    An updater to keep Chrome (and certain other Google software) up to date.

More from Google LLC.

Frequently asked questions

How do I install libwebp on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Google.Libwebp --exact --version 1.6.0. winget downloads the installer from Google LLC and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install libwebp silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Google.Libwebp --exact 1.6.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall libwebp via winget?
Run: winget uninstall --id Google.Libwebp --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from libwebp's Apps & Features entry.
Is libwebp free?
libwebp is distributed under BSD-3. Refer to the publisher (https://developers.google.com/speed/webp/docs/using) for the full license terms - Wingetly itself does not charge for installation.
Does libwebp work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls libwebp directly from the publisher.
How do I keep libwebp up to date?
Run winget upgrade --id Google.Libwebp --exact, or winget upgrade --all to update everything winget tracks. We index 3 versions of libwebp from microsoft/winget-pkgs.

Recent versions

  • 1.6.0latest
  • 1.5.0
  • 1.4.0