Overblog Tous les blogs Top blogs Emploi, Enseignement & Etudes Tous les blogs Emploi, Enseignement & Etudes
Editer l'article Suivre ce blog Administration + Créer mon blog
MENU
http://joyi.over-blog.com/

joyi.over-blog.com/

Publicité

Create Zip File Pc



Lesson 3: Working with Zip Files
  1. Create A Zip File Online
  2. Create Zip Files Free
  3. How To Create Zip File

I need to create zip folders for work, but the only way I can do that right now is with WinRAR, which works fine, but I don't want to pay $40 more for something that I should be able to do via Windows. Locate the files or folders that you want to compress by using Windows Explorer. To do so, right.

/en/techsavvy/finding-your-downloads/content/

What is a zip file?

A zip file is a way of grouping,or archiving, multiple files so they act like one file. For example, let's say you want to email a folder of Word documents to someone. You could attach each file individually, but it would take a long time—especially if there are a lot of documents. A better solution would be to put all of the files into a zip file, and then attach the zip file to your email.

Another advantage of zip files is that they are compressed, which means the total file size is smaller. If you're emailing a zip file to someone or posting it to the Web, it takes less time to upload—and your recipients will also be able to download it more quickly.

Some file formats, like MP3s and JPEG images, are already compressed. You can still zip these types of files, but the file size may not get much smaller.

Creating zip files

Whether you're using Windows or macOS, you don't need additional software to create and open zip files. That's because the basic zip file features are built into the operating system.

To create a zip file in Windows:
  1. Select the files you want to add to the zip file.

    Selecting files

  2. Right-click one of the files. A menu will appear.Right-clicking a file
  3. In the menu, click Send to and select Compressed (zipped) folder.Creating a zip file
  4. A zip file will appear. If you want, you can type a new name for the zip file.

In Windows, once you've created a zip file you can then add more files to it by dragging them onto the zip file's icon.

To create a zip file in macOS:
  1. Select the files you want to add to the zip file.
  2. Right-click one of the files. If right-clicking is not enabled, you can hold the Control key and then click. A menu will appear.
  3. In the menu, click Compress (the number will vary depending on how many files you have selected).
  4. A zip file will appear. By default, the file name will be Archive.zip.
  5. If you want, you can type a new name for the zip file.

In macOS, once you've created a zip file you cannot add more files to it. If you need to add files, you will need to create a new zip file that contains all of the files you want.

Adding a password to your zip file

Some people prefer to use zip file programs such as 7-Zip, PeaZip, and StuffIt. These programs have additional features, like password protection. If you add a password to your zip file, it's important to tell recipients what the password is so they can open it.

Opening zip files
To open a zip file in Windows:

Windows treats zip files just like folders. You can open a zip file, move files in and out of it, and open individual files just like you would if they were in a folder.

  1. Double-click the zip file.
  2. The zip file will open. You can now double-click any file to open it.

Because Windows makes it easy to work with zip files, there's generally no need to unzip them. However, if you would prefer to unzip them you can simply right-click the zip file's icon and select Extract All.

To open a zip file in macOS:

Opening a zip file in macOS is slightly different from Windows. Instead of opening the zip file directly, it will unzip the files and place them in a new folder. You can then open the folder to access individual files.

  1. Double-click the zip file.
  2. A folder will be created with the same name as the zip file. You can double-click the folder to open it.
  3. You can now double-click any file to open it.

/en/techsavvy/tech-lifehack-vines/content/

Do you want to create a ZIP archive on your Windows PC? There are various reasons you would want to do this. Maybe you want to combine multiple files into a single archive? Or maybe you want to reduce the size of your files by compressing them in a ZIP archive?

Regardless of the reason, there are built-in and third-party options to create a ZIP file on Windows. Here are six ways you can create a ZIP file on Windows 10. What comes after el capitan.

1. Make a ZIP File Using the Windows Context Menu

One of the easiest ways to create a ZIP file on your Windows PC is to use the context menu. This menu has an option that lets you add your selected files into a ZIP archive (you can add and remove items from the Windows context menu).

You don't need to install any extensions or apps to use this feature. This feature works out of the box and is available in many Windows versions.

You can use this option to add a single file, multiple files, and even folders to a new ZIP archive. Here's how you use it:

