We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Develop an algorithm that determines when images are poorly compressed and recompress only those with poor ratios.
Additionally compression should be performed when the image is much larger than the available area for display.
The text was updated successfully, but these errors were encountered:
will need to use js to load images then, because we can't know available viewport size and device scaling without loading page first.
Sorry, something went wrong.
No branches or pull requests
Develop an algorithm that determines when images are poorly compressed and recompress only those with poor ratios.
Additionally compression should be performed when the image is much larger than the available area for display.
The text was updated successfully, but these errors were encountered: