Use of cwebp on Mac

676 views
Skip to first unread message

aless...@alecsslab.com

unread,
Apr 15, 2019, 4:48:48 PM4/15/19
to webp-d...@webmproject.org
Hi, thank you in advance for your support.
I have followed the guides on the WebP portal on https://developers.google.com/speed/webp/docs/using and I have read the documentation inside the libwebp package for Mac, but I’m unable to use the library.
I run the cwebp and it runs the terminal with this:


After that I can’t do anything. I have tried to use the cwebp command on a normal terminal windows, but I receive: -bash: cwebp: command not found.
How can I use it? I hope you can help me. Thank you very much.

Kind regards

Alessandro Ghiotto
-------------------------------------------------------
AleCss Lab - Web & UI/UX Design

P.IVA: 02221320035
Emailaless...@alecsslab.com - in...@alecsslab.com
Cellulare: 3394909278
PortfolioAdobe Porfolio - Alessandro Ghiotto
Sitowww.alecsslab.com

Pascal Massimino

unread,
Apr 16, 2019, 2:44:21 AM4/16/19
to WebP Discussion
Hi Alessandro,

On Mon, Apr 15, 2019 at 10:48 PM aless...@alecsslab.com <aless...@alecsslab.com> wrote:
Hi, thank you in advance for your support.
I have followed the guides on the WebP portal on https://developers.google.com/speed/webp/docs/using and I have read the documentation inside the libwebp package for Mac, but I’m unable to use the library.
I run the cwebp and it runs the terminal with this:


After that I can’t do anything. I have tried to use the cwebp command on a normal terminal windows, but I receive: -bash: cwebp: command not found.
How can I use it? I hope you can help me. Thank you very much.

cwebp is command-line conversion tool, not a UI-based tool. You have to pass parameters (input file to process, output file, etc.).

Try: 'cwebp input.png -o output.webp -q 80' for instance, to compress the file 'input.png' at quality 80 into the output file 'output.webp'.
More options (lots of!) are listed when using 'cwebp -longhelp'.

hope it helps,
skal/
 

Kind regards

Alessandro Ghiotto
-------------------------------------------------------
AleCss Lab - Web & UI/UX Design

P.IVA: 02221320035
Emailaless...@alecsslab.com - in...@alecsslab.com
Cellulare: 3394909278
PortfolioAdobe Porfolio - Alessandro Ghiotto
Sitowww.alecsslab.com

--
You received this message because you are subscribed to the Google Groups "WebP Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to webp-discuss...@webmproject.org.
To post to this group, send email to webp-d...@webmproject.org.
Visit this group at https://groups.google.com/a/webmproject.org/group/webp-discuss/.
For more options, visit https://groups.google.com/a/webmproject.org/d/optout.
Reply all
Reply to author
Forward
0 new messages