--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # gif2webp > Convert a GIF image to WebP. > More information: . - Convert a GIF image to WebP: `gif2webp {{path/to/image.gif}} -o {{path/to/image.webp}}`