Your design tool rejects WebP but your source image has transparency you can't afford to lose. PNG is the compatible format that keeps the alpha channel intact.
or drag and drop your image here
Supports WEBP
Supports WEBP
Drag one or multiple WebP files. Both lossy (VP8) and lossless (VP8L) variants are supported, with or without alpha.
The WebP decoder unpacks pixels plus any alpha channel. The PNG encoder writes them using DEFLATE — no further quality loss, alpha fully preserved.
Output is an RGBA PNG that opens transparency-intact in every image tool. Filenames preserved, extension changed to .png.
Convert images between these related converters
insight-to-png-reason
your WebP never touches a server
convert a folder of WebPs with one action
Alpha preserved, tool compatibility restored
Weppy image format
Requires the WEBP delegate library. Specify the encoding options with the -defineoption See WebP Encoding Options for more details.
Portable Network Graphics
Requires libpng-1.0.11 or later, libpng-1.2.5 or later recommended. The PNG specification does not support pixels-per-inch units, only pixels-per-centimeter. To avoid reading a particular associated image profile, use -define profile:skip=name (e.g. profile:skip=ICC).
Alpha channel, lossless conversion, and when not to use JPG.