mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
9 lines
203 B
Markdown
9 lines
203 B
Markdown
![]() |
# 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}}`
|