How to lossless convert gif to webp #964
Answered
by
dlemstra
FurkanGozukara
asked this question in
Help
-
Hello. I have tried the below code and looks like working However I want to convert gif to webp with lossless quality and best compression (cpu time etc not important) How can I do that? Thank you very much
|
Beta Was this translation helpful? Give feedback.
Answered by
dlemstra
Jun 19, 2021
Replies: 1 comment
-
You can use the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
FurkanGozukara
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use the
WebPWriteDefines
class to set various options for encoding aWebP
image.