Difference between revisions of "7-Zip"
NaumannKai (talk | contribs) |
|||
Line 1: | Line 1: | ||
− | {{ | + | {{Infobox tool |
|purpose=7-Zip is a file archiver with a high compression ratio, and encryption and fixity check capabilities | |purpose=7-Zip is a file archiver with a high compression ratio, and encryption and fixity check capabilities | ||
− | |||
|homepage=http://www.7-zip.org/ | |homepage=http://www.7-zip.org/ | ||
|license=7-Zip is open source software [http://www.7-zip.org/]. Most of the source code is under the GNU LPGL license [http://www.7-zip.org/]. You can use 7-Zip on any computer, including a computer in a commercial organization [http://www.7-zip.org/]. You don't need to register or pay for 7-zip [http://www.7-zip.org/]. | |license=7-Zip is open source software [http://www.7-zip.org/]. Most of the source code is under the GNU LPGL license [http://www.7-zip.org/]. You can use 7-Zip on any computer, including a computer in a commercial organization [http://www.7-zip.org/]. You don't need to register or pay for 7-zip [http://www.7-zip.org/]. | ||
|platforms=7-zip can be utilized on multiple platforms including Windows 7, Vista, XP, 2008, 2003, 2000, NT, ME, and 98 [http://www.sourceforge.net/projects/sevenzip/editorial/?source=psp]. | |platforms=7-zip can be utilized on multiple platforms including Windows 7, Vista, XP, 2008, 2003, 2000, NT, ME, and 98 [http://www.sourceforge.net/projects/sevenzip/editorial/?source=psp]. | ||
+ | |function=Rendering, Transfer, Fixity Verification | ||
+ | |content=Container, Disk Image | ||
+ | }} | ||
+ | {{Infobox tool details | ||
+ | |ohloh_id=7-Zip | ||
}} | }} | ||
− | |||
<!-- Delete the Categories that do not apply --> | <!-- Delete the Categories that do not apply --> | ||
[[Category:File Compression]] | [[Category:File Compression]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Encryption]] | [[Category:Encryption]] | ||
Line 38: | Line 36: | ||
= Development Activity = | = Development Activity = | ||
− | |||
− | |||
− | |||
− |
Revision as of 13:20, 20 April 2021
Description
7-Zip is a file archiver with a high compression ratio [6]. You can use 7-Zip on any computer, including a computer in a commercial organization [7]. You don't need to register or pay for 7-zip [8]. 7-Zip works for Windows 7, Vista, XP, 2008, 2003, 2000, NT, ME, and 98 [9].
Most of the source code is under the GNU LGPL license [10].
The unRar code is under a mixed license with GNU LGPL + unRAR restrictions [11]. Check the license for details [12].
Platform
7-zip can be utilized on multiple platforms including Windows 7, Vista, XP, 2008, 2003, 2000, NT, ME, and 98 [13]
User Experiences
7-zip can be used to open an ISO Image File[14].
In order to secure a transfer along untrusted lines, 7-Zip can encrypt containers with AES-256.
For securing fixity: 7-Zip records checksums on compression and verifies them on decompression.
7-Zip can handle containers larger than 2 GigaByte (unlike tools for the genuine ZIP format).
And there is a port of the command line version to Linux/Unix [15].