Files
tldr/pages.zh/linux/gif2webp.md

8 lines
211 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# gif2webp
> 将GIF图像转换为WebP。
> 更多信息:<https://developers.google.com/speed/webp/docs/gif2webp>。
- 将GIF图像转换为WebP
`gif2webp {{path/to/image.gif}} -o {{path/to/image.webp}}`