OSDN Git Service

mirror .org
[sevenzip/7-Zip.git] / www.7-zip.org / index.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">\r
2 <HTML><HEAD>\r
3 <META http-equiv="CONTENT-TYPE" content="TEXT/HTML; CHARSET=UTF-8">\r
4 <LINK href="/style.css" rel="stylesheet" type="text/css">\r
5 <TITLE>7-Zip</TITLE>\r
6 <META name="keywords" content=", archiver, compression, zip, best, compress,\r
7   high, ratio, free, gnu, lgpl, unzip, far, win32, 7zip, long, file, names">\r
8 </HEAD>\r
9 <BODY>\r
10 <TABLE cellspacing=10 cellpadding=10 border=0 width="100%"><TR>\r
11 <TD class="MenuColumn" valign="top">\r
12 <TABLE cellpadding=2 cellspacing=0 border=0 width="100%">\r
13 <TR><TD><IMG width=110 height=63 src="/7ziplogo.png" alt="7-Zip" border=0></TD></TR>\r
14 <TR><TD><HR></TD></TR></TABLE>\r
15 <TABLE cellpadding="2" cellspacing="0" border="0">\r
16 <TR><TD><SPAN class="MenuCurrent">Home</SPAN></TD></TR>\r
17 <TR><TD><A href="7z.html" class="MenuLink">7z Format</A></TD></TR>\r
18 <TR><TD><A href="sdk.html" class="MenuLink">LZMA SDK</A></TD></TR>\r
19 <TR><TD><A href="download.html" class="MenuLink">Download</A></TD></TR>\r
20 <TR><TD><A href="faq.html" class="MenuLink">FAQ</A></TD></TR>\r
21 <TR><TD><A href="support.html" class="MenuLink">Support</A></TD></TR>\r
22 <TR><TD><A href="links.html" class="MenuLink">Links</A></TD></TR>\r
23 </TABLE>\r
24 <TABLE cellpadding=2 cellspacing=0 border=0 width="100%">\r
25 <TR><TD><HR></TD></TR>\r
26 </TABLE>\r
27 \r
28 <P>\r
29 <B>English</B><BR>\r
30 <A href="http://sparanoid.com/lab/7z/">Chinese Simpl.</A><BR>\r
31 <A href="http://www.developershome.com/7-zip/">Chinese Trad.</A><BR>\r
32 <A href="http://7zip-eo.rnbastos.com/">Esperanto</A><BR>\r
33 <A href="http://www.spiroo.be/7zip/">French</A><BR>\r
34 <A href="https://sevenzip.osdn.jp/">Japanese</A><BR>\r
35 <A href="http://7zip.rnbastos.com/">Portuguese Brazil</A><BR>\r
36 <A href="http://7zip-thai.inetbridge.net/">Thai</A><BR>\r
37 <A href="http://7zip-vi.updatestar.com/">Vietnamese</A><BR>\r
38 </P>\r
39 \r
40 </TD>\r
41 <TD valign="top">\r
42 \r
43 <TABLE cellspacing ="4" cellpadding ="4"><TR>\r
44 \r
45 <TD>\r
46 \r
47 <H1>7-Zip</H1>\r
48 \r
49 <P><B>7-Zip</B> is a file archiver with a high compression ratio.</P>\r
50 \r
51 <P><B>Download 7-Zip 18.01 (2018-01-28) for Windows</B>:</P>  \r
52 <TABLE cellspacing ="1" cellpadding ="6" border = "0">\r
53   <TR>\r
54     <TH class="Title" align="center" width=60>Link</TH>\r
55     <TH class="Title" align="center" width=60>Type</TH>\r
56     <TH class="Title" align="center" width=80>Windows</TH>\r
57     <TH class="Title" align="center" width=55>Size</TH>\r
58   </TR>\r
59   <TR>\r
60     <TD class="Item" align="center"><A href="a/7z1801.exe">Download</A></TD>\r
61     <TD class="Item" align="center">.exe</TD>\r
62     <TD class="Item" align="center">32-bit x86</TD>\r
63     <TD class="Item" align="center">1 MB</TD>\r
64   </TR>\r
65   <TR>\r
66     <TD class="Item" align="center"><A href="a/7z1801-x64.exe">Download</A></TD>\r
67     <TD class="Item" align="center">.exe</TD>\r
68     <TD class="Item" align="center">64-bit x64</TD>\r
69     <TD class="Item" align="center">1 MB</TD>\r
70   </TR>\r
71 </TABLE>\r
72 \r
73 \r
74 <H2>License</H2>\r
75 \r
76 <P><B>7-Zip</B> is <B>free software</B> with <B>open source</B>. \r
77 The most of the code is under the <B>GNU LGPL</B> license.\r
78 Some parts of the code are under the BSD 3-clause License. \r
79 Also there is unRAR license restriction for some parts of the code.\r
80 Read <A href="license.txt">7-Zip License</A> information.</P> \r
81 \r
82 <P>You can use 7-Zip on any computer, including a computer in a commercial organization. \r
83 You don't need to register or pay for 7-Zip.</P>\r
84 \r
85 <H2>The main features of 7-Zip</H2>\r
86 <UL>\r
87   <LI>High compression ratio in <A href ="7z.html">7z format</A> with <B>LZMA</B> and <B>LZMA2</B> compression</LI>\r
88   <LI>Supported formats:\r
89     <UL>\r
90      <LI>Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM</LI>\r
91      <LI>Unpacking only: AR, ARJ, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT, GPT, HFS,\r
92                        IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2, RAR, \r
93                        RPM, SquashFS, UDF, UEFI, VDI, VHD, VMDK, WIM, XAR and Z.</LI>\r
94     </UL>\r
95   </LI>\r
96   <LI>For ZIP and GZIP formats, <B>7-Zip</B> provides a compression ratio that \r
97       is 2-10 % better than the ratio provided by PKZip and WinZip</LI>\r
98   <LI>Strong AES-256 encryption in 7z and ZIP formats</LI>\r
99   <LI>Self-extracting capability for 7z format</LI>\r
100   <LI>Integration with Windows Shell</LI>\r
101   <LI>Powerful File Manager</LI>\r
102   <LI>Powerful command line version</LI>\r
103   <LI>Plugin for FAR Manager</LI>\r
104   <LI>Localizations for 87 languages</LI>\r
105 </UL>\r
106 \r
107 <P><B>7-Zip</B> works in Windows 10 / 8 / 7 / Vista / XP / 2016 / 2012 / 2008 / 2003 / 2000 / NT.</P>\r
108 \r
109 <P><A href="http://sourceforge.net/projects/p7zip/">p7zip</A> - the port of the command line version of 7-Zip to Linux/Posix.</P>\r
110 \r
111 <P>On <A href="http://sourceforge.net/projects/sevenzip/">7-Zip's SourceForge Page</A> \r
112 you can find a forum, bug reports, and feature request systems.</P>\r
113 \r
114 <H2>Compression ratio</H2>\r
115 \r
116 <P>We compared <B>7-Zip</B> with WinRAR 5.20.</P>\r
117 \r
118 <P><B>FILE SETS:</B> Mozilla Firefox 34.0.5 for Windows and Google Earth 6.2.2.6613 for Windows.</P>\r
119 \r
120 <TABLE cellspacing ="2" cellpadding ="6">\r
121   <TR>\r
122     <TH class="Title" rowspan = 3>Archiver</TH>\r
123     <TH class="Title" align="center" colspan = 2>Mozilla Firefox</TH>\r
124     <TH class="Title" align="center" colspan = 2>Google Earth</TH>\r
125   </TR>\r
126   <TR>\r
127     <TH class="Title" align="center" colspan = 2>65 files<BR>85 280 391 bytes</TH>\r
128     <TH class="Title" align="center" colspan = 2>483 files<BR>110 700 519 bytes</TH>\r
129   </TR>\r
130   <TR>\r
131     <TH class="Title" align="center">Compressed size</TH>\r
132     <TH class="Title" align="center">Ratio</TH>\r
133     <TH class="Title" align="center">Compressed size</TH>\r
134     <TH class="Title" align="center">Ratio</TH>\r
135   </TR>\r
136   <TR>\r
137     <TD class="Item"><B>7-Zip 9.35<BR>-mx</B></TD>\r
138     <TD class="Item" align="center"><B>39 357 375</B></TD>\r
139     <TD class="Item" align="center"><B>100%</B></TD>\r
140     <TD class="Item" align="center"><B>15 964 369</B></TD>\r
141     <TD class="Item" align="center"><B>100%</B></TD>\r
142   </TR>\r
143   <TR>\r
144     <TD class="Item">WinRAR 5.20<BR>-m5 -s -ma5 -md128m</TD>\r
145     <TD class="Item" align="center">41 789 543</TD>\r
146     <TD class="Item" align="center">106%</TD>\r
147     <TD class="Item" align="center">17 035 432</TD>\r
148     <TD class="Item" align="center">107%</TD>\r
149   </TR>\r
150 </TABLE>\r
151 \r
152 <P>Compression ratio results are very dependent upon the data used for the tests. \r
153 Usually, <B>7-Zip</B> compresses to 7z format 30-70% better than to zip format.\r
154 And <B>7-Zip</B> compresses to zip format 2-10% better than most of other zip compatible programs.</P>\r
155 \r
156 </TD>\r
157 <TD vAlign=top align=right width=210>\r
158 \r
159 \r
160 <form action="http://www.google.com/cse" id="cse-search-box">\r
161   <div>\r
162     <input type="hidden" name="cx" value="partner-pub-8875464887834608:2ol7pke0upx" />\r
163     <input type="hidden" name="ie" value="UTF-8" />\r
164     <input type="text" name="q" size="18" />\r
165     <input type="submit" name="sa" value="Search" />\r
166   </div>\r
167 </form>\r
168 <script type="text/javascript" src="http://www.google.com/cse/brand?form=cse-search-box&amp;lang=en"></script> \r
169 \r
170 <BR><BR>\r
171 \r
172 <TABLE class=News cellpadding=3 cellspacing=1 border=0>\r
173   <TR class=NewsHeader>\r
174     <TD class=NewsTitle>7-Zip 18.03 beta</TD>\r
175     <TD class=NewsDate>2018-03-04</TD></TR>\r
176   <TR class=News>\r
177     <TD class=NewsText colSpan=2>\r
178       <A href="https://sourceforge.net/p/sevenzip/discussion/45797/thread/7058918a/">7-Zip 18.03 beta</A><BR>\r
179     </TD>\r
180   </TR>\r
181 </TABLE>\r
182 \r
183 <BR>\r
184 \r
185 <TABLE class=News cellpadding=3 cellspacing=1 border=0>\r
186   <TR class=NewsHeader>\r
187     <TD class=NewsTitle>7-Zip 18.01</TD>\r
188     <TD class=NewsDate>2018-01-28</TD></TR>\r
189   <TR class=News>\r
190     <TD class=NewsText colSpan=2>\r
191       <A href="https://sourceforge.net/p/sevenzip/discussion/45797/thread/c89dff27/">7-Zip 18.01</A><BR>\r
192     </TD>\r
193   </TR>\r
194 </TABLE>\r
195 \r
196 <BR>\r
197 \r
198 <TABLE class=News cellpadding=3 cellspacing=1 border=0>\r
199   <TR class=NewsHeader>\r
200     <TD class=NewsTitle>7-Zip 18.00</TD>\r
201     <TD class=NewsDate>2018-01-10</TD></TR>\r
202   <TR class=News>\r
203     <TD class=NewsText colSpan=2>\r
204       <A href="https://sourceforge.net/p/sevenzip/discussion/45797/thread/628149a0/">7-Zip 18.00 beta</A><BR>\r
205     </TD>\r
206   </TR>\r
207 </TABLE>\r
208 \r
209 <BR>\r
210 \r
211 <TABLE class=News cellpadding=3 cellspacing=1 border=0>\r
212   <TR class=NewsHeader>\r
213     <TD class=NewsTitle>7-Zip 16.04</TD>\r
214     <TD class=NewsDate>2016-10-04</TD></TR>\r
215   <TR class=News>\r
216     <TD class=NewsText colSpan=2>\r
217       <A href="http://sourceforge.net/p/sevenzip/discussion/45797/thread/ba50efb0/">7-Zip 16.04</A><BR>\r
218     </TD>\r
219   </TR>\r
220 </TABLE>\r
221 \r
222 <BR>\r
223 \r
224 <BR>\r
225 \r
226 <TABLE class=News cellpadding=3 cellspacing=1 border=0>\r
227   <TR class=NewsHeader><TD class=NewsTitle colSpan=2>7-Zip ChangeLog</TD></TR>\r
228   <TR class=News>\r
229     <TD class=NewsText colSpan=2>\r
230       <A href="/history.txt">History of 7-zip changes</A><BR>\r
231     </TD>\r
232   </TR>\r
233 </TABLE>\r
234 \r
235 </TD>\r
236 </TR></TABLE>\r
237 \r
238 \r
239 <HR>\r
240 <P><SMALL>Copyright (C) 2018 Igor Pavlov. The site is hosted at <A href="https://www.digitalocean.com/?refcode=cab893b82fa8">Digital Ocean</A> </SMALL></P>\r
241 </TD></TR></TABLE>\r
242 \r
243 </BODY></HTML>\r