Why convert WebP to JPG
WebP is great for the web but many apps — older photo editors, some print services, and certain upload forms — only accept JPG. Converting fixes 'unsupported file type' errors.
How it works
We decode the WebP and re-encode it as a JPEG at high quality using the Canvas API, fully in your browser. Drop several WebP files to convert them in one batch and download a ZIP.
Free forever, no strings
Squishpix is free with no login, no watermark, and no file limits. Because processing happens in your browser, we have no server costs to pass on to you. If it saves you time, you can support the project with a donation.
FAQ
Why won't my WebP image open or upload?
Many apps and forms still don't support WebP. Converting it to JPG makes it openable and uploadable almost everywhere.
Will converting lose quality?
We re-encode at high JPEG quality, so the result looks visually identical for typical use. JPG doesn't support transparency, so transparent areas become white.