Collection of tools for manipulating various disc image formats.
Once the project is finished, each tool should work as follows:
./ext2iso input.ext [output.iso]
- Should print the result to stdout if no second argument specified
- Should accept stdin in case no argumens were provided
- Should eventually support multi-threading
- Show a progress bar with percentage in the cli mode if the output file is specified
cdi2iso
cdi2iso is a very simple utility to convert DiscJuggler image to the standard ISO-9660 format. original code author is Salvatore Santagati (http://freecode.com/users/salsan)
pdi2iso
pdi2iso is a very simple utility to convert an instant copy bin image to the standard ISO-9660 format. original code author is Salvatore Santagati (http://freecode.com/users/salsan)
mdf2iso
mdf2iso is a very simple utility to convert an Alcohol 120% bin image to the standard ISO-9660 format, cue sheets, or TOC file. original code author is Salvatore Santagati (http://freecode.com/users/salsan)
b5i2iso
B5I2ISO is a very simple utility to convert a BlindWrite BIN image to the standard ISO-9660 format. original code author is Salvatore Santagati (http://freecode.com/users/salsan)
nrg2iso
Nrg2Iso is a linux utility for converting CD (or DVD) image generated by Nero Burning Rom to ISO format. original code author is Gregory Kokanosky (http://gregory.kokanosky.free.fr/v4/)
bin2iso
original code author is DeXT (de_xt@hotmail.com)
daa2iso
original code author is Luigi Auriemma (http://aluigi.org/mytoolz.htm#daa2iso)
uif2iso
original code author is Luigi Auriemma (http://aluigi.org/mytoolz.htm#uif2iso)
xbx2iso
xbiso, a xdvdfs iso extraction utility developed for linux original code author is Tonto Rostenfaunt (http://sourceforge.net/projects/xbiso/)
iso2bin
original code author is loser; EdcEcc is based on 'check' by crusador / kalisto
uif2iso
A command-line tool for converting single and multipart UIF images to the ISO format. See file uif2iso.txt for more documentation. original code author is Luigi Auriemma aluigi@autistici.org (http://aluigi.org/mytoolz.htm#uif2iso)
GPL 2.0