Convert Anything To ISO

I’ve written a few articles about converting files from one format to another. For future reference, here’s a list of free tools for converting from various proprietary disk image formats to the universally supported ISO format. Most of these converters are for Windows, though some also have versions for Linux.

Convert From…

BIN to ISO
IMG to ISO
DMG to ISO
UIF to ISO
NRG to ISO
DAA to ISO
MDF to ISO


Converting BIN to ISO

BIN is a very popular disk image format that stores the CD/DVD image in pure, raw form. Typically the .bin is accompanied by a .cue file – you will need both of them to convert the .bin to .iso. You can use one of these free converters :

  • CDBurnerXP, a very good CD/DVD burning application with lots of additional features.
  • BIN2ISO, a simple no-frills bin-to-iso converter.
  • BIN to ISO Converter, an old – no, ancient – converter from the days of Win2K.


Converting IMG to ISO

I’ve looked far and wide but couldn’t find any .img to .iso converters that would be truly freeware. So you’ll have to settle for using a shareware application to convert this format to ISO. Either of these will work : WinISO or UltraISO.

Converting DMG to ISO

DMG files are basically “ISO for Macs”, a different way to store disk images because OS X just Thinks Different™. How to convert DMG to ISO :

  • dmg2iso, an old command-line utility (freeware). Here’s the command syntax :
    dmg2iso file.daa file.iso
  • IsoBuster, shareware. You can open a DMG file using this program and then use the Extract command (right click) to get the contents as ISO.
  • If you’re on a Mac, use Disk Utility or hdiutil:
    hdiutil convert /path/to/filename.dmg -format UDTO -o /path/to/savefile.iso


Converting UIF to ISO

UIF (a.k.a Universal Image Format) is a propiertary format used by MagicISO. I’ve already written about converting UIF to ISO before, so check out this post : UIF To ISO Converter.

Converting NRG to ISO

NRG files are another proprietary CD/DVD image format used by the Nero Burning ROM software. You can download a free trial of Nero and use that to convert NRG to ISO, or use one of the freeware utilities listed below :

  • CDBurnerXP, a disk-burning app with a multitude of additional functions, .nrg to .iso conversion included.
  • NRG2ISO – a popular tool, but doesn’t support all NRG files.
  • nrg4iso – a more versatile and up-to-date NRG converter.


Converting DAA to ISO

DAA files by PowerISO DVD software. See one of my previous posts to find out how to convert DAA to ISO. Also, here’s a bit more info about the DAA file format.

Converting MDF to ISO

MDF is yet another proprietary format, used by the Alcohol 120% disc emulator/burner (shareware). Notable for the fact that most of the copy-protection info can be correctly saved when ripping a disc in this format. You can convert MDF files to ISO with mdf2iso (might be a bit tricky) or the Iso Analyzer Tool. Both tools have versions available for pretty much any popular operating system.

Share :
  • Reddit
  • del.icio.us
  • Digg
  • StumbleUpon
  • DZone
  • Ping.fm
  • Sphinn
Related posts :

37 Responses to “Convert Anything To ISO”

