OSDN Git Service

mirror .org
[sevenzip/7-Zip.git] / www.7-zip.org / links.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>Links</TITLE>\r
6 <META name="keywords" content="links, 7-zip">\r
7 </HEAD>\r
8 <BODY>\r
9 <TABLE cellspacing=10 cellpadding=10 border=0 width="100%"><TR>\r
10 <TD class="MenuColumn" valign="top">\r
11 <TABLE cellpadding=2 cellspacing=0 border=0 width="100%">\r
12 <TR><TD><IMG width=110 height=63 src="/7ziplogo.png" alt="7-Zip" border=0></TD></TR>\r
13 <TR><TD><HR></TD></TR></TABLE>\r
14 <TABLE cellpadding="2" cellspacing="0" border="0">\r
15 <TR><TD><A href="./" class="MenuLink">Home</A></TD></TR>\r
16 <TR><TD><A href="7z.html" class="MenuLink">7z Format</A></TD></TR>\r
17 <TR><TD><A href="sdk.html" class="MenuLink">LZMA SDK</A></TD></TR>\r
18 <TR><TD><A href="download.html" class="MenuLink">Download</A></TD></TR>\r
19 <TR><TD><A href="faq.html" class="MenuLink">FAQ</A></TD></TR>\r
20 <TR><TD><A href="support.html" class="MenuLink">Support</A></TD></TR>\r
21 <TR><TD><SPAN class="MenuCurrent">Links</SPAN></TD></TR>\r
22 </TABLE>\r
23 <TABLE cellpadding=2 cellspacing=0 border=0 width="100%">\r
24 <TR><TD><HR></TD></TR>\r
25 </TABLE>\r
26 \r
27 <P>\r
28 <B>English</B><BR>\r
29 <A href="http://sparanoid.com/lab/7z/">Chinese Simpl.</A><BR>\r
30 <A href="http://www.developershome.com/7-zip/">Chinese Trad.</A><BR>\r
31 <A href="http://7zip-eo.rnbastos.com/">Esperanto</A><BR>\r
32 <A href="http://www.spiroo.be/7zip/">French</A><BR>\r
33 <A href="http://www.7-zip.de/">German</A><BR>\r
34 <A href="http://sevenzip.sourceforge.jp/">Japanese</A><BR>\r
35 <A href="http://7-zip.org.pl/">Polish</A><BR>\r
36 <A href="http://7zip.rnbastos.com/">Portuguese Brazil</A><BR>\r
37 <A href="http://7zip-es.updatestar.com/">Spanish</A><BR>\r
38 <A href="http://7zip-thai.inetbridge.net/">Thai</A><BR>\r
39 <A href="http://7zip-vi.updatestar.com/">Vietnamese</A><BR>\r
40 </P>\r
41 \r
42 </TD>\r
43 <TD valign="top">\r
44 \r
45 <H1>Links</H1>\r
46 \r
47 <P><A href="http://sourceforge.net/projects/sevenzip/">7-Zip at SourceForge</A></P>\r
48 \r
49 <P><A href="http://sourceforge.net/p/sevenzip/discussion/45797/">7-Zip's Forum at SourceForge</A></P>\r
50 \r
51 <P><A href="http://sourceforge.net/projects/p7zip/">p7zip at SourceForge</A></P>\r
52 \r
53 <P>p7zip is a quick port of 7-Zip (command line version only) \r
54 for Linux and Unix, made by an independent developer.</P>\r
55 \r
56 <HR>\r
57 \r
58 <P><A href="http://sevenzip.sourceforge.net/logos.html">7-Zip Logos and Buttons</A></P>\r
59 \r
60 <P>If you have your own web site and want to support the 7-Zip project, you can \r
61 display the 7-Zip link button on your web pages. Use this HTML code:</P>\r
62 <PRE>\r
63 &lt;a href="http://www.7-zip.org/"&gt;\r
64 &lt;img src="http://www.7-zip.org/logos/7zlogo01.png" \r
65 width="88" height="31" border="0" alt="7-Zip" &gt;&lt;/a&gt;\r
66 </PRE>\r
67 \r
68 <P>\r
69 <a href="http://www.7-zip.org/">\r
70 <img src="http://www.7-zip.org/logos/7zlogo01.png" \r
71 width="88" height="31" border="0" alt="7-Zip"></a>\r
72 </P>\r
73 \r
74 <HR>\r
75 <p>Some 7-Zip related links:</p>\r
76 <ul>\r
77 <li><A href="http://en.wikipedia.org/wiki/7-Zip">7-Zip at Wikipedia</A></li>\r
78 <li><a href="http://sourceforge.net/projects/p7zip/">LZMA SDK for JAVA</a></li>\r
79 <li><a href="http://tukaani.org/lzma/">LZMA utils</a></li>\r
80 <li><a href="http://tukaani.org/xz/">XZ utils</a></li>\r
81 <li><a href="http://www.joachim-bauch.de/projects/python/pylzma/">PyLZMA: Python bindings for LZMA</a></li>\r
82 <li><a href="http://www.pharmasoft.be/7z/">7-Zip (LZMA) Task for ANT</a></li>\r
83 <li><a href="http://www.rg-software.de/">TSevenZipVCL - Delphi VCL for 7zip format </a></li>\r
84 <li><a href="http://sourceforge.net/projects/cdisplayex">Delphi API for 7-Zip plugins (7z, ZIP, RAR ...)</a></li>\r
85 <li><a href="http://portableapps.com/apps/utilities/7-zip_portable">7-Zip Portable</a></li>\r
86 <li><a href="https://github.com/adamhathcock/sharpcompress">Port of 7zip archive reader to C#</a></li>\r
87 <li><a href="http://sourceforge.net/project/showfiles.php?group_id=111810">J7Zip: Java decoder for 7z archives</a></li>\r
88 <li><a href="http://www.eggheadcafe.com/tutorials/aspnet/064b41e4-60bc-4d35-9136-368603bcc27a/7zip-lzma-inmemory-com.aspx">LZMA In-Memory Compression with C#</a></li>\r
89 \r
90 <li><a href="http://sfx-maker.sourceforge.net/">7-ZIP SFX Maker (*.exe from *.7z)</a></li>\r
91 <li><a href="http://dev.nomad-net.info/articles/sevenzipinterface">C# (.net) interface for 7-Zip archive DLLs</a></li>\r
92 <li><a href="http://www.codeplex.com/sevenzipsharp">SevenZipSharp - C# interface to 7z.dll</a></li>\r
93 <li><a href="http://sourceforge.net/projects/sevenzipjbind/">7-Zip-JBinding is a java wrapper for 7-Zip C++ library</a></li>\r
94 <li><a href="http://code.google.com/p/keyonzip/">KeyOnZip - 7-Zip based code + smart key management service KeyOnDemand</a></li>\r
95 <li><a href="http://www.files-conversion.com/archive-converter.php">Online archive converter using p7zip (7-Zip)</a></li>\r
96 </ul>\r
97 \r
98 \r
99 <HR>\r
100 <p>Applications that use 7-Zip (LZMA) compression:</p>\r
101 <ul>\r
102 <li><a href="http://www.adobe.com/">Adobe Flash Player 11 (SWF files)</a></li>\r
103 <li><a href="http://nsis.sourceforge.net/">NSIS (Nullsoft Scriptable Install System)</a></li>\r
104 <li><a href="http://www.jrsoftware.org/isinfo.php">Inno Setup</a></li>\r
105 <li><a href="http://www.backupassist.com/">BackupAssist Backup Software</a></li>\r
106 <li><a href="http://www.advancedinstaller.com/">Advanced Installer</a></li>\r
107 <li><a href="http://bisqwit.iki.fi/source/cromfs.html">Cromfs: compressed read-only filesystem for Linux </a></li>\r
108 <li><a href="http://www.squashfs-lzma.org/">SquashFS: a native compressed read-only filesystem for Linux</a></li>\r
109 <li><a href="https://github.com/simsong/AFFLIBv3">AFFLIB : AFF is the Advanced Forensic Format</a></li>\r
110 <li><a href="http://upx.sourceforge.net/">UPX : the Ultimate Packer for eXecutables</a></li>\r
111 <li><a href="http://www.installaware.com/">InstallAware Installer</a></li>\r
112 <li><a href="http://www.installpackbuilder.com/">Paquet Builder</a></li>\r
113 </ul>\r
114 \r
115 <p>Applications that work with .7z archives:</p>\r
116 <ul>\r
117   <li><a href="http://www.rarlab.com/">WinRAR</a></li>\r
118   <li><a href="http://www.freearc.org/">FreeArc</a></li>\r
119   <li><a href="http://www.powerarchiver.com/">PowerArchiver</a></li>\r
120   <li><a href="http://www.ghisler.com/">Total Commander</a>\r
121     <ul>\r
122       <li><A href="http://www.totalcmd.net/plugring/7zip_plugin.html">7Zip Plugin from Adam Strzelecki</A></li>\r
123       <li><A href="http://wcx.sourceforge.net/">MutiArc Plugin with 7z supporting</A></li>\r
124       <li><A href="http://www.totalcmd.net/plugring/7z_plugin.html">7z Plugin from Alexander Cherenkov</A></li>\r
125     </ul>\r
126   </li>\r
127   <li><a href="http://www.farmanager.com/index.php?l=en">FAR Manager</a>\r
128     <ul>\r
129       <li><A href="download.html">7-Zip Plugin for FAR Manager</A></li>\r
130     </ul>\r
131   </li>\r
132   <li><a href="http://www.izarc.org/">IZArc</a></li>\r
133   <li><a href="http://www.altap.cz/salam_en/index.html">Altap Salamander</a></li>\r
134   <li><a href="http://www.tugzip.com/">TUGZip</a></li>\r
135   <li><a href="http://www.quickzip.org/">QuickZip</a></li>\r
136   <li><a href="http://www.zipgenius.it/">ZipGenius</a></li>\r
137   <li><a href="http://www.speedproject.de/">SpeedCommander</a></li>\r
138   <li><a href="http://www.frigate3.com/">Frigate</a></li>\r
139   <li><a href="http://www.efsoftware.com/cw/e.htm">EF Commander</a></li>\r
140   <li><a href="http://www.winmerge.org/">WinMerge</a></li>\r
141   <li><a href="http://fileroller.sourceforge.net/">File Roller</a> is an archive manager for the GNOME environment</li>\r
142   <li><a href="http://www.peazip.org">PeaZip</a></li>\r
143   <li><a href="http://www.jzip.com/">jZip - 7-Zip based compressor</a></li>\r
144   <li><a href="http://4pda.ru/forum/index.php?showtopic=69426">7-Zip Extracter for WinCE</a></li>\r
145   <li><a href="http://www.nomad-net.info">Nomad.NET</a></li>\r
146   <li><a href="http://wakaba.c3.cx/s/apps/unarchiver.html">The Unarchiver for MAC OS X</a></li>\r
147   <li><a href="http://www.bitser.org/">Bitser</a></li>\r
148   <li><a href="http://www.samsungapps.com/topApps/topAppsDetail.as?productId=G00000167438">BadaArchiver for Samsung Bada</a></li>\r
149   <li><a href="http://b1.org/">B1 Free Archiver</a></li>\r
150   <li><a href="http://mac.eltima.com/archiver-mac.html">Commander One for MAC</a></li>\r
151 \r
152 </ul>\r
153 \r
154 \r
155 <p>Articles and tutorials about 7-Zip:</p>\r
156 <ul>\r
157   <li><a href="http://www.donationcoder.com/Reviews/Archive/ArchiveTools/index.html">Best Archive Tool at DonationCoder.com</a></li>\r
158   <li><a href="http://www.kikizas.net/en/apps.7z.html">7z versus rar: strong general-purpose compression in Windows at kikizas.net</a></li>\r
159   <li><a href="http://www.top-windows-tutorials.com/free-zip.html">Video Tutorial for 7-Zip at Top-Windows-Tutorials.com</a></li>\r
160 </ul>\r
161 \r
162 <HR>\r
163 \r
164 \r
165 <HR>\r
166 <P><SMALL>Copyright (C) 2016 Igor Pavlov. The site is hosted at <A href="https://www.digitalocean.com/?refcode=cab893b82fa8">Digital Ocean</A> </SMALL></P>\r
167 </TD></TR></TABLE>\r
168 \r
169 </BODY></HTML>\r