Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Holmes89

macrumors regular
Original poster
Mar 6, 2008
222
0
Pittsburgh, PA
I used to use DVD Shrink to backup dvds in Windows, is there a similar application that will take a dvd and make i into an .iso?
 
yes, one way or the other, sometimes maybe more than one app are needed.

There is no DVDshrink equivalent on OSX for free.

DVD remaster
DVD2One
Mac the ripper
handbrake


etc. try some search.
 
Create an iso...

...is there a similar application that will take a dvd and make i into an .iso?

If (a big if) all you want is to create an iso from a DVD, then do this:
1. In Disk utility create a disk image (.dmg) from the DVD you want to copy/backup/whatever. Disk utility is in the Utilities folder, inside your applications folder.
2. Open the terminal and type this:

iutil convert /path/to/filename.dmg -format UDTO -o /path/to/savefile.iso

Replace /path/to/filename.dmg with the path and name of the existing .DMG file, and replace /path/to/savefile.iso with the desired path and name for the converted image.

IF all you want to do is back it up, then just create the dmg file, so you can burn it later, and DO NOT do step 2.

IF you want to convert it to another format to save space on your hard disk, rip it with Handbrake

IF you want to play it on your computer without the physical disk, rip it with MacTheRipper

IF you want to rip a bigger than 4.7 GB disk and fit it on a 4.7 GB disk, rip it with MacTheRipper, then use DVD2OneX to "shrink" it to fit on a single layer DVD.

That should do it, only on the last scenario you should need to buy any software (DVD2OneX).

Hope this helps.
 
Unfortunately there is no free alternative that I am aware of. DVD2OneX is excellent though, arguably worth the money if you are going to be doing a lot of this type of activity.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.