ACE到TAR.LZ (TLZ)转换器

在线免费转换您的ace文件为tar.lz文件

放置文件在这里. 1 GB 最大文件大小 或者 注册
Facebook Amazon Microsoft Tesla Nestle Walmart L'Oreal

如何转换ACE到TAR.LZ

1

从计算机,Google Drive,Dropbox,URL或在页面上拖拽选择文件.

2

选择tar.lz或任何其他你需要的格式作为结果(支持超过200种格式)

3

让文件进行转换随后你可以下载你的tar.lz文件

关于格式

ACE 是由 Marcel Lemke 于 1998 年前后创建的专有压缩归档格式,主要与 Windows 平台上的 WinACE 压缩工具关联。该格式凭借出色的压缩率在 1990 年代末至 2000 年代初广受欢迎,其压缩性能可与 RAR 媲美,在许多数据类型上优于 ZIP。ACE 归档支持多级压缩、固实归档(将多个文件视为单一数据流以提升压缩率)、多卷分割(便于在容量有限的介质上分发)、损坏修复用的恢复记录以及密码保护。该格式使用专有压缩算法,结合基于字典的方法和统计方法,针对通用文件压缩进行了优化,尤其在可执行文件和结构化数据方面表现突出。ACE 的一大优势是压缩效率 — 相较于当时的 ZIP 实现,ACE 通常能生成更小的归档,这在拨号上网时代的带宽受限环境中使其成为文件分发的热门选择。固实归档模式是另一项优势,它能利用多个文件间的冗余数据,在打包内容相似的文件时大幅缩减归档总体积。WinACE 的开发在 2000 年代中期停止,2019 年在广泛使用的 unacev2.dll 库中发现了严重的安全漏洞,导致许多压缩工具取消了对 ACE 的支持。该格式如今主要出现在其鼎盛时期留存的旧版归档中。
开发者: Marcel Lemke
首次发布: 1998
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.
开发者: Antonio Diaz Diaz
首次发布: 三月 2009

ACE到TAR.LZ质量评级

5.0 (2票)
您需要转换并下载至少1个文件才能提供反馈!