lookup> .torrent

.TORRENT·File Extension

TORRENT ArchiveA .torrent file is a TORRENT Archive. It is a compressed archive format that bundles files for easier storage and distribution.

Extension.torrent
File typeTORRENT Archive
CategoryArchive
Charset
Compressible

What is a .torrent file?

A .torrent file is a TORRENT Archive. It is a compressed archive format that bundles files for easier storage and distribution.

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

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

  • Use 7-Zip or WinRAR to open and edit .torrent 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-bittorrent

Common software that reads/writes .torrent:

7-ZipWinRARtarThe Unarchiver
.torrentextension of
format
TORRENT Archiveserved as
mime type
application/x-bittorrentsent 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 .torrent extension, or export this format from 7-Zip.

What programs can open .torrent files?

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

How do I create a .torrent file?

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

What is the relationship between .torrent and the application/x-bittorrent MIME type?

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