# dwebp > `dwebp` decompresses WebP files into PNG, PAM, PPM or PGM images. > Animated WebP files are not supported. > More information: . - Convert a `webp` file to a `png` file: `dwebp {{path/to/input.webp}} -o {{path/to/output.png}}`