Compress and archive images, DOCX or PDF files with Telerik ZipLibrary for Blazor. You can create and edit new ZIP files or load and extract data from existing ZIP archives.
Easily turn folders into ZIPs with the flexible API of the Telerik Blazor ZipLibrary. Update previously created ZIP files by adding or removing items. Create in-memory ZIP files or stream data to a ZIP.
Documentation on how to Create and Edit zip files with RadZipLibrary
The Telerik ZipLibrary for Blazor enables you to browse all zipped files simultaneously and obtain their details, including name, original and compressed size.
Optimize the size of your files with the stream compression functionality. Downsize files when you need to zip or send them and restore their original size when you need to use them again.
The Blazor ZipLibrary supports both the Deflate and LZMA lossless data compression methods and enables you to configure the chosen compression mechanism through various settings.
Documentation on how to utilize the Deflate and LZMA compression algorithms with RadZipLibrary
The Telerik ZipLibrary for Blazor allows you to operate with multiple files over 4GB.
Keep your ZIP files secure and protected with a password.
Documentation on how to setup zip protection in RadZipLibrary