|
|
|
|
|
by Sweepi
34 days ago
|
|
so this tool:
- Strips away comments, metadata and directories(!!)
- re-compresses the data with deflate (on presumably higher setting) makes me feel uneasy that sth. which does lossy compression(metadata is lost) is called "ZIP Shrinker". Hope nobody gets surprised by this. The real solution is to use lzma(2). |
|