Skip to content
RareExplorerRAR & ZIP knowledge base

RAR Files

The RAR File Format Explained

RAR is a proprietary archive format with its own header structure, versioning, and optional features like solid compression and recovery records.

RareExplorer Editorial TeamLast updated August 1, 2026

Get an archive tool for your computer

Download the installer and start opening RAR, ZIP and 7z archives in a few minutes.

Download now

RAR is not an open standard the way ZIP is — it's a proprietary format designed and maintained by RARLAB. Only RARLAB's software can create genuine RAR archives, though many third-party tools, including 7-Zip, can extract them thanks to reverse-engineered or published-enough details of the format.

RAR4 vs RAR5

RARLAB has revised the format over time, with the two versions readers most commonly encounter being what's informally called RAR4 and the newer RAR5. RAR5 changed some internal details, including the header format and default encryption approach, compared to RAR4. Older extraction tools may not support RAR5 archives, which is a common reason a seemingly valid archive fails to open in outdated software.

Structure of a RAR archive

Core components of a RAR archive
ComponentPurpose
Main headerIdentifies the archive and stores global flags, such as whether it's part of a multi-volume set
File headersOne per stored file, holding the name, size, timestamp, and compression method
Compressed data blocksThe actual compressed bytes for each file or, in a solid archive, for the combined stream
Recovery record (optional)Extra redundant data that can help repair minor archive corruption
End-of-archive markerSignals where the archive's data ends

Solid archives

A solid archive compresses all its files as one continuous data stream rather than compressing each file separately. This generally improves compression on collections of many small, similar files, but it means extracting a single file may require processing data earlier in the stream too. See RAR compression explained for more on how this affects speed.

Recovery records

WinRAR can optionally add a recovery record when creating an archive — extra redundant information that later lets a repair tool reconstruct minor damage, such as a few corrupted bytes from a bad download. It isn't a full backup and can't fix major corruption, but it helps with small transmission errors. See corrupted RAR file for repair steps.

Dictionary size

Compression algorithms like RAR's use a "dictionary" — a window of recently seen data used to find repeated patterns. A larger dictionary size can find more distant repetitions and sometimes compress better, at the cost of using more memory during compression. Dictionary size is one of the settings exposed in WinRAR's compression options.

Licensing and who can create RAR archives

Download and try it yourself

Install the archive tool and apply the steps from this guide on your own files.

Download now

Frequently asked questions

Is RAR an open format like ZIP?

No. RAR is proprietary to RARLAB. ZIP, by contrast, is a widely documented open format supported natively by many operating systems. See [ZIP vs RAR](/zip-vs-rar).

Why won't my archive tool open a RAR5 file?

Older extraction software may predate RAR5 support. Updating the extractor or using a current tool such as [WinRAR](/winrar) usually resolves it.

Does a recovery record make a RAR file bigger?

Yes, slightly, since it adds redundant data specifically to help repair minor corruption later.

WinRAR is a trademark of its respective owner. RareExplorer is an independent resource and is not affiliated with or endorsed by RARLAB or win.rar GmbH. Read our editorial policy to see how this page was researched.