Difference between revisions of "7-Zip"

From COPTR
Jump to navigation Jump to search
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Infobox_tool
+
{{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
|image=
 
 
|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
 +
|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:Rendering]]
 
[[Category:Container]]
 
[[Category:Disk Image]]
 
[[Category:Transfer]]
 
[[Category:Fixity]]
 
 
[[Category:Encryption]]
 
[[Category:Encryption]]
  
Line 38: Line 36:
  
 
= Development Activity =
 
= Development Activity =
 
{{Infobox_tool_details
 
|ohloh_id=7-Zip
 
}}
 

Revision as of 19:42, 11 May 2021



7-Zip is a file archiver with a high compression ratio, and encryption and fixity check capabilities
Homepage:http://www.7-zip.org/
License:7-Zip is open source software [1]. Most of the source code is under the GNU LPGL license [2]. You can use 7-Zip on any computer, including a computer in a commercial organization [3]. You don't need to register or pay for 7-zip [4].
Platforms:7-zip can be utilized on multiple platforms including Windows 7, Vista, XP, 2008, 2003, 2000, NT, ME, and 98 [5].
Function:Rendering,Transfer,Fixity
Content type:Container,Disk Image
Appears in COW:Appraise email and other large, unstructured text collections, LAC Pre-Ingest Workflow, Workflow for ingesting digitized books into a digital archive


Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt6620bbb9117981_24619479

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].

Development Activity