TGZ to LHA Converter

Convert TGZ archives to LHA format online for free

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

Niche Format Support

Convertio handles TGZ to LHA conversion smoothly — bridging a mainstream Linux archive format with a niche but still-used compression standard.

Pure Browser Workflow

Everything runs in your web browser. No command-line tools, no local decompression — just upload your TGZ and get LHA back.

Your Privacy Protected

Uploaded archives are deleted immediately after conversion, and output LHA files are cleared within 24 hours from our servers.

How to convert TGZ to LHA

1

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

2

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

3

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

About formats

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
LHA (originally LHarc) is a compressed archive format created by Haruyasu Yoshizaki (known online as Yoshi) in May 1988, combining Lempel-Ziv) sliding-window compression with Huffman coding for efficient data reduction. The format achieved enormous popularity in Japan, where it became the dominant archiving standard throughout the late 1980s and 1990s — virtually all Japanese software distribution, from commercial applications to BBS file sharing, relied on LHA archives. The format stores files with per-entry headers containing filename, timestamps, OS-specific attributes, and CRC-16 checksums, using various compression methods designated by two-character codes (lh0 through lh7, with lh5 being the most common general-purpose algorithm). LHA's compression algorithms were influential beyond the format itself: the lh5 method's approach to combining LZSS with static Huffman coding was adopted by the Deflate algorithm used in ZIP, gzip, and PNG. One advantage is the format's historical efficiency — LHA offered strong compression ratios with modest CPU requirements, critical on the relatively slow processors of its era. The format's deep cultural impact in Japanese computing is another notable aspect: LHA was freely distributed, contributing to its ubiquitous adoption across the Japanese software ecosystem. While modern formats have superseded LHA for new archives, it remains relevant for accessing Japanese software archives and retro computing collections, with extraction supported by 7-Zip and other contemporary tools.
Developer: Haruyasu Yoshizaki
Initial release: May 1988

Frequently Asked Questions

Why convert TGZ to LHA?

LHA remains popular in certain Japanese computing communities and retro computing circles. Converting from TGZ produces an LHA archive compatible with those ecosystems.

What opens LHA files?

The lha command-line tool on Unix systems handles them natively. On Windows, 7-Zip and PeaZip both support LHA extraction without additional plugins.

Will my directory structure be kept?

Yes. All paths, subdirectories, and filenames are carried over from the TGZ archive into the LHA file without alteration.

Is there a batch option?

There is. You can upload several TGZ files at once and convert them all to LHA format in a single session on convertio.tools.

Do I need to create an account?

No. You can convert TGZ to LHA for free without signing up — just visit convertio.tools, upload, and convert.

Can I do this on a Chromebook?

Absolutely. Since the converter is browser-based, it works on Chromebooks, tablets, phones, and any device running a modern browser.

TGZ to LHA Quality Rating

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