How to open .bin files in Mac?

I have a .bin image file with me that I want to mount on my Mac. How can I do it?

3

3 Answers

".bin on a Mac" sounds like MacBinary.

I believe Stuffit Expander can extract these for you.

Is this the .bin half of a "bin/cue" pair, meaning it's part of a CD-ROM, VCD, or DVD-ROM image? If you search for things like "bin/cue Mac", you'll find instructions for converting them and/or mounting them. Apparently a lot of people like to use Roxio Toast for this, although it can also be done with the open-source "BinChunker" (bchunk) tool. Some have had success just renaming the .bin to .iso. Apparently the main difference between a bin/cue disk image .bin file and a .iso file is that the .bin still has the per-sector parity/redundancy/checksum information that the original optical disc format would've used, but typically .iso's don't have all that extra data. Apparently some .iso handlers are able to ignore that.

I can't open it with Stuffit Expander. Use Zipeg, it works.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like