💾 Archived View for freeshell.de › tldr › dwebp.gmi captured on 2023-11-14 at 09:06:35. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

dwebp

`dwebp` decompresses WebP files into PNG, PAM, PPM or PGM images.
Animated WebP files are not supported.

More information.

dwebp {path/to/input.webp} -o {path/to/output.png}
dwebp {path/to/input.webp} -bmp|-tiff|-pam|-ppm|-pgm|-yuv -o {path/to/output}
dwebp {path/to/input.webp} -o {path/to/output.png} -mt
dwebp {input.webp} -o {output.png} -crop {x_pos} {y_pos} {width} {height} -scale {width} {height}
dwebp {path/to/input.webp} -o {path/to/output.png} -flip
dwebp {path/to/input.webp} -o {path/to/output.png} -nofilter
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY