How To Convert Multiple Bin Files To One Iso Repack
| Source Type | Convertible to ISO? | Data Loss? | |-------------|--------------------|-------------| | Single data track + multiple BIN parts (split by size) | ✅ Yes | None | | Mixed Mode CD (data + audio tracks) | ❌ No | Audio tracks lost | | CD with subchannel data (e.g., SafeDisc, SecuROM) | ❌ No | Copy protection broken | | Multi-session disc | ❌ No | Later sessions lost |
Open a terminal in the folder containing your .CUE and multiple .BIN files.
Save the file, then rename it from New Text Document.txt to mrg.bat (ensure the file extension changes from .txt to .bat ). Double-click mrg.bat .
Reduces dozens of individual files down to one clean image.
Once you have a single .bin file, you can convert it to the more standard .iso format. How to Combine Multi-Track BIN Files for PS1 Games how to convert multiple bin files to one iso repack
Click the icon to choose where to save your new mega-ISO.
An .iso file is a simpler, single-track, sector-by-sector copy of a disc’s data track only . It cannot store audio tracks or copy-protection structures.
Windows/GUI example with ImgBurn:
Once you have a single compiled BIN file, use a lightweight tool like or WinBin2Iso : Open WinBin2Iso . Select your newly merged single .bin file as the source. Choose your target destination. Click Convert to generate the final .iso repack. Method 2: Using PSX2PSP (Best for Multi-Disc Repacks) | Source Type | Convertible to ISO
Managing classic PC games, console ROMs, or legacy software archives often means dealing with multiple .BIN and .CUE files. Having a game split across several disc images is inconvenient, clutters your storage, and complicates emulation or virtual mounting.
If you are a fan of retro gaming, digital preservation, or managing older software, you have likely encountered game images split into a .cue file and multiple .bin files. While this format is accurate for preserving disc subcode data, it can be cumbersome.
Always keep the .cue file in the same folder as your .bin files during conversion. Without it, the converter won't know the proper order of the data.
A .bin file contains raw data, but it needs a .cue sheet to tell the computer where tracks start and stop. If you lack a CUE sheet: Open . Save the file, then rename it from New Text Document
Keep the format as a single compiled .bin / .cue , or convert it to the modern .chd (Compressed Hunks of Data) format using CHDMAN . .chd supports multi-track audio perfectly while reducing the file size by up to 50%. "Corrupted Sector" or "Invalid Track" Errors
| Tool | Purpose | Availability | |------|---------|---------------| | | Converts BIN/CUE to ISO, CDR, or raw | Linux, macOS, Windows (Cygwin/WSL) | | CDRDAO | Inspect and extract track structures | Cross-platform | | IsoBuster (optional) | Visual validation of track layout | Windows/macOS | | PowerISO (GUI alternative) | Direct repack from multiple BINs | Commercial, multi-OS |
If you have a game that spans across multiple physical discs (e.g., Disc 1, Disc 2) and want to repack them into a single file, you cannot use a standard ISO format, as standard ISOs do not natively support multi-disc swapping in emulators. Instead, you should repack them into a or PBP format, or use virtual drive mounting to build a custom data ISO.
Here are the industry-standard tools for repacking multiple BINs into one ISO.