

UIF2ISO
6 likes
Converts single and multipart UIF file images to the original ISO format.
The UIF2ISO application was designed to be an open source command-line/GUI tool that will help you convert single and multipart UIF file images to the original ISO format.
The UIF image (Universal Image F.
Cost / License
- Free
- Open Source
Alerts
- Discontinued
Platforms
- Mac
- Windows
- Linux
Discontinued
The latest version is from 2009.






Comments and Reviews
Free open-source reliable Lightweight (less than 340 KB!) Don't get scared of the black command window! You actually don't need to type any code (for Windows version). Once you open the application, you will be prompted to select the UIF file you want to convert into ISO and then choose the destination of the converted file, wait a bit, and you're done! Super Easy! So nothing to complain about = 5 stars.
Install on Linux:
#sudo apt-get update
#sudo apt-get install zlib1g zlib1g-dev libssl-dev
_#wget http://aluigi.altervista.org/mytoolz/uif2iso.zip_
#unzip uif2iso.zip
#cd src
#make
#sudo make install
Usage in Linux:
uif2iso imageUIF.uif imageISO.iso