UI for ASP.NET MVC
With Telerik ZipLibrary for ASP.NET MVC, you can compress data like images, DOCX, PDF or any other type of files and send them over the wire ensuring fast and secure transactions. You have full control over the compressed data and can perform the most common actions and scenarios such as creating ZIP files and extracting them with a single line of code.
Create and update ZIP files with ease. The Telerik ZipLibrary or ASP.NET MVC provides a simple, yet flexible API to pack multiple file types into a ZIP.
Documentation on how to Create and Edit zip files with RadZipLibrary
Browse the files in a ZIP and obtain details about their name, original and compressed size.
Leverage powerful stream compression functionality to compress uploaded files into your database and decrease the saved data size. When the file is needed again, you can decompress it and restore its original state.
The Telerik ASP.NET MVC ZipLibrary allows you to choose between the Deflate and LZMA lossless data compression algorithms and offers various settings for configuring both compression mechanisms.
Documentation on how to utilize the Deflate and LZMA compression algorithms with RadZipLibrary
You don’t need to worry about the size of your files. The Telerik ZipLibrary for ASP.NET MVC supports files larger than 4GB.
Encrypt your ZIP file with a password for higher security.
Documentation on how to setup zip protection in RadZipLibrary