Pages: « 1 [2] Show All

  1. 8
    White Shadow says:

    There are probably several reasons.

    For one, it would be incredibly hard to develop such an application, and do it well. For example, take the Nero Suite (my personal favorite). It is obvious that it took a huge amount of work to create it, and that probably wasn’t a one-man project. And Nero only deals with the burning part (+ some misc stats/testing tools).

    Then there’s the business perspective. The above mentioned “huge amount of work” will have apropriately huge costs, whether it be time or money, or most likely both. Single developers probably won’t attempt it because it would take years to get any payoff.

    Large software companies that could theoretically pull off such a project wouldn’t have enough economical incentive to do so. It might seem that an all-in-one tool would be more attractive to users (=profitable), but this is not necessarily true. Firstly, it is often more profitable to sell complementary applications separately. Second, you can’t please everyone.

    I don’t have the stats to back this up, but I suspect that if you create an all-in-one solution, you would miss out on a significant number of users that only need 1-2 features and figure out it is more financially wise to get a different (cheaper; and it will be cheaper) tool that does only those things. Also, you can’t please everyone. If the application is all-in-one, there are more failure points, and you may end up in a situation when the public opinion is “That app ABC is pretty good at X, but it sucks at Y. Now, app JKL is also decent at X, and it’s cheap, so I’ll get JKL and use the freeware UIO for Y.”

    Or some such.

  2. 9
    Al says:

    VERY intelligent answer. And I thank you for that.

    At this moment I have gotten so damned frustrated trying to find the right pieces to the puzzle, and cost is an object, so I don’t want to have to pay for multiple pieces.

    For example I am trying to find the simplest way to extract an ISO file from a CD and then edit/add files and then create a new (bootable) ISO, so it can be re-burned. All from the command line.

    My other gripe is that I am not smart enough to figure out how to use some these paid products (which tend to be more richly endowed with options), and so may be missing the capabilities I need. Oh well.

  3. 10
    White Shadow says:

    The hardest part would probably be finding something that can edit an ISO from the command line.

    You can probably do all those things – and with free tools only, too – in *nix but that would hardly be the “simplest” way, hmm? ;)

    Oh well indeed.

  4. 11
    Al says:

    Didn’t mean to edit the ISO directly. I am content with the idea that I must first convert (to image?) (Extract files from?) the ISO to an IMG/IMA or whatever.

    I have tried to use just WinImage for the chores, even though I am unhappy with their giving use of command lines short shrift. But, I can’t figure how to go from ISO to IMA in WinImage yet. Got the ISO extraction part down.

  5. 12
    White Shadow says:

    Ah, can’t help with that.

  6. [...] tutorials that will let you convert your disk image files from various proprietary formats (e.g. MDF to ISO, BIN to ISO, IMG to ISO and so on) to the universally supported ISO format. For details [...]

  7. [...] tutorials that will let you convert your disk image files from various proprietary formats (e.g. Convert BIN to ISO IMG to ISO, DMG to ISO and so on) to the universally supported ISO format. DVD Ripping and Mac-a [...]

  8. 15
    Joel says:

    Hi all,

    I have downloaded a .uif file and i tried to burn in CD using magiciso but the got a message “can’t find the file or file isn’t CD image file” i have already tried some progams like ultraiso and poweriso but still cannot extract the said .uif file in the CD.

    Thanks in advance to all expert..

    More power to all of you…

  9. 16
    Mike Faider says:

    http://www.crystalidea.com/anytoiso
    This utility works fine with mdf/bin/dmg/nrg to iso conversion.
    Download

  10. 17
    Onewho Yawns says:

    Thanks for mentioning Iso9660 Analyzer.. it’s cool and tiny (I mean really tiny, just 20KB !!).

    It can also handle NRG and BIN files, so you might want to add it among the alternatives for those formats.

    It can also handle these exotic formats PDI, CDI and B5I which I have never heard of.

  11. 18
    Ong CJ says:

    I have downloaded the IAT and ran it. But there is nothing appear on the screen. Where did I go wrong? Please advise. Thank you.

  12. 19
    White Shadow says:

    IAT? Sorry, I don’t follow.

  13. 20
    TR says:

    reading property list…ERROR: Property list is corrupted.

  14. 21
    TR says:

    Sorry about the last comment and nothing else I have a bad habit of pushing buttons before I am done. Anyway why would I get this error when I try to convert any dmg to iso? Thanks

  15. 22
    White Shadow says:

    My guess would be that either the file is corrupted, or it’s not supported by that particular converter. If you used dmg2iso, try IsoBuster instead (or vice-versa).

  16. 23
    TR says:

    Your correct. Thanks for the quick response. The DVD is damaged and that’s what was causing it.

  17. [...] tutorials that will let you convert your disk image files from various proprietary formats (e.g. Convert IMG to ISO, NRG to ISO, BIN to ISO and so on) to the universally supported ISO format. 10 reasons why you [...]

  18. [...] find more information on Copying DVD’s and for a list of free tools and tutorials that will let you convert your disk image files from [...]

  19. 26
    mark says:

    thanx a lot for the uif to iso converter!!

  20. 27
    jay says:

    hi can anyone please tell me how can i convert an *txt file into iso?????

  21. 28
    White Shadow says:

    Surely you’re kidding? A .txt file is just text, it can’t be converted to ISO.

  22. 29
    anonymous says:

    “Why doesn’t “someone” develop all-in-one software to go from image creation”

    A front end program might do the trick like with this newer extract program called universal extractor, it uses several other programs to extract various formats from with in a single program which really is just a front end. http://www.legroom.net/software/uniextract

    Anyway the idea behind it is brilliant and revolutionary for a free program.

  23. 30
    Andy says:

    - The mentioned AniToIso (with the download link) by Mike Faider Is BLATANT SHAREWARE – and so it converts images of no larger size than 700 or 800 Mb.

    - So it’s absolutely useless … …Just burn them all… …ImgBurn… …CD Burner XP… Both freeware and many more.

    - Plus I note that there isn’t a free descent converter due to the absence of demand really…

  24. 31
    Andy says:

    - Hi !
    - Me Again

    - I would suggest a special request list to be created with signatures in support of a free ‘x to iso’ converter – and sent to higher education units in Europe and USA (or maybe China and Africa) :- ) lo

    - Peace.

  25. 32
    anonymous says:

    for img to iso , use ccd2iso

  26. [...] tutorials that will let you convert your disk image files from various proprietary formats (e.g. Convert BIN to ISO, IMG to ISO, DMG to ISO and so on) to the universally supported ISO format. DVD Ripping and [...]

  27. [...] tutorials that will let you convert your disk image files from various proprietary formats (e.g. DMG to ISO, IMG to ISO, NRG to ISO and so on) to the universally supported ISO format. For details [...]

  28. 35
    vagee says:

    HI ..
    I was downloaded a game that id rar file …. after extracting it is in .mdf file … how can i install the game ….Could u please help me to install it…..
    thank u …

  29. [...] as tutorials which will let we modify your hoop picture files from assorted exclusive formats (e.g. DMG to ISO, IMG to ISO, NRG to ISO as good as so on) to a zodiacally upheld ISO format. For sum [...]

  30. [...] tutorials that will let you convert your disk image files from various proprietary formats (e.g. BIN to ISO, IMG to ISO, DMG to ISO and so on) to the universally supported ISO format. For details [...]

Pages: « 1 [2] Show All

Leave a Reply