bchunk
Convert CD images to a set of .iso and .cdr tracks. More information: <http://he.fi/bchunk>.
Install
- All systems
-
curl cmd.cat/bchunk.sh
- Debian
-
apt-get install bchunk - Ubuntu
-
apt-get install bchunk - Arch Linux
-
pacman -S bchunk - Kali Linux
-
apt-get install bchunk - Fedora
-
dnf install bchunk - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install bchunk - OS X
-
brew install bchunk - Raspbian
-
apt-get install bchunk
Convert CD images to a set of .iso and .cdr tracks. More information: <http://he.fi/bchunk>.
-
Convert binary CD into a standard iso9960 image file:
bchunk path/to/image.bin path/to/image.cue path/to/output -
Convert with verbose mode:
bchunk -v path/to/image.bin path/to/image.cue path/to/output -
Output audio files in WAV format:
bchunk -w path/to/image.bin path/to/image.cue path/to/output
© tl;dr; authors and contributors