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

[Feature Request] Add percentage compression #356

Open
zjagoo opened this issue Apr 27, 2020 · 0 comments
Open

[Feature Request] Add percentage compression #356

zjagoo opened this issue Apr 27, 2020 · 0 comments

Comments

@zjagoo
Copy link

zjagoo commented Apr 27, 2020

Hello,
Would it be possible to implement an option that shows the percentage that the file has been compressed? I was thinking of something simple like
Processing mypix.png. Compressed by 82%
Reading the file size before and after compression is only required as % = (1-FinalSize/OriginalSize)*100
Thank you for the excellent job!
I am a big fan of this library!

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

1 participant