Compress and archive images, DOCX or PDF files with Telerik ZipLibrary. You can create and edit new ZIP files or load and extract data from existing ZIP archives. Includes support for large files, encryption and more.
ZIP Library is part of the Telerik Document Processing Library suite which provides a complete set of APIs for manipulation of the most popular document formats for web, desktop, and mobile apps.
The fastest and easiest way to handle any document with optimal performance all while using your preferred .NET languages, with zero dependency on external software, a convenient API and support for a variety of formats.
The library exposes flexible and easy API to provide you with full control over the compressed data. The extension methods allow you to implement the most common scenarios in a single line of code, like creating zip file from folder or extracting it.
Load or create ZIP files
You can load data from existing ZIP files, create new ones and edit ZIPs that can be used by other applications. You can also create ZIP files in memory or add data to ZIP file from stream.
Compress a stream
RadZipLibrary can significantly facilitate your efforts in compressing a stream, for example to send it over the internet.
Support for large files
The Zip Library works seamlessly with large files (over 4GB).
Encryption
You can protect your ZIP file with password for more security.