.NZB

NZB File

NZB Usenet Index File
Ask a question
QUICK ANSWER

An NZB file is a small XML index that lists Usenet articles to download - it contains no actual content, only pointers, much like a .torrent. To use it you need a Usenet (NNTP) provider account and a downloader such as SABnzbd or NZBGet; load the .nzb and the client fetches, repairs and unpacks the files. The NZB itself is harmless text, but the content it downloads carries its own risks.

Developer: Newzbin.com (originating service); format now community-maintained Category: Web Files Open standard MIME: application/x-nzb
OPENS ON Windows macOS Linux Web

On this page

19k+ extensions indexed
Last reviewed Aug 18, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the NZB file format?

Files with the .nzb filename extension store indexing data for Usenet (NNTP) newsgroup searches. .nzb files save data in XML-based text format and are broadly comparable to torrent files - both contain information about the location of binary resources on a network rather than the content itself.

.nzb files are generated by Usenet indexing services and allow downloading files organized into categories such as applications, movies, music, or books. Each .nzb file contains:

  • Message ID - a unique article identifier (a single file may span multiple messages),
  • Poster - information about the author of a given message,
  • Date - message creation date,
  • Subject - the subject of a given message,
  • Groups - list of newsgroups to which a given message is posted,
  • Segments - information about the message segments into which an article is divided, including byte counts.

.nzb is a plain text file and can be opened with any text editor; in practice it is loaded into a Usenet download client rather than viewed in a browser. Integrity and repair of downloaded content is handled separately by .PAR2 and .SFV files often posted alongside the main archive.

.nzb files were created by the Newzbin.com indexing service in 2003 as pointer files that allowed users to download binaries - typically packaged as .RAR archives - using a dedicated Usenet client. Newzbin was shut down in 2012, but the .nzb format survived and remains the de-facto standard for Usenet downloads, supported by clients such as SABnzbd, NZBGet, and others. Usenet itself dates from the early 1980s and, though niche today, retains a dedicated user base.

Security & safety

RISK: MEDIUM

The .nzb file itself is harmless text. The risk is in what it downloads: NZB indexers point to user-posted Usenet content that can include malware, fake/mislabeled files, or copyrighted material. Let your downloader run PAR2 verification, scan extracted files with antivirus, and be wary of password-protected posts. Some 'free NZB' sites push adware downloaders - get SABnzbd/NZBGet from their official sites. Downloading copyrighted content via Usenet carries the same legal risk as any other source.

Format details

in a nutshell
FULL NAMENZB Usenet Index Fileaka Newzbin download pointer file, Usenet index file
DEVELOPERNewzbin.com (originating service); format now community-maintainedsince 2003 (created by the Newzbin Usenet indexing service)
CATEGORYWeb Files
MIME TYPEapplication/x-nzb
TYPEXML index file pointing to articles on Usenet newsgroups (not the content itself)
STANDARDOpen · royalty-free

Programs that open NZB files

Windows4 apps
NewsLeecher Paid Open the .nzb in NewsLeecher (File → Open) to queue and download; commercial Usenet client, still maintained.
NZBGet Open-source Configure a news server, then drop the .nzb in or upload via the web UI; NZBGet fetches and post-processes it.
SABnzbd Open-source Add your Usenet server in setup, then drag the .nzb into SABnzbd (or use its watch folder) - it downloads, PAR2-repairs and unpacks.
Notepad / any text editor Open-source Open the .nzb to read its XML (file list, groups) - for inspection only, it won't download anything.
macOS2 apps
NZBGet Open-source Run NZBGet (native or Docker) and add the .nzb via its web UI.
SABnzbd Open-source Install the macOS build, add a server, then open the .nzb to start downloading.
Linux2 apps
NZBGet Open-source Lightweight C++ Usenet downloader (revived community fork at nzbget.com) - add the .nzb in the web UI.
SABnzbd Open-source Install via package/Docker, configure your news server, then add the .nzb (watch folder or web UI).
Web1 app
Provider web downloaders (e.g. Newshosting/Easynews clients) Paid Some Usenet providers bundle a downloader app that opens .nzb files directly with a built-in news server.

