Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

multiiple files into one ZIP file?

  • 24-07-2009 05:50PM
    #1
    Closed Accounts Posts: 42


    Hi guys.

    I have a few files (.ai, jpeg, psd etc...) to send to someone.
    They are looking for them to be sent together in a ZIP file.

    What does that mean and can you tell me how i can do it?

    Regards

    mistermarketing


Comments

  • Moderators, Arts Moderators Posts: 10,588 Mod ✭✭✭✭5uspect


    A zip file is a compressed format that is often used to shrink files for efficient transfer over the internet.
    It works a litle like this:
    Say you have a 1MB ai file and you winzip it.
    The winzip program will look for ways to remove redundant or repeated information from the file. It will then create a .zip file that has all but one of the redundant bits removed and a tag to add the info back to the file when you unzip it later.

    If a repeated bit of the file is 200kb and is repeated three times and the tag is only 1kb then you can shrink the file by the following
    1024kb - 2(200kb) + 2(1kb).

    Its also very handy for grouping several files into one for emailing.

    The drawback is that it takes time to compress and uncompress files.

    I use winrar instead of winzip. it offers better compression and can also save to winzip for sending files to non winrar users.
    (You can uncompress a winrar with winzip but winrar will uncompress winzip.)

    If you do use winrar; during installation make sure you go to the advanced installation and select the "cascading context menu" option otherwise it clutters up your context menu.

    1. Install WinZip (Should already be on your PC)
    2. Put all required files in a folder
    3. Right click on folder and click "Winzip" or "compress" or "add to archive" etc
    4. Follow wizard to save the compressed file on your computer
    5. This creates a .zip file
    6. Email the .zip file
    ...
    profit


    Think of a zip file as a folder that you can email with some clever stuff to compact it's size.


  • Registered Users, Registered Users 2 Posts: 1,674 ✭✭✭Deliverance


    5uspect wrote: »
    A zip file is a compressed format that is often used to shrink files for efficient transfer over the internet.
    It works a litle like this:
    Say you have a 1MB ai file and you winzip it.
    The winzip program will look for ways to remove redundant or repeated information from the file. It will then create a .zip file that has all but one of the redundant bits removed and a tag to add the info back to the file when you unzip it later.

    If a repeated bit of the file is 200kb and is repeated three times and the tag is only 1kb then you can shrink the file by the following
    1024kb - 2(200kb) + 2(1kb).

    Its also very handy for grouping several files into one for emailing.

    The drawback is that it takes time to compress and uncompress files.

    I use winrar instead of winzip. it offers better compression and can also save to winzip for sending files to non winrar users.
    (You can uncompress a winrar with winzip but winrar will uncompress winzip.)

    If you do use winrar; during installation make sure you go to the advanced installation and select the "cascading context menu" option otherwise it clutters up your context menu.

    1. Install WinZip (Should already be on your PC)
    2. Put all required files in a folder
    3. Right click on folder and click "Winzip" or "compress" or "add to archive" etc
    4. Follow wizard to save the compressed file on your computer
    5. This creates a .zip file
    6. Email the .zip file
    ...
    profit


    Think of a zip file as a folder that you can email with some clever stuff to compact it's size.
    To 'compress' the above well informed advice, put all the files into a folder and then right click on this folder, then goto... Send to / compressed (zipped folder).
    This compressed folder will appear on your desktop ready for mailing.


  • Moderators, Arts Moderators Posts: 10,588 Mod ✭✭✭✭5uspect


    :D


Advertisement