Aspose ZIP

API for compressing and managing archives

Publisher

Aspose

Subcategories

Average rating

Deze score is berekend door AI op basis van publiek beschikbare informatie.
4.3 / 5

About this software

Aspose.ZIP is a developer library for creating, modifying, extracting, and encrypting archive files. It is available as platform-specific APIs for .NET and Java, with a Python SDK provided via .NET. The library supports ZIP, 7z, TAR, GZIP, BZ2 and other formats, multiple compression algorithms, ZipCrypto and AES encryption, and includes functions to list contents, update entries, create self-extracting archives, and process large files using streaming and parallel operations.

Licenses & prices

Developer

Developer edition provides a single-developer license enabling full API access to integrate ZIP functionality into applications.

Site Small Business

Site Small Business edition grants organization-wide Aspose ZIP deployment across a single small-business site for multiple users.

Developer Small Business

Developer Small Business edition licenses Aspose ZIP for a small number of developers with standard commercial use rights.

Product Family

Product Family edition grants Aspose ZIP when purchased as part of an Aspose product suite bundle for multiple libraries.

Aspose.ZIP for Java

Aspose.ZIP for Java provides Java-native APIs for creating, modifying, extracting and securing ZIP archives programmatically.

Aspose.ZIP for Python via .NET

Aspose.ZIP for Python via .NET exposes Aspose ZIP functionality to Python applications running on .NET runtime.

Purchase

Aspose ZIP

Aspose ZIP
In Stock
Delivery: 1 working day
Loading...
€716.18
Free and without obligation

Do you need more information or looking for another license?

Benefits

  • Multi-format support: Read and write ZIP, 7z, TAR, GZIP, and BZ2 archives.
  • Encryption options: Apply ZipCrypto or AES128, AES192, and AES256 encryption to archives.
  • Programmatic API: Create, extract, update, and list archive entries programmatically.
  • Large-file processing: Supports streaming and parallel operations for big archives.
  • Cross-platform availability: Provided as .NET and Java APIs and a Python SDK via .NET.

Available languages

  • English

Support information

  • Documentation: Comprehensive API docs and developer guides are available on Aspose Docs.
  • Release notes: Release pages publish version notes and changelogs for Aspose.ZIP.
  • Free support forum: A community forum is provided for questions and examples.
  • Paid support helpdesk: Commercial support and ticketed helpdesk options are available through Aspose.
  • Code examples and samples: Sample projects and code snippets are published on GitHub and docs.

Frequently asked questions

What functionality does Aspose ZIP provide?
A programmatic API for creating, reading, updating, and extracting ZIP archives, managing archive entries, and controlling compression behavior within applications.
How is Aspose ZIP typically integrated into applications?
Integrated as a development library or package and invoked via its API to perform archive operations from application code, build pipelines, or automated workflows.
Can Aspose ZIP update files inside an existing archive without full extraction?
ZIP libraries commonly allow adding, replacing, or deleting entries programmatically, enabling updates to an archive without extracting every file.
How does Aspose ZIP handle large files and memory usage?
Archive libraries typically provide streaming APIs and configurable compression options to process large files and reduce in-memory footprint during operations.
How can archive integrity be verified when using Aspose ZIP?
ZIP formats include checksums and structural headers; archive APIs expose validation and error handling routines to detect corruption and verify entry integrity.