AbZip is a Qt based C++ class for creating Zip archives. It's not a wrapper for other Zip/Unzip code but accesses the archives directly via QIODevice
Features
- Creating new or opening existing (Pkware v2.0) Zip archives.
- Add files or entire folders to the archive
- File name filters can be applied
- Update existing files
- Delete files from the archive (not many Zip classes do this as I found out, which is the reason I wrote these classes!)
- Extract one or more files
- Extract based on file name filters
- Search for files, again using wildcard filters
- Use Strong AES encryption instead of the default Pkware CRC base encryption
- Supports 64bit archives.
- Additional compression methods can easily be created and added
Categories
File CompressionFollow AbZip
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of AbZip!