Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ jpeg-recompress ] output has lower quality then expected #51

Open
laszbalo opened this issue Jan 27, 2017 · 3 comments
Open

[ jpeg-recompress ] output has lower quality then expected #51

laszbalo opened this issue Jan 27, 2017 · 3 comments

Comments

@laszbalo
Copy link

Hi!

When I have ran jpeg-recompress with the following paramters:

jpeg-recompress --accurate --ppm --method smallfry --strip --min 60 --max 100 input.ppm output.jpg

I got:

Final optimized smallfry at q=94: 101.582809

However, if I check the output with identify -verbose, it says that the quality of the output is only 85.
Also, when using other compression tools, I got a comparable file size at quality 85.
Has anybody experienced this issue?
With thanks,
Laszlo

@szepeviktor
Copy link
Contributor

Try looking at mozilla/mozjpeg#181 (comment)

@lfos
Copy link
Collaborator

lfos commented Dec 12, 2017

So, I guess we can close this...?

@tssajo
Copy link
Contributor

tssajo commented Mar 16, 2019

@lfos Maybe a command line option should be added to store the actual q setting used.
jpeg-recompress already adds a comment to processed images! I suggest to store the q value in the comment as well.
Other than that, this issue can be closed IMO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants