XZ Utils

XZ Utils
Original author(s)Lasse Collin
Developer(s)The Tukaani Project
Stable release
5.8.1 / 3 April 2025 (2025-04-03)
Repository
Written inC
Operating systemCross-platform
TypeData compression
License
Websitetukaani.org/xz/
.xz
Filename extension
.xz
Internet media type
application/x-xz
Magic numberFD 37 7A 58 5A 00
Developed byLasse Collin
Igor Pavlov
Initial release14 January 2009 (2009-01-14)
Latest release
1.2.1
8 April 2024 (2024-04-08)
Type of formatData compression
Open format?Yes
Free format?Yes
Websitetukaani.org/xz/format.html

XZ Utils (previously LZMA Utils) is a set of free software command-line lossless data compressors, including the programs lzma and xz, for Unix-like operating systems and, from version 5.0 onwards, Microsoft Windows. For compression/decompression the Lempel–Ziv–Markov chain algorithm (LZMA) is used. XZ Utils started as a Unix port of Igor Pavlov's LZMA-SDK that has been adapted to fit seamlessly into Unix environments and their usual structure and behavior.