ICImgConvert
Private — images never leave your device

WebP to PNG

Convert WebP images to PNG in your browser. Transparency is preserved. Nothing is uploaded.

Output: PNG

How it works

  1. 01Drop an image. It stays in this tab.
  2. 02The browser decodes it and draws it on a canvas.
  3. 03We encode PNG locally and you download the result.

Related tools

FAQ

Is WebP to PNG lossless?
PNG encoding is lossless. If the original WebP was lossy, that quality is already baked in.
Do you upload my photos?
Everything runs in your browser with the Canvas API. Your files are never uploaded to a server.