# ImageMagick 7.1.1-29+ (any OS)
magick input.webp output.jpg
magick input.webp output.png # macOS sips
sips -s format jpeg input.webp --out output.jpg # Linux: dwebp (from libwebp-tools)
-weight: 600;">sudo -weight: 500;">apt -weight: 500;">install webp
dwebp input.webp -o output.png
# ImageMagick 7.1.1-29+ (any OS)
magick input.webp output.jpg
magick input.webp output.png # macOS sips
sips -s format jpeg input.webp --out output.jpg # Linux: dwebp (from libwebp-tools)
-weight: 600;">sudo -weight: 500;">apt -weight: 500;">install webp
dwebp input.webp -o output.png
# ImageMagick 7.1.1-29+ (any OS)
magick input.webp output.jpg
magick input.webp output.png # macOS sips
sips -s format jpeg input.webp --out output.jpg # Linux: dwebp (from libwebp-tools)
-weight: 600;">sudo -weight: 500;">apt -weight: 500;">install webp
dwebp input.webp -o output.png
# Ubuntu/Debian
-weight: 600;">sudo -weight: 500;">apt -weight: 500;">install webp # This installs dwebp, cwebp, and adds WebP support to many applications
# Ubuntu/Debian
-weight: 600;">sudo -weight: 500;">apt -weight: 500;">install webp # This installs dwebp, cwebp, and adds WebP support to many applications
# Ubuntu/Debian
-weight: 600;">sudo -weight: 500;">apt -weight: 500;">install webp # This installs dwebp, cwebp, and adds WebP support to many applications - Open Chrome, Firefox, Edge, or Safari.
- Drag and drop the WebP file into the browser window (or press Ctrl+O / Cmd+O to browse).
- The image displays immediately. - Open pixotter.com/convert.
- Drop the WebP file and select JPG or PNG as the output format.
- Download the converted file. - Right-click the WebP file → Open with → Paint.
- File → Save as → choose JPEG picture or PNG picture. - Double-click the WebP file to open in Preview.
- File → Export.
- Change format to JPEG or PNG → Save. - XnView MP (free for personal use) — opens WebP and 500+ other formats
- qView (GPLv3, free) — lightweight, opens WebP natively - Convert after downloading. Save the WebP, then convert using Pixotter or any method above.
- Use a browser extension. Extensions like "Save Image as Type" (available for Chrome and Firefox) let you choose the download format. The extension converts on-the-fly.
- View page source. Some websites still host the original JPG/PNG and use a CDN to convert to WebP on delivery. Right-clicking → Inspect Element → checking the <img> tag's src or srcset attributes may reveal the original URL.