mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 15:02:09 +02:00
203 B
203 B
img2webp
Convert an image to WebP. More information: https://developers.google.com/speed/webp/docs/img2webp.
- Convert an image to WebP:
img2webp {{path/to/image}} -o {{path/to/image.webp}}