In the world of disc image files, the BIN/CUE format has been a staple for decades. However, anyone who has downloaded older software, vintage video game ROMs, or CD-based backups has likely encountered a frustrating scenario: instead of one clean .iso file, you receive a folder containing one .cue sheet and a dozen fragmented .bin files (e.g., Game.bin, Game (Track 2).bin, Game (Track 3).bin).
Workflow A — If BINs are split parts of one disc (with CUE) how to convert multiple bin files to one iso repack
bchunk disc.cue disc.bin output.iso