
Compress your files into single or multi-volume archives, create self-extracting archives and protect your archived data by encrypting and password protecting it. Decompress RAR, ZIP, ARJ and other types of archive formats.
WinRAR is an archive manager which lets you create, organize and manage your
archived files. With the help of this software, you can create archive files of your data, compress or decompress your files and protect your files from damages.
You can compress your files in RAR and ZIP formats only. But when it comes to decompression, the software can unpack CAB, ARJ, LZH, TAR, GZ and TAR.GZ, BZ2 and TAR.BZ2, ACE, UUE, JAR (Java Archive), ISO (ISO9660 - CD image), 7Z, XZ, Z (Unix compress) file formats along with RAR and ZIP formats. It can save data up to 8,589 billion gigabytes in size.
For beginners, the WinRAR features wizards for better understanding through basic questions. With a user-friendly interface, you can customise the theme of the software just by downloading it from its website. The experienced users can use the command line interface to perform various tasks. You can extract, test, comment, protect, encrypt, lock, scan, convert, or benchmark your archive files.
With the help of the inbuilt viewer, you can view the contents of your archived files and can also create a compression profile for the same. With recovery options, you can even retract your damaged archives.
WinRAR is, without any doubt, the best file compression software. It offers many advanced features for both new and old users. I recommend this software to anyone who is in need of a multi-purpose file compression utility.
v6.1.7600.16385 [Jul 19, 2012]
- WinRAR can unpack contents of .zst and .zipx archives utilizing Zstandard algorithm.
- Added support of Windows 11 Explorer context menus. Beginning from Windows 11, an application can add only a single top level command or submenu to Explorer context menu. If "Cascaded context menus" in "Integration settings" dialog is on, this single item is a submenu storing all necessary WinRAR commands. If this option is off, only one extraction command for archives and one archiving command for usual files are available. You can select these commands with "Context menu items..." button in "Integration settings" dialog.
- "Legacy context menus" option in "Settings/Integration" dialog can be used in Windows 11 if WinRAR commands are missing in "Show more options" Windows legacy context menu or in context menus of third party file managers. If WinRAR commands are already present here, keep "Legacy context menus" option turned off to prevent duplicating them. This option is not available in Windows 10 and older.
- Windows XP is not supported anymore. Minimum required operating system version is Windows Vista.
- "Close" item is added to "When done" list on "Advanced" page of archiving dialog. It closes WinRAR window, when archiving is done.
- "When done" list is added to "Options" page of extraction dialog. It allows to select an action like turning a computer off or closing WinRAR after completing extraction.
- Switch -si can be used when extracting or testing to read archive data from stdin, such as: type docs.rar | rar x -si -o -pmypwd dummy docs\. Even though the archive name is ignored with this switch, an arbitrary dummy archive name has to specified in the command line. Operations requiring backward seeks are unavailable in this mode. It includes displaying archive comments, testing the recovery record, utilizing the quick open information, processing multivolume archives. Prompts requiring user interaction are not allowed. Use -o[ |-|r], -p or -mes switches to suppress such prompts.
- New -ep4 switch excludes the path prefix when archiving or extracting if this path is found in the beginning of archived name. Path is compared with names already prepared to store in archive, without drive letters and leading path separators. For example: rar a -ep4texts\books archive c:\texts\books\technical. removes "text\books" from archived names, so they start from 'technical'.
- New -mes switch skips encrypted files when extracting or testing. It replaces the former -p- switch.
- New -op switch sets the destination folder for 'x' and 'e' extraction commands. Unlike command line parameter, this switch also accepts paths without trailing path separator character.
- If 'p' command is used to print a file to stdout, informational messages are suppressed automatically to prevent them mixing with file data.
- "Generate archive name by mask" option and switch -ag treat only first two 'M' characters after 'H' as minutes. Previously any amount of such characters was considered as minutes. It makes possible to place the time field before the date, like -agHHMM-DDMMYY. Previous versions considered all 'M' in this string as minutes.
- Maximum allowed size of RAR5 recovery record is increased to 1000% of protected data size. Maximum number of RAR5 recovery volumes can be 10 times larger than protected RAR volumes. Previous WinRAR versions are not able to use the recovery record to repair broken archives if recovery record size exceeds 99%. Similarly, previous versions cannot use recovery volumes if their number is equal or larger than number of RAR volumes.
- Warning is issued if entered password exceeds the allowed limit of 127 characters and is truncated. Previously such passwords had been truncated silently.
- If archive includes reserved device names, the underscore character is inserted in the beginning of such names when extracting. For example, aux.txt is converted to _aux.txt. It is done to prevent compatibility problems with software unable to process such names. You can use "Allow potentially incompatible names" option in "Advanced" part of extraction dialog or command line -oni switch to avoid this conversion.
- WinRAR attempts to reset the file cache before testing an archive. It helps to verify actual data written to disk instead of reading a cached copy.
- Multiple -v switches specifying different sizes for different volumes are now allowed also for ZIP archives: WinRAR a -v100k -v200k -v300k arcname.zip. Previously multiple -v switches were supported only for RAR archives.
- Switches -sl and -sm can be used in WinRAR.exe command line mode when extracting archives in any supported formats, provided that such archive includes unpacked file sizes. Previously these switches could filter files by size only in RAR and ZIP archives.