| Bzip2 - Implements a bzip2 compressor and decompressor compliant with the bzip2 specification. |
| Gzip - Implements a Gzip compressor and decompressor, compliant to RFC 1952 and compatible with the UNIX gzip and gunzip utilities. |
| Jar - The Jar component may be used to create or decompress Java archive files. (.NET & Java Only) |
| OfficeDoc - Implements support for the Open XML Packaging Format used in Office 2007 documents. |
| Tar - This component implements a tar archive utility, compatible with the UNIX tar and untar utilities. The component also implements gzip compression and can be used to create or decompress .tar.gz archives. |
| ZCompress - This component implements Unix Compress for file compression/decompression |
| Zip - Implements a PKZip-compatible Zip compressor and decompressor, the most common compression used on Windows Platforms |
| ZipSFX - Implements a PKZip-compatible Zip compressor to create a self-extracting archive for native Windows platforms. (not available for Java) |
| ZipStream - Easy-to-use component performs file compression and decompression on streams. Easily integrates with native objects providing powerful streaming capabilities. (.NET & Java Only) |