Apache Ant includes a Java implementation of the bzip2 stream compression algorithm. It takes more resources/time compared to gzip, but it compresses better than gzip. The code in Ant seems to be the best open-source Java implementation of bzip2 available today, but unfortunately it is not advertised well. So I decided to just rip the portion and repackage it. Download the binary jar Download the