Aspose.ZIP for Java 관련 정보

zip 아카이브를 조작하고 Java 기반 애플리케이션 내에서 파일을 압축 및 압축 해제합니다.

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.