Create Zip File Pc
  1. Open the folder where the files you want to add to a ZIP are located.
  2. Select single files by single-clicking on them or CTRL + A to select all files.
  3. Right-click on any one file and choose Send to followed by Compressed (zipped) folder.
  4. Windows will create a new ZIP archive with your selected files in it.

This new ZIP archive is placed in the same folder as your original files.

2. Use a File Explorer Option to Make ZIP Files on Windows

Another built-in way to make a ZIP file on Windows is to use the File Explorer ribbon option. This works pretty much the same way as the context menu option, and you can use this to add both files as well as folders to a new ZIP archive.

Here's how you find and use this option:

  1. Open a File Explorer window and access the folder where your files are located.
  2. Select the files you want to add to a ZIP archive.
  3. Click the tab that says Share, which is at the top of your File Explorer window.
  4. You'll see an option saying Zip under the Send section. Click this option.
  5. Windows will go ahead and create a ZIP archive for you. There won't be any prompts or confirmations.

The gang gets a new member. Related: The Best Windows File Explorer Tricks and Tweaks

3. Use the Windows Command Prompt to Make ZIP Files

If you prefer to use the Command Prompt over anything else, there's a command you can use in this utility to make ZIP files. However, keep in mind this command only works in Windows 10 or later.

Windows 10 comes with a command called tar that helps to create or extract archives on your PC. You can use this command to add your existing files to a ZIP archive, and here we show how you do that:

  1. Open a Command Prompt window on your PC.
  2. Use the cd command to go to the folder where your files are located.
  3. Enter the following command in the Command Prompt window and hit Enter. Replace output.zip with the name you want to give your ZIP file, and myfile.txt with the file you want to add to the ZIP.
  4. The Command Prompt will create and save the ZIP archive in your current working directory.

4. Use a Third-Party App to Create a ZIP File on Windows

Windows lets you make ZIP archives without any apps, but the features are pretty limited. If you want more options, like the ability to choose a compression level and split your archive into multiple parts, you need to go for a third-party archive app.

7-Zip (free) is a third-party archiving tool, and you can use this app to create as well as extract many types of archives on your computer. This tool offers options like splitting your archives, adding password protection to them, and so on.

Here's how you use 7-Zip to create a ZIP file:

  1. Install the 7-Zip app on your PC.
  2. Open the app, and your files will appear. This is the app's very own file manager.
  3. Using this file manager, access the folder where your files are located.
  4. Select the files you want to add to your ZIP archive.
  5. Click Add in the top toolbar.
  6. Specify the output folder, archive format, compression level, and optionally a password for your ZIP archive. Then, click OK at the bottom.
  7. 7-Zip will create and save the archive in your selected folder.

5. Add Files to an Existing ZIP File on Windows

Forgot to add some files while creating a ZIP archive? No worries, you can add files to an existing archive without any hassle. You don't even need an extra program. Here's how you alter an existing ZIP to add new files to it:

  1. Open the folder where your ZIP archive is located.
  2. Open a new File Explorer window and navigate to the folder where the files you want to add to the archive are located.
  3. Drag your files over to the ZIP archive.
  4. Your files are now added to your ZIP archive.
Create A Zip File Online

6. Unzip ZIP Files on Windows

On Windows, you can use File Explorer as well as Command Prompt to extract your ZIP archives.

Here we show how you use them to open your archives.

Extract ZIP Archives With File Explorer
Create Zip Files Free
  1. Locate the ZIP archive you want to extract in a File Explorer window.
  2. To extract a single file, double-click the archive and drag the file you want to extract to a folder in the Explorer.
  3. To extract all files, right-click the ZIP archive and select Extract All.
Extract ZIP Archives With the Command Prompt
  1. Open a Command Prompt window and cd to the directory where your ZIP archive is located.
  2. Type the following command replacing myarchive.zip with the actual name of your archive, and hit Enter.
  3. The Command Prompt will decompress your archive in your current working directory.

Zipping Files Together on Windows

How To Create Zip File

As a Windows user, you don't need to make much effort to make ZIP archives on your PC. Simply select the files you want to include in your archive, click an option, and your ZIP archive is ready. Feeding frenzy 2 alien fish.





Publicité
Partager cet article
Repost0
Pour être informé des derniers articles, inscrivez vous :
Commenter cet article