CAB to TGZ Converter

Repack CAB archives into TGZ format online for free

Drop files here. 1 GB maximum file size or Sign Up
to
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

Windows to Linux

Seamlessly move from the Windows CAB format to TGZ — the compressed archive standard used across Linux distributions and Unix servers.

Rapid Processing

Cloud-powered conversion means your CAB to TGZ transformation finishes quickly, no matter how modest your local hardware is.

Secure & Private

Every uploaded CAB file is removed right after processing. Output TGZ files are automatically deleted within 24 hours.

How to convert CAB to TGZ

1

Select files from Computer, Google Drive, Dropbox, URL or by dragging it on the page.

2

Choose tgz or any other format you need as a result (more than 200 formats supported)

3

Let the file convert and you can download your tgz file right afterwards

About formats

CAB (Cabinet) is a compressed archive format developed by Microsoft) for efficient software distribution and Windows component packaging. Introduced around 1996, CAB files serve as the container format for Windows Installer packages (.msi), Windows system updates, driver distributions, and ActiveX component downloads. The format supports three compression algorithms — MSZIP (Microsoft's Deflate implementation), Quantum (statistical compression), and LZX (an LZ77 variant with Huffman coding optimized for executable files) — with LZX typically delivering the highest ratios. CAB archives organize files into folders (compression units) where files within the same folder are compressed as a continuous stream for improved ratios, and archives can span multiple volumes for distribution on size-limited media. One advantage is deep Windows ecosystem integration — CAB files are handled natively by Windows without third-party software, used in everything from OS installation media to driver packages and system updates. The LZX compression algorithm provides another strength, achieving particularly strong compression on compiled code and PE executables, which is ideal for the format's primary role in software distribution. Microsoft's makecab tool ships with every Windows installation, and CAB extraction is built into Windows Explorer. The format continues to serve as infrastructure for Windows deployment and update mechanisms across enterprise and consumer environments.
Developer: Microsoft
Initial release: 1996
TGZ (also written as .tar.gz) is the most widely used compound archive format on Unix-like systems, combining TAR) archiving with gzip compression. Gzip was created by Jean-loup Gailly and Mark Adler, first released on October 31, 1992 as a free, patent-unencumbered replacement for the Unix compress utility. The TAR layer bundles files with full Unix metadata (permissions, ownership, timestamps, symlinks, hard links) into a single sequential stream, and gzip compresses it using the Deflate algorithm — a combination of LZ77 dictionary matching and Huffman coding. The resulting .tar.gz or .tgz file is the standard format for distributing source code, creating system backups, and packaging software on Linux and Unix platforms. One advantage is near-universal support — TGZ files can be created and extracted on every Unix system, Windows (via 7-Zip, WinRAR), and macOS natively, making it the safest choice when the recipient's platform is unknown. Fast decompression is another practical strength: gzip extraction is significantly faster than bzip2 or xz, important for CI/CD pipelines, container image layers, and automated deployments where extraction time matters. GNU tar supports TGZ natively with the -z flag, and the format serves as the basis for many higher-level packaging systems. While XZ offers better compression ratios, TGZ remains the default choice when broad compatibility and extraction speed are priorities.
Initial release: October 31, 1992

Frequently Asked Questions

Why convert CAB to TGZ?

TGZ is the standard compressed archive on Linux. Converting from CAB makes your files ready for deployment or distribution on Unix-based systems.

How do I extract a TGZ file?

On Linux and macOS, use tar -xzf in the terminal. On Windows, 7-Zip handles TGZ extraction with a simple right-click menu.

Is TGZ better compressed than CAB?

TGZ uses gzip compression, which is comparable to CAB's MSZIP. The main advantage is universal Linux compatibility, not compression ratio.

Will the file permissions be preserved?

TAR-based formats like TGZ support Unix file permissions. While CAB does not store them, the conversion creates standard permission defaults.

Can I convert multiple CAB files into TGZ at once?

Yes. Upload a batch of CAB archives on convertio.co and each one will be individually converted to its own TGZ file.

Is my data protected during the process?

Certainly. Uploaded CAB files are wiped right after conversion, and all TGZ output files are deleted from servers within 24 hours.

CAB to TGZ Quality Rating

5.0 (1 votes)
You need to convert and download at least 1 file to provide feedback!