Available for: UI for ASP.NET MVC | UI for ASP.NET AJAX | UI for Blazor | UI for WPF | UI for WinForms | UI for Silverlight | UI for Xamarin | UI for WinUI | UI for ASP.NET Core | UI for .NET MAUI

Overview

With RadZipLibrary you can compress and combine files in ZIP archives, browse and extract files from existing ZIP archives and compress streams for easy file shipping and reduced storage space.

Telerik Document Processing Ninja image

The RadZipLibrary is part of Telerik Document Processing, a professional grade .NET library for creating and manipulating PDF, Word, XLSX and HTML files. To try it out sign up for a free 30-day trial.

ZipLibrary

You can compress data like images, DOCX or PDF files and send them over the wire. Thus, you will achieve fast and secure transactions. Zip Library Overview 01

This is a list with short descriptions of the top-of-the-line features of Telerik's Zip Library control:

  • Easy to use API: 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).

  • Support for encryption: You can protect your ZIP file with password for more security.

If you still don't have Telerik Document Processing installed, check the First Steps topic to learn how you can obtain the packages through the different suites.

For details on the usage of the library, go to the Getting Started article.

In this article