google / guetzli

Perceptual JPEG encoder
Apache License 2.0
12.9k stars 977 forks source link

can guetzli support api in the future? #125

Open vdingtian opened 7 years ago

vdingtian commented 7 years ago

However, while Guetzli creates smaller image file sizes, the tradeoff is that these search algorithms take significantly longer to create compressed images than currently available methods.

1、Can improve the efficiency of compression? 2、Can support java api?

in future

shadowwalker commented 7 years ago

Agree with the efficiency improvement suggestion, I'm thinking about if it could take advantage of GPU programming.