google / jpegli

BSD 3-Clause "New" or "Revised" License
79 stars 8 forks source link

Support WEBP as input. #26

Open xrishox opened 1 month ago

xrishox commented 1 month ago

It is nice to be able to encode from a lossless source. PNG does work, but webp can also be lossless and is much smaller.

kkocdko commented 4 weeks ago

IMO, the raw YUV/RGB input is enough.

JamesPous commented 2 weeks ago

Good idea.