Hi everyone,
Here's an almost finished packARC v0.7 for you to test. packARC is an archiver with support for writing and reading SFX files. This one includes three of my known compression algorithms and one completely new, universal compressor:
- packJPG v2.5
- packMP3 v1.0
- packPNM v1.4
- packARI v0.6
I'm still working on this, it doesn't even include a proper readme file yet. Compared to the last version, several things are new:
- support for archives over 2GB (still needs testing)
- more compression algorthms, obviously
- drag and drop support
- handling of directories
- backwards compatibility with the old version
I'll release a better tested, possibly unchanged version soon.
Keep in mind that the concept for this is to be a media archiver for MP3/JPG rather than being a truly universal archiver. It can perfectly handle the occasional TXT/PDF/DOC/other file, but it is not intended to be used for large files such as ISOs. Don't expect any wonders for packARI - it is, after all, just an arithmetic encoder with an nth order Markov model. There are decent results for text files and many others, though.
If you should stumble over a bug, please let me know!