lookup> .7z

.7Z·File Extension

7-Zip ArchiveHigh-ratio archive format created by 7-Zip.

Extension.7z
File type7-Zip Archive
CategoryArchive
Charset
CompressibleNo
Format family7z

What is a .7z file?

A .7z file is a 7-Zip Archive — High-ratio archive format created by 7-Zip.

In the mime-db registry it maps to application/x-7z-compressed, and it is marked as non-compressible. When serving .7z over HTTP, set the Content-Type header as shown in Developer info below.

Related entities: it maps to application/x-7z-compressed — and is delivered over HTTP via the Content-Type header.

  • Use 7-Zip or WinRAR to open and edit .7z 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/x-7z-compressed

Common software that reads/writes .7z:

7-ZipWinRAR
.7zextension of
format
7zserved as
mime type
application/x-7z-compressedsent via header
http header
  • File distribution
  • Backup bundles
  • Software installation packages
  • Open the file with 7-Zip, 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 .7z extension, or export this format from 7-Zip.

What programs can open .7z files?

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

How do I create a .7z file?

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

What is the relationship between .7z and the application/x-7z-compressed MIME type?

application/x-7z-compressed is the media type identifier used for .7z 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