Aspose.ZIP for Java について

Javaベースのアプリケーション内でZipのアーカイブを操作、ファイルを圧縮・解凍

Aspose.ZIP for Java is a flexible document compression and archive manipulation API for standard zip format. The API enables Java applications to compress and decompress files, archive files and folders and encrypt archives. It provides protection via user-defined passwords and traditional encryption using ZipCrypto or AES encryption such as AES128, 192 and AES256.

Supported File Formats

Input

  • Formats: ZIP, RAR, TAR, GZIP, BZ2

Output

  • Formats: ZIP, TAR, GZIP, BZ2

Python Compression API Features

  • Easy Integration.
  • Create an archive from one or more files.
  • Add files to archives without compression.
  • Encrypt or decrypt whole archive or specific entries.
  • Add entries to existing archive.
  • Delete entries from existing archive.
  • Compress folder respecting its structure.
  • Decompress to directory respecting archive structure.
  • Compress any size documents by applying parallelism.