utility-bash-scripts
utility-bash-scripts copied to clipboard
Script improve images size
Script to improve image size, keeping the min quality to save disk space and improve HTTP loading (progressive images)
Issue #5
I have checked the following requirements before making this PR.
- [x] The script is marked as executable (
chmod +x
). - [x] I have added/updated the README entry for the script (if applicable).
- [x] I have mentioned any outstanding dependencies and OS requirements for the script in the README.