Aims to be a program that can manage as many types of archives as possible
| Format | View/Compress/Decompress |
|---|---|
| RAR | View/Decompress |
| ZIP | View/Decompress |
| 7ZIP | View/Decompress |
| Format | Compress/Decompress | Notes |
|---|---|---|
| RAR | Decompress | Compressing is against the RAR License |
| Zip | Both | Compressing is WIP |
| Tar | Both | Preliminary extraction support added |
| 7zip | Both | Compressing is WIP |
| Gzip | Both | Preliminary extraction support added |
If any formats are requested, create an issue and I will do my best to add them.
SharpCompress - https://github.com/adamhathcock/sharpcompress
MimeTypeMap - https://github.com/samuelneff/MimeTypeMap