Leanify
Leanify copied to clipboard
lightweight lossless file minifier/optimizer
It is documented that most metadata is removed from most formats, with the exception of keep-exif swith. Would be nice having a global flag to not remove any metadata at...
Minifying html, js and css would be a nice feature to add to Leanify.
I want to both keep the exif(so to keep the rotation info) but remove location info.
I saw some commits for M1. I wanted to optimize photos directly on Android before moving them.
Newer Clang complains about the unused variable, when it's never read, even if it's updated with `+=`.
The current master branch uses version number 0.4.3. Even if you don't plan to complete #75 it would be nice to bump the number, so the git build isn't confused...
The apple icon format is fairly simple and contains PNGs that can be optimised. https://en.wikipedia.org/wiki/Apple_Icon_Image_format Note that, like .ico, not all the entries are necessarily in PNG format.