If you only have multiple .bin files without a .cue , create a simple .cue :
Click , set the output format to Standard ISO Image (*.ISO) , and hit Save. Troubleshooting & Verification
A standard CD-ROM rip consists of a .CUE sheet (the index file) and one or more .BIN files (the actual data).
For archival: Keep original BIN/CUE + create a .chd (compressed, lossless) for emulation.
Now that you have one clean BIN file, you can convert it to a standard ISO structure. Download and open . how to convert multiple bin files to one iso repack
Single data track split into multiple BINs (e.g., disc1.bin , disc2.bin ).
If your phrase "multiple BIN files" means you have Disc 1, Disc 2, and Disc 3 of a game and you want them in a single file container, standard ISO conversion will not work. You cannot merge separate game discs into a single ISO. Instead, repack them into an or PBP format. For PlayStation 1 (PBP Repack) Download PSX2PSP . Switch to Clasical Mode .
Are these multiple files of one disc, or are they different discs of a multi-disc game?
Contains the raw sector-by-sector data or audio. If you only have multiple
Method 3: Using Daemon Tools and ImgBurn (The Virtual Drive Method)
: Go to Tools > Convert . Select your source BIN and set the output to ISO .
It can also extract directly from BIN/CUE without intermediate conversion.
: You can use a .bat script to process entire directories of multi-bin games automatically. 2. Converting Combined .bin to .iso Now that you have one clean BIN file,
A standardized single-file archive of an optical disc. ISO files are universally recognized by modern operating systems and emulators, but they natively support only a single data track (not multiple audio tracks). Method 1: The Modern Way for Emulation (CHDMAN)
As mentioned, ISO cannot store audio tracks or subchannel data. If your multiple BIN files contain an audio CD or a mixed‑mode disc (common for PS1 games, 90s enhanced CDs), converting to ISO will the audio portion. What are your options?
This occurs if you rename a .bin extension to .iso manually without remaking the file header. Always use software like CDmage to rewrite the data structure properly. Missing Audio/Music Track Issues
These are raw data copies of an optical disc. They are often accompanied by a .CUE file, which acts as a layout sheet telling software how the data tracks are organized.
Note: This tool works best for single-track BIN files. If your repack has 20+ music tracks, Method 1 or 3 is preferred. Method 3: Using PowerISO (For Advanced Repacking)
For bulk operations, Binmerge is an open-source tool that can merge multiple tracks via simple commands or batch scripts. Phase 2: Convert the Merged BIN to ISO