IRONSOFTWAREHOME
Create BZIP2
using IronZip;

// Create an empty BZIP2
using (var archive = new IronBZip2Archive())
{
    // Add a text file to the BZIP2
    archive.Add("./assets/sample.txt");

    // Export the BZIP2 file
    archive.SaveAs("output.txt.bz2");
}
Imports IronZip

' Create an empty BZIP2
Using archive = New IronBZip2Archive()
    ' Add a text file to the BZIP2
    archive.Add("./assets/sample.txt")

    ' Export the BZIP2 file
    archive.SaveAs("output.txt.bz2")
End Using
NuGet Download
PM > Install-Package IronZip
Create BZIP2

Create BZIP2

BZIP2, a compression format based on the Burrows-Wheeler algorithm, is a file compression utility used in Unix and Linux systems. It efficiently reduces file sizes using the BZIP2 compression algorithm, commonly resulting in smaller files with the .bz2 extension. It is favored for its high compression efficiency and is often used for software distribution and data archiving.

BZIP2 is designed to compress single files and does not serve as a file archiver, which is a software utility used for combining multiple files and directories into a single archive file. BZIP2 is particularly efficient at compressing text data, and decompression is relatively fast.

Learn How to Create, Read, and Extract ZIP with IronZIP
View on GitHub

Ready to Get Started?

Nuget Downloads 23,187Version:2026.9just released

Key in blue circle

Get your free 30-day Trial Key instantly.

Your trial license will be sent to your email address

No limitations. 100% unlocked. No credit card.

bullet_checkedNo credit card or account creation requiredNo limitations. 100% unlocked. No credit card.
  • Logo Aetna
  • Logo NASA
  • Logo GE
  • Logo Porsche
  • Logo USDA
  • Logo Qatar
Join Millions of Engineers who’ve tried IronPDF
Book your free Live Demo
Booking Badge

Trusted by Millions of Engineers Worldwide

Iron Software's customer logos
Get Your No-Obligation Consult
Complete the form below or email sales@ironsoftware.com
Your details will always be kept confidential.
Trusted by Millions of Engineers Worldwide
Iron Software's customer logos
Get your free 30-day Trial Key instantly.
No credit card or account creation required