I want to convert my photos from jpg, gif, and png to WebP format.
When I'm trying to use CMD for using cwebp command, I got this error message :
'cwebp'
is not recognized as an internal or external command, operable program or batch file.
What should do I do?
I've downloaded all the files needed such as libwebp-0.4.0-windows-x86.zip
and WebpCodecSetup.exe
.
Even I've installed Visual Studio to use its command prompt, but didn't work! Is there anyone who can help me?
One more question:
Is anyone know any tool to reduce image size without losing its quality?