I'm looking for a freely available utility I can run on Windows 7 to create CD/DVD ISO images from actual CDs and DVDs.

Any suggestions?

link|improve this question

By 'create', do you really mean you want to extract an ISO image from an existing CD/DVD? 'create' implies 'author' (from scratch) for some. – Chris W. Rea Aug 16 '09 at 12:34
i meant 'extract' then – Nick Kavadias Aug 18 '09 at 5:48
feedback

6 Answers

up vote 23 down vote accepted

The program you could be looking for is ImgBurn.

From their home page:

ImgBurn is a lightweight CD / DVD / HD DVD / Blu-ray burning application that everyone should have in their toolkit!

It has several 'Modes', each one for performing a different task:

  • Read - Read a disc to an image file
  • Build - Create an image file from files on your computer or network - or you can write the files directly to a disc
  • Write - Write an image file to a disc
  • Verify - Check a disc is 100% readable. Optionally, you can also have ImgBurn compare it against a given image file to ensure the actual data is correct
  • Discovery - Put your drive / media to the test! Used in combination with DVDInfoPro, you can check the quality of the burns your drive is producing

enter image description here

link|improve this answer
feedback

Infrarecorder is fantastic. Does all that and then some, it's free, and works great.

enter image description here

link|improve this answer
1  
And its GPL, which is nice. – codeulike Jul 16 '11 at 17:28
+1 For an open source tool. That we we can be confident there is no maleware tacked on. – jpierson Oct 16 '11 at 22:46
feedback

CDBurnerXP is also an excellent ISO creator as well as a complete CD/DVD burning application.

CDBurnerXP is a free application to burn CDs and DVDs, including Blu-Ray and HD-DVDs. It also includes the feature to burn and create ISOs, as well as a multilanguage interface. Everyone, even companies, can use it for free. It does not include adware or similar malicious components.

enter image description here

link|improve this answer
feedback

I would recommend you LC ISO Creator, as I've also done in these related questions:

How to make an image of a bootable dvd http://superuser.com/questions/17260/what-is-the-best-way-to-make-an-iso-file-out-of-a-dvd

It's very small, lightweight, free and portable.

enter image description here

link|improve this answer
feedback

I just checked out InfraRecorder which worked out great for me but then I also needed to mount the ISO I created on a netbook and ran into WinCDEmu to do so. As it turns out WinCDEmu seems also to have ISO creation capability too so I may begin to ditch trusty daemontools in favor of this simplistic open-source and all inclusive tool.

If you haven't checked WinCDEmu out you should give it a try. Below is a feature list from their web page.

Features:

  • One-click mounting of ISO, CUE, NRG, MDS/MDF, CCD, IMG images.
  • Supports unlimited amount of virtual drives.
  • Runs on 32-bit and 64-bit Windows versions from XP to Windows 7.
  • Allows creating ISO images through a context menu in Explorer.
  • Small installer size - less than 1MB!
  • Does not require rebooting after installation.
  • A special portable version is available.
  • Translated to more than 20 languages.
  • Does not occupy drive letters when not used.
  • Supports data, DVD-video and BD-video images.
  • WinCDEmu is free for any kind of use - it is licensed under LGPL
link|improve this answer
I just tried the portable version and it worked nicely. Pity the portable version doesn't seem to be able to create ISO images though. – Brian Hinchey Jan 2 at 2:11
feedback

I think the Unix tools for Windows contains mkisofs

link|improve this answer
if it doesn't it probably contains dd. – John T Aug 16 '09 at 13:20
FYI: gnuwin32.sourceforge.net is better and maintained in recent times. – Gareth Sep 13 '11 at 1:52
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.