mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* linux/g*: add Korean translation * guake: fix typo * Update pages.ko/linux/genisoimage.md Co-authored-by: Chooooo <contact@choo.ooo> * linux/gnome-extensions: update Korean translation --------- Co-authored-by: Chooooo <contact@choo.ooo>
8 lines
242 B
Markdown
8 lines
242 B
Markdown
# gif2webp
|
|
|
|
> GIF 이미지를 WebP로 변환.
|
|
> 더 많은 정보: <https://developers.google.com/speed/webp/docs/gif2webp>.
|
|
|
|
- GIF 이미지를 WebP로 변환:
|
|
|
|
`gif2webp {{경로/대상/이미지.gif}} -o {{경로/대상/이미지.webp}}`
|