WebP 转 PNG
将 WebP 图片转换为无损 PNG,支持透明通道,可批量处理。
Select one or more files to begin.
How to convert WebP to PNG
- Pick one or more
.webpimages. - Press Convert to PNG — each file is re-encoded in your browser.
- Click each Download link to save the resulting PNG.
Common use cases
- Older versions of Photoshop, PowerPoint, Word that do not read WebP.
- Forums and CMSes that still reject
.webpuploads. - Editing pipelines that require a PNG master with transparency.
Related: WebP to JPG · PNG to JPG · SVG to PNG · All image converters
常见问题
- Is it free?
- Yes — completely free, no signup, no usage limits.
- Are my files uploaded?
- No. Conversion runs entirely in your browser using HTML canvas. Files never leave your device.
- Does it preserve transparency?
- Yes. PNG supports alpha channel and the converter preserves WebP transparency exactly.
- Will the converted PNG be larger than the WebP?
- Usually yes. WebP achieves better compression than PNG, so the lossless PNG output is typically 2–5× larger.
- Are animated WebPs supported?
- Only the first frame is converted. To convert frame-by-frame, use a dedicated animation tool.
- Is transparency preserved?
- Yes. The canvas pipeline preserves the alpha channel verbatim.
Last updated: By jarvisbox