How to Convert Images to Webp on the Command Line (PNG and JPG)

preview_player
Показать описание
Learn how to manually convert PNG and JPG images to Webp with the cwebp command from Google. We'll go through the process of installing the libwebp command line utilities and then experiment with different image qualities to see which compression is the best.

Check out my vlog channel @Tony Florida

#webp #cwebp #libwebp
Рекомендации по теме
Комментарии
Автор

love the way the video zooms into certain parts of the page at times.
was that manually done, or your recording software automatically does that for you? :)

fwuensche
Автор

Did this today at work. Thanks for the help! 🙏🏻

dawid_dahl
Автор

great vid!
Thanks, Tony! Ma'h man!

TheElevenBravo
Автор

Hello, first of all, thank you for the tutorial to be able to optimize our images, secondly is there a way to perform batch optimization of images via CMD or it will always be unit by unit. Greetings.

AngelloLachosOspina
Автор

Just use imagemagick
it can convert everything to everything
convert test.jpg test.webp
convert -resize 1024x -quality 50 test.jpg test.webp
convert test.gif test.webp
convert test.webp test.jpg

meldcodk
Автор

Thanks Tony, can u please make blog post how to use in website without command line

ravi-gadhiya
Автор

I've an issue. "-bash: cd: bin/cwebp: Not a directory" Kindly, help me to fix this. Using version 1.3.1

rubandigi
Автор

How to convert images in bulk please let me?

MemesOfMirzapur
Автор

Can you also create a tutorial for clickfunnels. Really appreciated it a lot!

roseanndeguzman
Автор

awesome, how can i convert an entire folder at once?

hugoluna
Автор

Hey, does anybody know how I would convert multiple images at one? using "*" doesn't work for me.

stillready
Автор

WebP is already old school! #AVIF FTW 💪

AchwaqKhalid
Автор

all the fkn day doing this, and i realize it doesnt work in stupid safari x____x

DonDisainer
Автор

more than 10 minutes to do a converting? that's if form last century

pabloamerio