PeaZip: Robust But Easy OSS File Management, Compression and Archiving

by Sam Dean - Nov. 13, 2008Comments (5)

If you work with lots of files at a time, work with large files frequently, need a simple way to zip and unzip file archives, or just need a good file and archiving management tool when on-the-go, check out PeaZip. This is a very handy open source file and archive manager that works efficiently with almost any file type. It's available for Windows and Linux, and does a number of surprising things, including allowing you to split very large files and later rejoin them, encrypt files, and generate random passwords for files and archives. It's easy enough for novices, too.

In the screenshot below, you can get a feel for the toolbar-driven ways that PeaZip makes it easy to extract zip files, and use an "Extract all to..." option to easily create an archive for files.




You don't have to have the PeaZip application open to get great use out of it, though. Upon installation, you have the option to add PeaZip options to the "Send To" option on context menus. In the screenshot below, I right-clicked on a filename in Windows Explorer, and, as you can see, selected the Send To context menu option. On the right, you can see that I have many archiving and zip options available. I can add the file to an archive, zip it, encrypt it, and even split it.

 

 

 

 

 

 

 

 

PeaZip can handle many archive and compression formats both for both Windows and Linux users, and you can find details on supported formats here. in addition to informative screenshots. PeaZip also supports the following types of encryption:

  • 7Z, with AES256 encryption;
  • FreeARC's ARC, with AES256, Blowfish, Twofish256 and Serpent256 encryption;
  • PEA, with AES256 authenticated encryption (EAX mode);
  • ZIP with WinZip's AE encryption, based on AES256.

PeaZip also comes in a portable version, available through the PortableApps.com download, and you can read a five-star review of it here. "Operating PeaZip Portable is as easy as dragging files. Drop a ZIP file on the interface and PeaZip goes into decompression mode. Drop a regular file and it opens the archiving screen," say the editors at CNet's Download.com. It's easy to carry the PeaZip Portable application on a USB thumb drive, where it requires no installation on the computer you're working on, so you can work efficiently with files, large and small, wherever you are.

The only item on my wish list for PeaZip is for it to be extended out to become a full-blown replacement for Windows Explorer's directory-tree and folder approach to file management. I'm not a fan of Windows Explorer, and PeaZip could be easily extended in this direction. Still, this is one of the most useful open source utilities of any kind.

 



Shailesh Patel uses OStatic to support Open Source, ask and answer questions and stay informed. What about you?



5 Comments
 

GUIs are for wussies! tar -cfz is the way to go! If you want to do better, tar -cfj and bzip2 the sucka!


0 Votes

Oh, of course, tar -xfz or tar -xfj to get your files out! Easy!


0 Votes

@OssFoss: I'm 100% with you in this, but this is the very reason I like PeaZip!


This program is strongly command line oriented: works composed in the GUI can be exported to cl from "Console" tab you can see in first picture.

From the same tab, obviously, you can edit the cl before saving/testing it.


I usually use GUI part to select files/folders and to select options (I admit it is easier than remeber all switches), and then, if I need, PeaZip let me to save a command line script which is equivalent to what I'm doing in the GUI.


So if I have to, I can reuse the script without needing to do the work anymore, and of course I can customize and test it straight from the program's GUI.


btw, the program is cross platform, same GUI and same functionalities both on Linux and Windows, so I and my users don't longer need two differently organized programs on the two platforms rutinely used.


0 Votes

Great resource ,


We have developed an online file compression software on the lines of the information provided by this article.


We would love have your feed back on our online compression application at "Krunchit.net"


0 Votes

Krunch IT


0 Votes
Share Your Comments

If you are a member, to have your comment attributed to you. If you are not yet a member, Join OStatic and help the Open Source community by sharing your thoughts, answering user questions and providing reviews and alternatives for projects.