ダウンロード | Enterprise | 購入する | スクリーンショット | 更新履歴 | ヘルプ | 使用方法 | フォーラム
ライセンスと登録
Bandizip ライセンスポリシー
Bandizip 登録方法
Bandizip エディションの比較
Bandizip MSE (Microsoft Store Edition)
領収書の受け取り方法
返金ポリシー
Bandizip の登録を解除する方法
Bandizip 有料版の独自機能
パスワードマネージャーの使用方法
アーカイブの修復の使用方法
パスワードリカバリの使用方法
Bandizip を使用してアーカイブ内のイメージをプレビューする方法
アーカイブでマルウェア対策スキャンを使用する方法
機能と技術用語
How to zip files with Bandizip
How to unzip files with Bandizip
ここに即時展開
Bandizip で大きなファイルを小さなファイルに分割する方法
Unicode ファイル名の ZIP 形式
ZIPX アーカイブ形式
7z アーカイブ形式
ZPAQ archive format
ソリッド圧縮
RAR ファイルを開く方法
ALZ および EGG ファイルを開く方法
高速ドラッグアンドドロップ
マルチコア搭載コンピューターでの圧縮
高速圧縮処理
展開せずにアーカイブを変更する方法
展開せずにアーカイブ内のファイルを開く方法
ファイルを編集してアーカイブに直接保存する方法
アーカイブのパスワードを設定する方法
アーカイブ内のファイル名の暗号化
削除時にファイルをごみ箱に移動
ファイルが別のプロセスで使用されている場合でもファイルを圧縮する
How to use Parallel Extraction
Expand folder tree automatically
安全なバックアップでデータ破損を防ぐ方法
アーカイブのテスト
展開時にインターネットからダウンロードしたアーカイブのゾーン識別子をコピー
Bandizip のテーマ色を変更する方法
Bandizip の設定をエクスポートおよびインポートする方法
Bandizip のアンインストール方法
アップデートの種類
コマンドライン パラメーター
Bandizip セットアップ コマンドライン パラメーター
ARM 版 Windows 10 上の Bandizip
トラブルシューティング
How to troubleshoot when I can’t register Bandizip
Bandizip の購入に使用したメールアカウントにアクセスできません
文字コード自動検出機能が正しく作動していません
ブラウザーでアーカイブファイルをダウンロードすると Bandizip が自動的に開きます
エクスプローラーでアーカイブのアイコンが正しく表示されません
Bandizip の右クリックメニュー (コンテキストメニュー) が表示されません
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
Catalina の Mac Finder がエラー 22 で ZIP アーカイブを展開できない場合の解決方法
Mac の Finder で暗号化された ZIP ファイルを展開できない場合の解決方法
パスワードにアルファベット以外の言語の文字を使用する方法
複数のアーカイブをテストする方法
「パラメーターが正しくありません。」の解決方法
How to troubleshoot when Bandizip conflicts with Sticky Notes
ネットワークドライブでアーカイブを開けない場合の解決方法
分割アーカイブを展開できない場合の解決方法
bdzsfx.x86.sfx がマルウェアとして診断された場合のトラブルシューティング方法
Wine を使用して Linux で Bandizip を実行する方法

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.