Re: I am getting wierd results when converting transparent PNG to WebP

127 views
Skip to first unread message

Urvang Joshi

unread,
Jul 5, 2012, 6:57:41 AM7/5/12
to webp-d...@webmproject.org
Hi Lesbitcoil,
I believe you are using v0.1.3 of library/binary (from: https://developers.google.com/speed/webp/download).
This version was released last year. At that time, transparency support was experimental and not part of official library/binary. So, what you are seeing here is an image with stripped alpha channel.

The good news is that the next version of WebP library/binary (v0.1.99) will be release very soon (in a week or so). This will add both transparency and lossless compression support.

Meanwhile, if you want to try out transparency/lossless support, I'll encourage you to compile cwebp & dwebp tools from the latest source in Git repo:

To get the source:

Compilation:

cd libwebp
./autogen.sh
./configure
make  
This will create cwebp & dwebp binaries under directory examples/.

Also, try out the new "-lossless" option in cwebp.

Let me know how it works for your image!

Thanks,
Urvang


On Thu, Jul 5, 2012 at 2:54 PM, <lesbi...@gmail.com> wrote:
I've tried various tools to convert transparent PNG24 to WebP but I always get black areas which look terrible in the final image.

I also tried to command line official exe file, but get the same. I know that it suppose to work ok with transparent PNG, so what is wrong?

Thanks in advance.

--
You received this message because you are subscribed to the Google Groups "WebP Discussion" group.
To view this discussion on the web visit https://groups.google.com/a/webmproject.org/d/msg/webp-discuss/-/-uMZf3XBOAYJ.
To post to this group, send email to webp-d...@webmproject.org.
To unsubscribe from this group, send email to webp-discuss...@webmproject.org.
For more options, visit this group at http://groups.google.com/a/webmproject.org/group/webp-discuss/?hl=en.
lesbitcoil
Reply all
Reply to author
Forward
0 new messages