CINXE.COM

Links

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv="CONTENT-TYPE" content="TEXT/HTML; CHARSET=UTF-8"> <LINK href="/style.css" rel="stylesheet" type="text/css"> <TITLE>Links</TITLE> <META name="keywords" content="links, 7-zip"> </HEAD> <BODY> <TABLE cellspacing=10 cellpadding=10 border=0 width="100%"><TR> <TD class="MenuColumn" valign="top"> <TABLE cellpadding=2 cellspacing=0 border=0 width="100%"> <TR><TD><IMG width=110 height=63 src="/7ziplogo.png" alt="7-Zip" border=0></TD></TR> <TR><TD><HR></TD></TR></TABLE> <TABLE cellpadding="2" cellspacing="0" border="0"> <TR><TD><A href="./" class="MenuLink">Home</A></TD></TR> <TR><TD><A href="7z.html" class="MenuLink">7z Format</A></TD></TR> <TR><TD><A href="sdk.html" class="MenuLink">LZMA SDK</A></TD></TR> <TR><TD><A href="download.html" class="MenuLink">Download</A></TD></TR> <TR><TD><A href="faq.html" class="MenuLink">FAQ</A></TD></TR> <TR><TD><A href="support.html" class="MenuLink">Support</A></TD></TR> <TR><TD><SPAN class="MenuCurrent">Links</SPAN></TD></TR> </TABLE> <TABLE cellpadding=2 cellspacing=0 border=0 width="100%"> <TR><TD><HR></TD></TR> </TABLE> <P> <B>English</B><BR> <A href="https://sparanoid.com/lab/7z/">Chinese Simpl.</A><BR> <A href="https://www.developershome.com/7-zip/">Chinese Trad.</A><BR> <A href="https://7zip-eo.rnbastos.com/">Esperanto</A><BR> <A href="https://www.7-zip.fr/">French</A><BR> <A href="https://www.7-zip.de/">German</A><BR> <A href="https://7-zip.opensource.jp/">Japanese</A><BR> <A href="https://7-zip.ir/">Persian</A><BR> <A href="https://7zip.rnbastos.com/">Portuguese Brazil</A><BR> <A href="https://7zip-es.updatestar.com/">Spanish</A><BR> <A href="https://7zip-thai.inetbridge.net/">Thai</A><BR> <A href="https://7zip-vi.updatestar.com/">Vietnamese</A><BR> </P> <HR><P><A href="https://7-max.com">7-max</A></P> </TD> <TD valign="top"> <H1>Links</H1> <P><A href="https://sourceforge.net/projects/sevenzip/">7-Zip at SourceForge</A></P> <P><A href="https://sourceforge.net/p/sevenzip/discussion/45797/">7-Zip's Forum at SourceForge</A></P> <P><A href="https://sevenzip.sourceforge.io/">7-Zip website mirror at SourceForge</A></P> <P><A href="https://github.com/ip7z/7zip">7-Zip at GitHub</A></P> <P><A href="https://github.com/ip7z/7zip/releases">7-Zip Releases at GitHub</A></P> <H2>p7zip</H2> <P>p7zip is an old port of 7-Zip (command line version only) for Linux and Unix, created by an independent developer.</P> <P><A href="https://sourceforge.net/projects/p7zip/">p7zip at SourceForge</A></P> <P>Now p7zip is no longer needed as the new version of 7-Zip can run on Linux. So you can use new 7-Zip for Linux instead of p7zip.</P> <P>Some versions of Linux still contain p7zip program.</P> <P>Please note that the source code of p7zip was not updated since version 16.02. And this p7zip 16.02 contains bugs, that were fixed in newer versions of 7-Zip.</P> <P>There are also some forks from p7zip code:</P> <P><A href="https://github.com/jinfeihan57/p7zip">p7zip fork (by jinfeihan57) with additional codecs and improvements</A></P> <HR> <P><A href="http://sevenzip.sourceforge.net/logos.html">7-Zip Logos and Buttons</A></P> <P>If you have your own web site and want to support the 7-Zip project, you can display the 7-Zip link button on your web pages. Use this HTML code:</P> <PRE> &lt;a href="https://www.7-zip.org/"&gt; &lt;img src="https://www.7-zip.org/logos/7zlogo01.png" width="88" height="31" border="0" alt="7-Zip" &gt;&lt;/a&gt; </PRE> <P> <a href="https://www.7-zip.org/"> <img src="https://www.7-zip.org/logos/7zlogo01.png" width="88" height="31" border="0" alt="7-Zip"></a> </P> <HR> <p>Some 7-Zip related links:</p> <ul> <li><A href="http://en.wikipedia.org/wiki/7-Zip">7-Zip at Wikipedia</A></li> <li><a href="https://sourceforge.net/projects/p7zip/">LZMA SDK for JAVA</a></li> <li><a href="http://tukaani.org/lzma/">LZMA utils</a></li> <li><a href="http://tukaani.org/xz/">XZ utils</a></li> <li><a href="http://www.joachim-bauch.de/projects/python/pylzma/">PyLZMA: Python bindings for LZMA</a></li> <li><a href="http://www.pharmasoft.be/7z/">7-Zip (LZMA) Task for ANT</a></li> <li><a href="http://www.rg-software.de/">TSevenZipVCL - Delphi VCL for 7zip format </a></li> <li><a href="https://sourceforge.net/projects/cdisplayex">Delphi API for 7-Zip plugins (7z, ZIP, RAR ...)</a></li> <li><a href="http://portableapps.com/apps/utilities/7-zip_portable">7-Zip Portable</a></li> <li><a href="https://github.com/adamhathcock/sharpcompress">Port of 7zip archive reader to C#</a></li> <li><a href="https://sourceforge.net/project/showfiles.php?group_id=111810">J7Zip: Java decoder for 7z archives</a></li> <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> <li><a href="https://sourceforge.net/projects/sfx-maker/">7-ZIP SFX Maker (*.exe from *.7z)</a></li> <li><a href="http://dev.nomad-net.info/articles/sevenzipinterface">C# (.net) interface for 7-Zip archive DLLs</a></li> <li><a href="http://www.codeplex.com/sevenzipsharp">SevenZipSharp - C# interface to 7z.dll</a></li> <li><a href="https://sourceforge.net/projects/sevenzipjbind/">7-Zip-JBinding is a java wrapper for 7-Zip C++ library</a></li> <li><a href="http://code.google.com/p/keyonzip/">KeyOnZip - 7-Zip based code + smart key management service KeyOnDemand</a></li> <li><a href="http://www.files-conversion.com/archive-converter.php">Online archive converter using p7zip (7-Zip)</a></li> <li><a href="https://github.com/use-strict/7z-wasm">7-Zip WASM</a></li> <li><a href="https://zipzip.pro/">ZipZip - Online Archive Manager that uses 7-Zip WASM</a></li> </ul> <HR> <P><A href="https://7-max.com">7-max</A></P> <P> 7-max is a program that increases the performance of some applications by up to 10-20%. 7-max can speed up applications that use big amount of memory and that are affected by RAM latency. In our tests, 7-max gives 10-20% speed improvements on modern file compression programs like 7-Zip. </P> <P> Windows uses small (4 KB) RAM pages by default. If you run any application with 7-max, that application will use large (2 MB) RAM pages. And some programs work faster, if they use large RAM pages instead of small pages. </P> <HR> <p>External plugins for 7-Zip from another developers:</p> <ul> <li><a href="http://www.tc4shell.com/en/7zip/">Plugins from TC4Shell</a></li> </ul> <HR> <p>Applications that use 7-Zip (LZMA) compression:</p> <ul> <li><a href="https://www.adobe.com/">Adobe Flash Player 11 (SWF files)</a></li> <li><a href="https://nsis.sourceforge.net/">NSIS (Nullsoft Scriptable Install System)</a></li> <li><a href="http://www.jrsoftware.org/isinfo.php">Inno Setup</a></li> <li><a href="https://www.backupassist.com/">BackupAssist Backup Software</a></li> <li><a href="https://www.advancedinstaller.com/">Advanced Installer</a></li> <li><a href="https://bisqwit.iki.fi/source/cromfs.html">Cromfs: compressed read-only filesystem for Linux </a></li> <li><a href="https://github.com/simsong/AFFLIBv3">AFFLIB : AFF is the Advanced Forensic Format</a></li> <li><a href="https://upx.github.io/">UPX : the Ultimate Packer for eXecutables</a></li> <li><a href="https://www.installaware.com/">InstallAware Installer</a></li> <li><a href="https://www.installpackbuilder.com/">Paquet Builder</a></li> </ul> <p>Applications that work with .7z archives:</p> <ul> <li><a href="https://www.rarlab.com/">WinRAR</a></li> <li><a href="https://www.powerarchiver.com/">PowerArchiver</a></li> <li><a href="https://www.ghisler.com/">Total Commander</a> <ul> <li><A href="http://www.totalcmd.net/plugring/7zip_plugin.html">7Zip Plugin from Adam Strzelecki</A></li> <li><A href="http://wcx.sourceforge.net/">MutiArc Plugin with 7z supporting</A></li> <li><A href="http://www.totalcmd.net/plugring/7z_plugin.html">7z Plugin from Alexander Cherenkov</A></li> </ul> </li> <li><a href="https://www.farmanager.com/index.php?l=en">FAR Manager</a> <ul> <li><A href="download.html">7-Zip Plugin for FAR Manager</A></li> </ul> </li> <li><a href="https://www.izarc.org/">IZArc</a></li> <li><a href="https://www.altap.cz/salam_en/index.html">Altap Salamander</a></li> <li><a href="http://www.tugzip.com/">TUGZip</a></li> <li><a href="http://www.zipgenius.it/">ZipGenius</a></li> <li><a href="https://www.speedproject.de/">SpeedCommander</a></li> <li><a href="http://www.frigate3.com/">Frigate</a></li> <li><a href="http://www.efsoftware.com/cw/e.htm">EF Commander</a></li> <li><a href="http://www.winmerge.org/">WinMerge</a></li> <li><a href="http://fileroller.sourceforge.net/">File Roller</a> is an archive manager for the GNOME environment</li> <li><a href="https://peazip.github.io/">PeaZip</a></li> <li><a href="https://www.jzip.com/">jZip - 7-Zip based compressor</a></li> <li><a href="http://4pda.ru/forum/index.php?showtopic=69426">7-Zip Extracter for WinCE</a></li> <li><a href="http://www.nomad-net.info">Nomad.NET</a></li> <li><a href="https://theunarchiver.com/">The Unarchiver for MAC OS X</a></li> <li><a href="https://www.bitser.org/">Bitser</a></li> <li><a href="https://b1.org/">B1 Free Archiver</a></li> <li><a href="https://mac.eltima.com/archiver-mac.html">Commander One for MAC</a></li> </ul> <p>Articles and tutorials about 7-Zip:</p> <ul> <li><a href="http://www.donationcoder.com/Reviews/Archive/ArchiveTools/index.html">Best Archive Tool at DonationCoder.com</a></li> <li><a href="https://www.kikizas.net/en/apps.7z.html">7z versus rar: strong general-purpose compression in Windows at kikizas.net</a></li> <li><a href="https://www.top-windows-tutorials.com/free-zip/">Video Tutorial for 7-Zip at Top-Windows-Tutorials.com</a></li> <li><a href="https://www.hostingadvice.com/blog/7-zip-delivers-an-effective-high-compression-open-source-file-archiver/">7-Zip review at HostingAdvice.com</a></li> </ul> <HR> <P><SMALL>Copyright (C) 2024 Igor Pavlov.</SMALL></P> </TD></TR></TABLE> </BODY></HTML>

Pages: 1 2 3 4 5 6 7 8 9 10