Main > Software > JIU

Download

Please read the license page before using this library. You may not like the implications of the GNU GPL. The status page gives a short list of reasons for and against JIU - also recommended reading. The library's documentation which is stored in the distribution file is also available online.

Download

java-imaging-utilities-0.14.2.tar.bz2 (1.28 MB)

Exact file size is 1,345,825 bytes, MD5 hash value is 1b2e162344dac0ed219822f8ed8b658f.

Opening .tar.bz2 archive files

In case you don't know how to handle tar.bz2 archives: tar puts one or more files into an archive without compressing them. bzip2 is a program that compresses single files. So you first have to decompress the archive with bzip2 and then unpack it with tar. Example calls on the shell (DOS prompt, console):

$ bzip2 -d java-imaging-utilities-0.13.0.tar.bz2
$ tar xf java-imaging-utilities-0.13.0.tar

Both tar and bzip2 are available for many systems, often pre-installed with newer Unices.

Windows versions of these command line utilities can be found at GnuWin32.

If you prefer a Windows program with a graphical user interface, take a look at the ODP Windows compression utility section. All modern archivers like 7Zip, Winrar, Winzip etc. support this file type.