TAR.LZ (TLZ) to ZIP Converter

Convert your tar.lz files to zip online & free

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

How to convert TAR.LZ to ZIP

1

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

2

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

3

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

About formats

TAR.LZ is a compound archive format combining TAR) archiving with lzip compression, a format created by Antonio Diaz Diaz and first released in 2009. The TAR layer bundles files with full Unix metadata into a single stream, and lzip applies LZMA compression with a robust container that includes per-member CRC-32 integrity checking and clean member boundaries. Lzip was designed with long-term archival in mind — it produces a simple, well-documented format with strong error recovery properties: if part of a TAR.LZ file is corrupted, undamaged members can still be extracted, unlike monolithic compressed streams where corruption propagates. The compression ratios are essentially identical to LZMA/XZ since lzip uses the same LZMA algorithm. One advantage is archival resilience — the member-based structure means a multi-part archive can survive partial corruption without losing all data, critical for long-term storage. The clean, minimal format design is another strength: lzip has a simple specification that independent implementations can follow precisely, reducing the risk of compatibility issues over decades of archival. TAR.LZ is used by the GNU Project for distributing source releases and is supported by GNU tar with the --lzip flag, as well as by plzip for parallel compression on multi-core systems.
Developer: Antonio Diaz Diaz
Initial release: March 2009
ZIP is the most widely used archive format in computing, originally created by Phil Katz and released by PKWARE) on February 14, 1989 as part of the PKZIP utility for MS-DOS. The format stores each file independently within the archive, compressing entries individually using the Deflate algorithm (most commonly) and recording a central directory at the end of the file that provides a table of contents for rapid access to any entry without scanning the entire archive. ZIP supports multiple compression methods (Stored, Deflate, Deflate64, BZIP2, LZMA), AES encryption, ZIP64 extensions for files and archives exceeding 4 GB, and Unicode filename encoding. The format's open specification, published by PKWARE as the .ZIP Application Note, enabled broad independent implementation and contributed to ZIP becoming the de facto standard for file distribution. One advantage is native operating system support — Windows, macOS, and most Linux desktop environments handle ZIP files without any third-party software, making it the safest choice for sharing compressed files with unknown recipients. The per-file compression architecture is another key strength: individual files can be extracted or updated without reprocessing the entire archive, and a corrupted entry does not affect other files. ZIP's role extends beyond simple archiving — it serves as the structural foundation for JAR), EPUB, DOCX, PPTX, ODP, APK, and numerous other container formats that package multiple resources into a single file.
Developer: PKWARE, Inc.
Initial release: February 14, 1989

TAR.LZ to ZIP Quality Rating

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