LHA to CPIO Converter

Repackage LHA archives into CPIO format online for free

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

Rare to Practical

Take files from obscure LHA archives and place them into CPIO — a format with real utility in Linux packaging and system images.

Browser-Based

No hunting for LHA decompression tools or CPIO archivers. Convertio.tools does everything from your web browser on any platform.

Auto-Deleted Files

Uploaded LHA archives and generated CPIO files are automatically purged from our servers to ensure your data stays private.

How to convert LHA to CPIO

1

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

2

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

3

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

About formats

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
CPIO (Copy In, Copy Out) is a Unix archive format dating to the PWB/UNIX system at AT&T Bell Labs in 1977, predating even the tar format. The name describes the tool's original operation: copying files in to an archive and out from an archive. CPIO stores files sequentially with per-file headers containing the filename, inode information, permissions, ownership, timestamps, and file size, followed by the file data itself. The format exists in several variants: the original binary format, the POSIX.1-defined octet-oriented (ODC) format, the SVR4 newc format with expanded device and inode fields, and the CRC variant that adds checksum verification. Unlike tar, CPIO reads the list of files to archive from standard input, making it naturally composable with find and other Unix utilities through pipes. One advantage is faithful Unix metadata preservation — CPIO records device numbers, inode information, and hard link relationships with higher fidelity than early tar implementations, making it suitable for system-level backups and device file archiving. The format's central role in Linux package management is another practical significance: the RPM package format uses CPIO as its internal payload container, meaning every RPM-based Linux installation relies on CPIO extraction. While tar has become more common for general archiving, CPIO persists in system administration, initramfs images, and package management infrastructure.
Developer: AT&T / Unix
Initial release: 1977

Frequently Asked Questions

Why convert LHA to CPIO?

CPIO is used in Linux packaging systems (RPM) and boot images. If your LHA archive holds files destined for these, CPIO is what you need.

What tools extract CPIO files?

The cpio command is included in virtually every Linux distribution. On Windows, 7-Zip provides CPIO extraction through its standard interface.

Is this an unusual conversion?

It is specialized, but practical when working with files from Japanese or Amiga sources that need to be integrated into Linux systems.

Does the conversion preserve all files?

Yes — every file and its directory path from the LHA archive is maintained in the output CPIO archive without alteration.

Is any software installation needed?

None. The entire LHA to CPIO conversion runs in the cloud at convertio.tools — you just need a web browser.

How safe is my upload?

Very safe. Your LHA file is deleted right after conversion, and the CPIO output is automatically removed within 24 hours.

LHA to CPIO Quality Rating

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