blob: 3429d9f1a775b4182724c8f411f180f4ceff8cfb (
plain) (
blame)
1
2
3
4
5
6
7
8
|
WebP is a method of lossy compression that can be used on photographic
images. The degree of compression is adjustable so a user can choose the
trade-off between file size and image quality.
webpconv is a command line tool for converting images to and from
the WebP format.
WWW: http://code.google.com/speed/webp/
|