lookup> .rar

.RAR·File Extension

RAR ArchiveProprietary archive format with strong compression.

Extension.rar
File typeRAR Archive
CategoryArchive
Charset
Compressible
Format familyrar

What is a .rar file?

A .rar file is a RAR Archive — Proprietary archive format with strong compression.

In the mime-db registry it maps to application/vnd.rar. When serving .rar over HTTP, set the Content-Type header as shown in Developer info below.

Related entities: it maps to application/vnd.rar — and is delivered over HTTP via the Content-Type header.

  • Use WinRAR or 7-Zip to open and edit .rar files.
  • Any text editor (Notepad, VS Code) can inspect the raw content as text.

When served over HTTP, responses should set the following header:

Content-Type: application/vnd.rar

Common software that reads/writes .rar:

WinRAR7-ZipThe Unarchiver
.rarextension of
format
rarserved as
mime type
application/vnd.rarsent via header
http header
  • File distribution
  • Backup bundles
  • Software installation packages
  • Open the file with WinRAR, make your changes and save.
  • Most editors preserve the original formatting and encoding — avoid changing the charset.
  • Create a new file and save it with the .rar extension, or export this format from WinRAR.

What programs can open .rar files?

Common options include WinRAR, 7-Zip, The Unarchiver. You can also open many of these files with built-in viewers or a browser.

How do I create a .rar file?

Create a new file in any text editor or the app that owns the format and save it with the .rar extension.

What is the relationship between .rar and the application/vnd.rar MIME type?

application/vnd.rar is the media type identifier used for .rar files during network transfer (for example in the HTTP Content-Type header).

Updated 2026-08-18

Related extensions

Related MIME types

Related headers

Related methods

Related status codes