<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://fileformats.archiveteam.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fileformats.archiveteam.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Andariel</id>
		<title>Just Solve the File Format Problem - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://fileformats.archiveteam.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Andariel"/>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Special:Contributions/Andariel"/>
		<updated>2026-04-21T20:11:58Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/XZ</id>
		<title>XZ</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/XZ"/>
				<updated>2017-03-02T15:32:40Z</updated>
		
		<summary type="html">&lt;p&gt;Andariel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Compression&lt;br /&gt;
|extensions={{ext|xz}}&lt;br /&gt;
|mimetypes={{mimetype|application/x-xz}}&lt;br /&gt;
}}&lt;br /&gt;
'''XZ''' is a stream compression format with built-in integrity checks. It uses [[LZMA2]] compression. Compressed streams are able to be concatenated and still be decompressible like a single-stream file.&lt;br /&gt;
&lt;br /&gt;
XZ is a successor to [[LZMA Alone|LZMA_Alone]] format, and an alternative to [[Lzip]].&lt;br /&gt;
&lt;br /&gt;
== Identification ==&lt;br /&gt;
XZ files always have lengths that are multiples of 4 bytes, and they begin with a 6-byte &amp;quot;magic&amp;quot; sequence of (hex) FD 37 7A 58 5A 00 and end with footer &amp;quot;magic bytes&amp;quot; of 59 5A. (The ending bytes can be verified as a sign that the file has not been truncated in transmission.)&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
* [[7-Zip]]&lt;br /&gt;
* [http://7-zip.org/sdk.html LZMA SDK]&lt;br /&gt;
* [http://tukaani.org/xz/ XZ Utils]:&lt;br /&gt;
** &amp;lt;code&amp;gt;xz&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;unxz&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;xzcat&amp;lt;/code&amp;gt;, etc.&lt;br /&gt;
** &amp;lt;code&amp;gt;xzdec&amp;lt;/code&amp;gt;&lt;br /&gt;
** liblzma&lt;br /&gt;
* [http://tukaani.org/xz/embedded.html XZ Embedded]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* [http://tukaani.org/xz/xz-file-format.txt Current spec]&lt;br /&gt;
* [http://tukaani.org/xz/format.html Official site] (has historical specs with other info)&lt;br /&gt;
* [[Wikipedia:xz|Wikipedia article]]&lt;br /&gt;
* [http://www.nongnu.org/lzip/xz_inadequate.html Xz format inadequate for long-term archiving] - Analysis of weaknesses and design errors in the xz format, by the author of another format&lt;/div&gt;</summary>
		<author><name>Andariel</name></author>	</entry>

	</feed>