.NRG

NRG File

Nero Burning ROM Disc Image
Ask a question
QUICK ANSWER

An NRG file is a proprietary optical disc image created by Nero Burning ROM (Nero AG). Because Nero is rarely installed today, the fastest route is to convert the NRG to ISO using the free AnyBurn or nrg2iso utility - Windows 10/11 then mounts the ISO natively by double-click. You can also open an NRG directly in PowerISO or IsoBuster to extract its files without Nero or any conversion.

Developer: Nero AG (formerly Ahead Software) Category: Disk Image Files MIME: application/x-nrg
OPENS ON Windows macOS Linux
Related: .BIN · .ISO · .MDF · .DMG

On this page

19k+ extensions indexed
Last reviewed Jul 31, 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 NRG file format?

An .nrg file is an optical disc image generated by Nero Burning ROM, a disc-management and burning application developed by Nero AG. An .nrg file may be an exact copy of a CD or DVD, or a packaged set of files that can be mounted as a virtual drive.

Structure of .nrg files

.nrg files use a chunk-based layout inspired by the IFF format (Interchange File Format), meaning the data is stored in discrete portions. Unusually, the core metadata is not placed in a header at the beginning - instead it is attached at the end, in a trailer. Tools identify the format by scanning the tail: NRG v1 ends with the ASCII tag NERO plus a 32-bit offset; NRG v2 (the current format) ends with NER5 plus a 64-bit offset to the metadata chunk. This end-of-file marker tells the reading application where specific blocks of data start and end within the file.

Interesting facts about .nrg files

  • .nrg files are often used for creating backup copies of whole discs, specific applications, or important data.
  • Unlike the .ISO format, .nrg files can store Audio CD images, preserving track layout and subchannel data.
  • The proprietary nature of .nrg means it is not as universally supported as .BIN or ISO images; tools such as nrg2iso can convert .nrg files to a more portable format.

Security & safety

RISK: MEDIUM

The NRG container is just disc data, but the disc it images can hold anything - including an autorun installer or malware on an old burned disc - so scan extracted contents before running them. The bigger practical risk is data loss/obsolescence: NRG is proprietary and poorly supported, so an important archive trapped in NRG is at risk if you can't open it. Converting it to ISO (an open, well-supported format) is the safe long-term move. Be cautious with download sites bundling NRG converters - prefer the official AnyBurn site or the open-source nrg2iso.

Format details

in a nutshell
FULL NAMENero Burning ROM Disc Image
DEVELOPERNero AG (formerly Ahead Software)since Late 1990s (Nero Burning ROM)
MIME TYPEapplication/x-nrg
TYPEProprietary optical disc image (binary)

Programs that open NRG files

Windows6 apps
IsoBuster Freemium Open the NRG to inspect sessions/tracks and extract files. Strong for recovering data from disc images. Free tier available.
PowerISO Paid Open the NRG to browse/extract files, mount it to a virtual drive, or convert it to ISO. Trialware.
ImgBurn Free Burn the NRG image to a physical CD/DVD (free; Windows-only). Use for making a real disc.
AnyBurn Free Choose 'Convert image file format', pick the NRG, output ISO - then double-click the ISO to mount. Also burns NRG directly. Free.
nrg2iso Open-source Tiny utility that does one thing: select the .nrg and save an .iso. Portable, no install needed.
DAEMON Tools Lite Freemium Mount the NRG to a virtual drive so Windows treats it like an inserted disc.
macOS2 apps
Roxio Toast Titanium Paid Open and burn NRG/disc images on macOS. The main paid Mac disc tool.
nrg2iso (via terminal) Open-source Build/run the command-line nrg2iso to convert NRG→ISO, then mount the ISO by double-clicking.
Linux2 apps
nrg2iso Open-source Run: nrg2iso image.nrg image.iso, then mount the ISO (e.g. with 'mount -o loop').
AcetoneISO / fuseiso Open-source Mount or convert NRG/ISO images on Linux without burning. (AcetoneISO is GUI; fuseiso mounts images.)

Technical details

deep spec
DeveloperNero AG (formerly Ahead Software)
Format typeProprietary binary optical disc image
MIME typeapplication/x-nrg
File signature (v1)ASCII tag `NERO` at end of file, followed by a 32-bit offset to metadata chunks
File signature (v2)ASCII tag `NER5` at end of file, followed by a 64-bit offset to metadata chunks
Signature locationEnd-of-file trailer - no identifying bytes at offset 0
Internal layoutIFF-inspired chunk-based structure; disc data placed first, metadata index appended at end
Supported disc typesCD-ROM, DVD-ROM, and Audio CD
Track type supportMode 1, Mode 2/Form 1, Mode 2/Form 2, and raw audio tracks storable within a single image
Audio CD supportYes - captures subchannel data and track gaps; not possible in standard ISO 9660 images
CompressionNone - raw sector data stored uncompressed
Format versionsv1 (32-bit trailer offset) and v2 (64-bit trailer offset, supports images larger than 4 GB)
Primary useFull optical disc backup, software distribution, and virtual drive mounting
Cross-platform conversionConvertible to ISO using `nrg2iso` (command-line) or GUI tools such as IsoBuster and ImgBurn
ReleasedLate 1990s (Nero Burning ROM)
Specificationen.wikipedia.org

NRG conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with NRG 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 NRG files.

Frequently asked questions

How do I open an NRG file without Nero?
You don't need Nero. Convert it to ISO with the free AnyBurn or nrg2iso and double-click the ISO (Windows 10/11 mounts it as a drive). Or open the NRG directly in PowerISO/IsoBuster to extract the files.
How do I convert NRG to ISO for free?
Use AnyBurn ('Convert image file format' > select NRG > output ISO) or the tiny nrg2iso utility. Both are free and finish in seconds. Note that NRG images containing audio tracks may not convert cleanly to ISO.
How do I mount an NRG file?
Convert it to ISO and double-click it (Windows 8+/10/11 mount ISO natively), or use DAEMON Tools Lite to mount the NRG directly to a virtual drive.
How do I burn an NRG to a CD or DVD?
Use a free burner like ImgBurn, or AnyBurn/PowerISO, which can burn the NRG image straight to disc. Nero itself also burns NRG if you have it.
What's the difference between NRG and ISO?
ISO is the open, universal disc-image standard supported everywhere; NRG is Nero's proprietary format that can also store CD audio and multisession data. For compatibility, convert NRG to ISO.
Why won't my NRG file convert to ISO properly?
Most likely it contains CD-audio tracks or a non-standard sector layout that ISO can't represent. Use a tool that reads NRG directly (IsoBuster, PowerISO) or extract to BIN/CUE, which preserves audio tracks.

References

1Wikipedia - NRG (file format)en.wikipedia.org
2AnyBurn - Convert NRG to ISOwww.anyburn.com

Keep exploring

across the database

Top extensions this week

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

Related extensions

.BINCD/DVD Disc Image (BIN/CUE)
.ISOISO disc image (ISO 9660 / UDF)
.MDFMedia Descriptor File (Alcohol 120% / DAEMON Tools disc image)
.DMGApple Disk Image
.TIBAcronis True Image Backup
.OVAOpen Virtualization Format Archive

Free file tools

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

Open the toolbox

Browse file extensions A-Z