Download | Onderneming | Koop nu | Schermafbeeldingen | Geschiedenis | Help | Hoe | Forum
Licentie & Registratie
Bandizip License Policy How to register Bandizip Bandizip Edition Comparison Bandizip MSE (Microsoft Store Edition) How to receive a receipt Refund Policy How to unregister Bandizip
Exclusieve functies van Bandizip Paid Edition
How to use the Password Manager How to use Repair Archive How to use the Password Recovery How to preview images in an archive with Bandizip How to use Antimalware Scan on Archive
Functies en technische voorwaarden
How to zip files with Bandizip How to unzip files with Bandizip Hoe gebruik ik "Hier Uitpakken (Slim)" How to split a large file into smaller files with Bandizip Hoe Unicode-bestandsnamen gebruiken in ZIP-indeling ZIPX-archiefformaat 7z-archiefindeling ZPAQ archive format Solid Compression How to open RAR files How to open ALZ and EGG files Hoe gebruik ik Snel slepen en neerzetten How to use Multi-core Compression How to use High-speed Archiving How to modify an archive without decompression How to open a file in an archive without extraction How to edit a file and save it in an archive directly How to set a password for an archive Versleuteling van bestandsnamen in archieven Verplaats bestanden naar de Prullenbak tijdens het verwijderen How to compress a file even when the file is used by another process How to use Parallel Extraction Expand folder tree automatically How to prevent data corruption by safe backup Archieftest How to copy Zone.Identifier information for malware protection How to change the theme color for Bandizip How to export and import Bandizip settings Hoe Bandizip te verwijderen Update types Parameters opdrachtregel Bandizip Setup Command Line Parameters Bandizip op Windows 10 op ARM
Probleemoplossing
How to troubleshoot when I can’t register Bandizip How to troubleshoot when I can’t access the email account that I used to buy Bandizip Automatische detectie van codepagina werkt niet correct. Bandizip opent archiefbestanden automatisch wanneer ik ze download in de browser. Een pictogram voor archieven wordt niet correct weergegeven in de Verkenner. How to troubleshoot when a right-click menu (context menu) for Bandizip doesn’t appear How to troubleshoot when a right-click menu (context menu) for Bandizip isn’t displayed properly How to troubleshoot when the compression or decompression speed is too slow How to troubleshoot when Error 22 occurs and Mac Finder on Catalina can’t extract a ZIP archive How to troubleshoot when Mac Finder can’t extract an encrypted ZIP file How to use a non-alphabetic language character in a password How to test multiple archives How to troubleshoot “The parameter is incorrect.” How to troubleshoot when Bandizip conflicts with Sticky Notes How to troubleshoot when I can’t open an archive in a network mapped drive How to troubleshoot when a split archive can’t be decompressed How to troubleshoot when bdzsfx.x86.sfx is diagnosed as malware How to run Bandizip on Linux using Wine

ZPAQ archive format

ZPAQ is an open source archving program developed by Matt Mahoney and also is the filename extension of an archive created by the program.

Unlike other common archive formats including ZIP, 7Z, and RAR, the ZPAQ format is a journaling format which can save both the old and new versions of an archive.

Related links

How to decompress a ZPAQ archive in Windows

Bandizip can decompress a ZPAQ archive in Windows.

   Download Bandizip   

How to decompress a ZPAQ archive in Linux

The ZPAQ program installed by APT in Linux can be an old version and fail to decompress an archive. Try using the following:

wget http://mattmahoney.net/dc/zpaq715.zip
unzip zpaq715.zip
make
./zpaq

How to decompress a ZPAQ archive in macOS

Install the ZPAQ program by Homebrew in macOS.

brew install zpaq
zpaq

How to create a ZPAQ archive by Bandizip

When creating a new archive by Bandizip, select ZPAQ for the archive format as shown below.

Limits on Bandizip functions associated with the ZPAQ format

The current version of Bandizip is not fully compatible with the ZPAQ format, and therefore there are some limits on the functions of Bandizip when it handles a ZPAQ archive.

  • Bandizip does not support the journaling of the ZPAQ format.
  • Bandizip does not support all compression algorithms of the ZPAQ format but only m1, m2, and m3.
  • Bandizip does not support editing functions (add, delete, rename files) for a ZPAQ archive.
  • Bandizip does not support encryption for a ZPAQ archive.