Technical details

deep spec
MIME Typeapplication/x-nzb
File EncodingUTF-8 XML text
XML Root Element<nzb> with XML namespace http://www.newzbin.com/DTD/2003/nzb
XML Structure<nzb> root contains <file> entries; each <file> holds <groups> (newsgroup names) and <segments> (Message-IDs with byte sizes)
File SignatureNo binary magic bytes; plain XML typically beginning with <?xml followed by a <nzb> root element
CompressionUncompressed plain XML - the .nzb itself carries no compression; referenced content is typically yEnc-encoded and RAR-packed
Typical File SizeA few KB to several hundred KB (lists article references only, not binary data)
Referenced Content EncodingBinary Usenet articles are yEnc-encoded; multi-part posts are split into numbered segments
Integrity and RepairNot embedded in .nzb; handled externally by PAR2 parity files and SFV checksums downloaded alongside
Platform SupportCross-platform: Windows, macOS, Linux (any OS with a Usenet client)
Segment ElementsEach <segment> element specifies the Message-ID and byte count of one article part on the news server
Newsgroup Targeting<groups> element lists one or more newsgroup names per file entry, commonly in the alt.binaries.* hierarchy
Originating ServiceCreated by Newzbin.com (UK) in 2003; format adopted across the Usenet community after Newzbin's 2012 closure
Alternative MIME Typetext/xml - accepted by many Usenet clients when application/x-nzb is not declared in the HTTP response
Released2003 (created by the Newzbin Usenet indexing service)
Latest versionNZB 1.1 DTD (newzbin.com/DTD/2003/nzb)
Open standardYes · royalty-free
Specificationweb.archive.org

NZB conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with NZB files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about NZB files.

Frequently asked questions

How do I open an NZB file?
Load it into a Usenet downloader such as SABnzbd or NZBGet, which (with a Usenet/NNTP account) downloads, repairs and unpacks the referenced files. To just read it, open the .nzb in any text editor - it's XML.
Why is my NZB file just text / has no video in it?
Because an .nzb is only an index - like a .torrent. It lists which Usenet articles to fetch; the actual files are downloaded by an NZB client, not stored in the .nzb.
Do I need a Usenet account to use an NZB file?
Yes. The .nzb points to articles on a Usenet (NNTP) server, so you need access to a Usenet provider (paid, or a limited free one) for the downloader to retrieve anything.
What's the difference between NZB and torrent?
Both are small pointer files, but NZB targets Usenet newsgroups (download from a central news server) while a torrent targets the BitTorrent peer-to-peer network. They're not interchangeable.
What is the best free NZB downloader?
SABnzbd and NZBGet are the two leading free, open-source clients for Windows, macOS and Linux; both handle PAR2 repair and unrar automatically.
Can I convert an NZB to the actual files without a Usenet account?
No - there is nothing to convert; the content lives on Usenet servers. Without a provider account the downloader has nowhere to fetch the articles from.

References

1SABnzbd - official site & documentationsabnzbd.org
2NZBGet - official site (community fork)nzbget.com

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.CRDOWNLOADChrome Partial Download File
3.PARTPartial Download File
4.BINCD/DVD Disc Image (BIN/CUE)
5.RPMSGRestricted Permission Message
6.MDMarkdown Document
7.NOMEDIAAndroid No-Media Marker File
8.PRO6XProPresenter 6 Bundle File
9.EXEWindows Executable (Portable Executable)
10.PRDXSoftMaker Presentations Document

Related extensions

.CRDOWNLOADChrome Partial Download File
.JNLPJava Network Launch Protocol file
.WEBARCHIVESafari Web Archive
.PARTPartial Download File
.DOWNLOADPartial / Incomplete Download File
.ASPXActive Server Page Extended (ASP.NET Web Form)

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z