mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
5778d31c01
* Create gif2webm.md * Create img2webp.md * Rename gif2webm.md to gif2webp.md
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}}