1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 00:42:08 +02:00
tldr/pages/linux/gif2webp.md
Managor 5778d31c01
{gif, img}2webp: add page (#14024)
* Create gif2webm.md

* Create img2webp.md

* Rename gif2webm.md to gif2webp.md
2024-10-06 21:27:40 +02:00

213 B

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}}