mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
9 lines
213 B
Markdown
9 lines
213 B
Markdown
![]() |
# gif2webp
|
||
|
|
||
|
> Convert a GIF image to WebP.
|
||
|
> More information: <https://developers.google.com/speed/webp/docs/gif2webp>.
|
||
|
|
||
|
- Convert a GIF image to WebP:
|
||
|
|
||
|
`gif2webp {{path/to/image.gif}} -o {{path/to/image.webp}}`
|