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

Change JPEG compression quality #1846

Closed
Omertron opened this issue Mar 15, 2015 · 3 comments
Closed

Change JPEG compression quality #1846

Omertron opened this issue Mar 15, 2015 · 3 comments

Comments

@Omertron
Copy link
Member

Original issue 1847 created by Omertron on 2011-03-06T02:42:45.000Z:

I think it might be good to have the option to change the quality/compression of the generated JPG images.

I made some code changes in order to make this possible. You can select a value between 0 and 100. The default value is 75 (which is equal to the current setting and I recommend not to choose much lower values). Higher values will result in a better quality/lower compression but, of course, also in bigger filsizes.

Could you please check the code changes and decide if this could be a useful feature?
Many thanks in advance.

@Omertron
Copy link
Member Author

Comment #1 originally posted by Omertron on 2011-03-06T19:46:21.000Z:

What is yamj compressing at now? if its not 100, then I would love this :)

@Omertron
Copy link
Member Author

Comment #2 originally posted by Omertron on 2011-03-06T20:35:44.000Z:

This issue was closed by revision r2190.

@Omertron
Copy link
Member Author

Comment #3 originally posted by Omertron on 2011-03-06T21:39:27.000Z:

Thank you for code implementation!

@nyclifetime
The compression was 75 before; and that will be still the default value if you don't change anything.

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

No branches or pull requests

1 participant