{gif, img}2webp: add page (#14024)

* Create gif2webm.md

* Create img2webp.md

* Rename gif2webm.md to gif2webp.md
This commit is contained in:
Managor
2024-10-06 22:27:40 +03:00
committed by GitHub
parent dcc39b8f47
commit 5778d31c01
2 changed files with 16 additions and 0 deletions

8
pages/linux/img2webp.md Normal file
View File

@@ -0,0 +1,8 @@
# 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}}`