UI for WPF
With the Telerik ZipLibrary for WPF, 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.
Add, update or remove images, DOCX, PDF and other file types to a single ZIP package. The intuitive API allows you to create new and edit existing ZIP files.
Documentation on how to Create and Edit zip files with RadZipLibrary
The Telerik WPF ZipLibrary lets you preview the ZIP’s contents and get file details like name, actual and compressed size.
Compress uploaded files into your database and decrease the saved data size. Decompress and restore the files original state when you need to.
The WPF ZipLibrary supports both the Deflate and LZMA lossless data compression algorithms and expose various settings for configuring the chosen compression mechanism.
Documentation on how to utilize the Deflate and LZMA compression algorithms with RadZipLibrary
Package and share bulky file types of over 4GB, worry-free.
Protect the contents of your ZIP archive with a password to avoid unwanted usage of the data.
Documentation on how to setup zip protection in RadZipLibrary
The AES encryption algorithm is best suited to secure sensitive information, such as passwords, credit card numbers and personal data. It uses a symmetric key algorithm, meaning the same key is used for both encrypting and decrypting the data. You can read and extract AES-protected archives with ease.
See the Document Processing Zip Library docs: Protected Zip Archive