BIN/CUE to ISO conversion in the browser

Free tool for converting BIN/CUE CD images into a clean ISO file plus separate WAV audio tracks. Auto-detects MODE1/2048, MODE1/2352, MODE2/2336 and MODE2/2352 sector layouts, parses multi-track cuesheets with pregap and ISRC fields, and reads the BIN in 1 MB slices so a 4 GB dump never has to be loaded all at once.

How to convert BIN/CUE

1
Drop the .cue and .bin

Drag both files onto the upload zone; we pair them by name automatically.

2
Review tracks

Confirm the detected sector layout and per-track type in the table.

3
Convert

Click Convert; progress shows during sector-by-sector reading.

4
Save outputs

The ISO, per-track WAVs and a fresh cuesheet are downloaded together.

5
Open in /iso-extractor (optional)

One click sends the resulting ISO into the ISO Extractor without re-uploading.

Turn raw CD dumps into a clean ISO with audio tracks as WAV

Drop your .cue and .bin here or click to browse
CUE + BIN ·
Loading file...
0%

Why this is the best browser BIN/CUE converter

Sector layout auto-detection
Fingerprints MODE1/2048, MODE1/2352, MODE2/2336 and MODE2/2352 dumps so PSX, Saturn and PC mixed-mode discs convert correctly.
Cuesheet parser
Reads INDEX 00/01, PREGAP, POSTGAP, REM, FLAGS, ISRC, PERFORMER, TITLE and CATALOG; warns about missing BINs or mismatched track lengths.
CD-DA audio as WAV
Extracts audio tracks at 44.1 kHz / 16-bit / stereo with the byte order corrected automatically; the output cuesheet references the WAVs.
Mixed-mode output
Data track to ISO, audio tracks to per-track WAV, all downloaded together with a freshly emitted cuesheet.
Sliced 4 GB+ reads
Input is read in 1 MB slices via File.slice() and only ~512 KB stays in the sector cache, so disc-sized BINs run on memory-tight devices.

BIN/CUE — common questions

My CD dump is MODE2/2336 — will it work?

Yes. The fingerprinter inspects the sync pattern and the subheader; MODE2/2336 (subheader-only, no ECC) and MODE2/2352 (full Form 1/Form 2) are both handled and converted to a 2048-byte-per-sector ISO.

What about CD-DA audio tracks?

They are extracted as standard WAV files (44.1 kHz, 16-bit, stereo). The output cuesheet references the WAVs so you can re-burn the original mixed-mode disc.

Are .img / .ccd / .sub supported?

Drop a .img alongside a .cue and we treat it like a .bin (sector layout fingerprinted). Subchannel data (.sub) is detected and discarded since standard ISO has no place for it.

Is there a size limit?

No hard limit. The BIN is read in 1 MB slices with a small sector cache, so the size that fits depends on how much RAM your browser tab can hold for the resulting ISO and WAV blobs (typically a full PSX/Saturn disc, ~700 MB, runs comfortably).

Is my BIN uploaded to a server?

Conversion runs as JavaScript in your browser tab — bytes are read from your local file using File.slice() and the conversion itself does not need an upload. The page, your rating and basic anonymous usage events are served from and reported to our servers; the contents of your BIN are not part of those events.

Will the ISO be playable in my emulator?

Yes. Most PSX and Saturn emulators accept ISO + CUE + WAV; we emit an updated cuesheet referencing the new files.

How do you rate this tool?

2.8 (4 ratings)
Thank you for your rating!
Want to share more? Leave a comment!
Thank you! Your comment will appear after moderation.
Published Authors: