Bin Cue | Convert Mdf Mds To
The Ultimate Guide to Converting MDF/MDS to BIN/CUE: Why, When, and How
In the world of disc imaging and emulation, few things are as frustrating as downloading a classic game or software archive, only to find it’s locked in an obscure format your emulator refuses to read. If you’ve ever opened a folder to find a .MDF and a .MDS file, you’ve encountered the proprietary format of Alcohol 120%. While functional, this pair is far from universal.
The golden standard for CD and DVD image compatibility—especially with emulators like ePSXe, PCSX2, RetroArch, and even classic burning software—is the BIN/CUE pair. So, how do you convert MDF/MDS files to BIN/CUE without corrupting the data, breaking audio tracks, or losing sub-channel data? convert mdf mds to bin cue
This 2,500+ word guide covers everything: the technical differences between the formats, step-by-step conversion methods (using both modern tools and command-line utilities), troubleshooting common errors, and why a direct "rename" will never work. The Ultimate Guide to Converting MDF/MDS to BIN/CUE:
Important Notes
- If the MDS is missing – You cannot convert a lone
.mdfreliably unless it’s a single-session disc (most CD-ROMs). The.mdscontains track layout. - Data vs. Audio/Mixed – BIN/CUE shines for multi-track (CD+G, PS1 redbook audio). For pure data (single track), converting MDF → ISO might be simpler (just rename or use
dd). - Lossless – All methods above preserve raw sector data; no re-compression occurs.
Option B: Alcohol 120% (Windows) - Commercial
Since this software created the format, it offers the most native support. Important Notes
- Pros: Official support for the format.
- Cons: Paid software; interface is dated; often overkill for simple conversion.
What is MDF/MDS?
- MDF (Media Disc Image Format): This is the raw, primary data file. It contains the actual sectors of data copied from the disc. Unlike a standard ISO, an MDF can store copy protection, multiple tracks, and error correction codes.
- MDS (Media Descriptor File): This tiny sidecar file is the metadata. It holds information about the disc’s layer break, where tracks start/end (table of contents), and any RPC (Regional Playback Control) data for DVDs.
5. Technical Considerations & Risks
5.3 File Size
BIN files are often larger than MDF files because the MDF format may omit "empty" sectors or use compression. BIN files are a raw dump, meaning they take up the full capacity of the original media (e.g., a 700MB CD will result in a ~700MB BIN file, regardless of how much data is actually on it).
Important Notes & Troubleshooting
- Keep the MDS file – The converter needs both files to rebuild the track layout correctly.
- No software works? The MDF/MDS might have strong copy protection. In rare cases, converting directly to ISO (if you only need data) using ISO Workshop (free) is easier.
- Resulting files are huge? That's normal. BIN is a sector-by-sector copy, just like MDF.
- Check the CUE file – After conversion, open the
.CUEin Notepad. It should list the.BINfile and track information. If it’s empty or wrong, the conversion failed.



