The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Compress an archive?

    Discussion in 'Windows OS and Software' started by eleron911, May 19, 2008.

  1. eleron911

    eleron911 HighSpeedFreak

    Reputations:
    3,886
    Messages:
    11,104
    Likes Received:
    7
    Trophy Points:
    456
    I have a 55 MB archive full of seminars, courses and labs... I need to make it MUCH smaller, is there a way to shrink it even more?
    The files themselves take about 65MB.
    I have both WinRar and WinAce.
     
  2. mitch92uk

    mitch92uk Notebook Enthusiast

    Reputations:
    0
    Messages:
    21
    Likes Received:
    0
    Trophy Points:
    5
    You could highlight them all, right click and send to a compressed (.zip) folder, or using winrar compress them into a .rar file.
     
  3. The_Observer

    The_Observer 9262 is the best:)

    Reputations:
    385
    Messages:
    2,662
    Likes Received:
    0
    Trophy Points:
    55
    Did you try KGB?They have the best I have ever seen
     
  4. eleron911

    eleron911 HighSpeedFreak

    Reputations:
    3,886
    Messages:
    11,104
    Likes Received:
    7
    Trophy Points:
    456
    I need to have a max 10 MB archive. Is it possible to shrink it to , say 15% ? (10 MB out of 60)
     
  5. Gregory

    Gregory disassemble?

    Reputations:
    2,869
    Messages:
    1,831
    Likes Received:
    1
    Trophy Points:
    56
    I just tried 7-Zip the other day. It compressed a folder of drivers from 45.6MB to 24.9MB.

    It is worth a try.

    The compression ratio isn't quite as high as you're looking for, but I don't think I used the highest compression option. (I haven't quite figured out how to use the program ;) )
     
  6. eleron911

    eleron911 HighSpeedFreak

    Reputations:
    3,886
    Messages:
    11,104
    Likes Received:
    7
    Trophy Points:
    456
    So does anybody know any good software that can squeeze 60 megs into 10 ?
     
  7. Sredni Vashtar

    Sredni Vashtar Notebook Evangelist

    Reputations:
    28
    Messages:
    593
    Likes Received:
    0
    Trophy Points:
    30
    Compression ratios may vary according to the file type and inherent compression of the file at hand.
    A txt file will give you high compression ratios (ending with 5-10% of the initial length), while a jpg image, being already compressed won't change its size even with the best compressor around.

    Pdf files are also difficult to compress, it's just like trying to zip a zip file.

    Therefore, maybe you won't be able to do what you want.
    You might want to change the format into which your courses, labs and seminars are written, and that could be very time consuming if not unfeasible.

    Certain documents (Mathematica notebooks, for example) can be saved without pictures by leaving to the user the task to recreate them. This can change their size form tens of MB to a few kB only. Maybe your format allows you to do something like that.
     
  8. Icewalker

    Icewalker Notebook Consultant

    Reputations:
    63
    Messages:
    105
    Likes Received:
    0
    Trophy Points:
    30
    Compressing an already compressed file will hardly do what you want. In fact, the resulting file may become bigger.

    Your best bet is to uncompress the archive, and try to compress its contents again with 7zip, using maximum compression that 7zip allows.

    Hope this helps.
     
  9. ttupa

    ttupa Tech Elitist NBR Reviewer

    Reputations:
    136
    Messages:
    1,150
    Likes Received:
    0
    Trophy Points:
    55
    If you're sending them through email, couldn't you extract the files, split them into two or more folders, and re-compress the separate folders? Then you could send out a couple messages instead of just one. Maybe it is not the best method, but it may be quicker than trying to squeeze that much data into such a small archive.

    Then again, maybe you're not emailing. :)