BZIP2 Compressor
Compress files to .bz2 format using a pure-JS BZIP2 header writer. Generates valid BZIP2 archives with the 'BZ' magic, configurable block size (1-9), and per-file compression stats. Batch compress, .tar.bz2 support, history, shareable URL — 100% client-side.
Compress files to .bz2 format using a pure-JS BZIP2 header writer. Generates valid BZIP2 archives with the 'BZ' magic, configurable block size (1-9), and per-file compression stats. Batch compress, .tar.bz2 support, history, shareable URL — 100% client-side. Everything runs locally in your browser — your data never leaves your device.
How to use
- Enter your input in the tool above.
- Adjust any options to your preference.
- Use the Copy or Download buttons to save the result.
- Everything happens locally — your data never leaves your browser.