How to compress an ISO file

44,333

Solution 1

If you are just aiming to compress it for moving, then 7-Zip or another decent file compressor is what you're aiming for, just don't expect them to do too much as often the contents of ISOs are already compressed (plus it can take a REALLY long time to try and compress huge ISOs for little to no gain)

For playing around with it and keeping it as an ISO, I'd suggest checking out MagicISO as it has an "ISO Compression/Decompression" system in the newer versions (see here) that may help you out.

Solution 2

Any compression software will compress an iso file.

zip

bzip2

7zip

rar

etc.

However, I suspect you want something more... like compress the iso file bust have it still be an iso compatible image?

For that, I don't that that is doable.

Share:
44,333

Related videos on Youtube

Luke
Author by

Luke

Updated on September 17, 2022

Comments

  • Luke
    Luke almost 2 years

    Does anybody know of any software which will allow me to compress an ISO. file?

  • quack quixote
    quack quixote over 14 years
    to make an iso of compressed data, first compress the data, then make the iso. any of the compression tools you mention can compress the data.
  • Goyuix
    Goyuix over 14 years
    Remember, some compression containers (like windows built-in zip) have limitations on file size. Make sure your compressed files decompress OK if they are over the 2GB or 4GB magical barriers.
  • mtone
    mtone over 14 years
    I would add that PowerISO also support a compressible image format (.daa) which you can load as a virtual drive letter (a feature of poweriso).