This website requires JavaScript.
Explore
Help
Sign In
dany
/
libwebp
Watch
1
Star
0
Fork
0
You've already forked libwebp
mirror of
https://github.com/webmproject/libwebp.git
synced
2024-11-20 04:18:26 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5f36b94403
libwebp
/
Makefile.am
3 lines
55 B
Makefile
Raw
Normal View
History
Unescape
Escape
a WebP encoder converts PNG & JPEG to WebP This is an experimental early version, with lot of room of later optimizations in both speed and quality. Compile with the usual `./configure && make` Command line example is examples/cwebp Usage: cwebp [options] -q quality input.png -o output.webp where 'quality' is between 0 (poor) to 100 (very good). Typical value is around 80. More encoding options with 'cwebp -longhelp' Change-Id: I577a94f6f622a0c44bdfa9daf1086ace89d45539
2011-02-19 08:33:46 +01:00
SUBDIRS
=
src examples
Initial commit Change-Id: I4712afb3912625e7aaccfa5160dcf78ee252f159
2010-09-30 15:34:38 +02:00
EXTRA_DIST
=
COPYING autogen.sh
Reference in New Issue
Copy Permalink