Dirceu Jr.

Results 5 comments of Dirceu Jr.

> Thank you for contribution! > > Just started checking and `pngquant --help` says nothing about `--floyd` switch 🤷 I need to check how this affects losslessness of optimisation, as...

Hi. I tried again today. I could get it to print exif data into Terminal. But when I try to **render** it in the Rails app, like: ```ruby file_io =...

Yes, for sure. I've used this image: ![original](https://user-images.githubusercontent.com/20571/138531546-1767c014-085b-4a48-be63-c537deba3050.jpeg) And this script: ``` # jpegtran -v # mozjpeg version 4.1.0 (build 20211021) # mozjpeg jpegtran -progressive -copy none -optimize -outfile ./jpegtran-mozjpeg-progressive.jpeg...

This image: ![original](https://user-images.githubusercontent.com/20571/138532341-acbb681a-54e7-4267-ae93-c67c93b3c586.jpeg) Same script, result in these file sizes: ``` # jpegtran-mozjpeg-progressive.jpeg - 120.487 bytes # jpegtran-mozjpeg.jpeg - 120.487 bytes # jpegtran-9d-progressive.jpeg - 120.938 bytes # jpegtran-9d.jpeg - 124.862...

I used the sample configuration provided [here](https://github.com/algolia/algoliasearch-rails#notes-1) with `algolia/webmock` too. It's not working in 2.0.0.