I am curious if this is expected. After running a 7MB png (5120x2880 resolution) in guetzli darwin and waiting over 45 minutes for it to process, the file grew by 13MB.
Using a tool like Pixelmator took 5 seconds to convert the same png to a jpg at 84 quality, which resulted in a 4.9MB file.
./guetzli ./in.png ./out.jpg -verbose should result in quality 84, correct?
I am curious if this is expected. After running a 7MB png (5120x2880 resolution) in guetzli darwin and waiting over 45 minutes for it to process, the file grew by 13MB.
Using a tool like Pixelmator took 5 seconds to convert the same png to a jpg at 84 quality, which resulted in a 4.9MB file.
./guetzli ./in.png ./out.jpg -verboseshould result in quality 84, correct?