Understanding ZIP Folders

Written by Allen Wyatt (last updated August 26, 2019)

2

It is no secret that most files and folders require more disk space than necessary. Over the years there have been many different methods proposed to "compress" those files and folders so that you can get more information into a smaller space. One of the oldest and most persistent compressed file formats is known as a "ZIP file." Introduced in 1989 by Phil Katz, the algorithms used in the format have been released to the public domain and it has become the de facto standard for simple file compression.

Why would you want to store information in a compressed file? Easy—it takes less space. Thus, if you need to send a lot of information to another person (say, over the Internet), it is faster to send a compressed file than it is to send the files in their native format.

Windows has directly supported ZIP file formats—to one degree or another—since Windows 98. (Technically Windows 98 only supported ZIP files if the Plus! pack was added. Versions of Windows since then have had the capability built in.) This means that you can place a ZIP file on your desktop and Windows treats it just like a file folder.

You can see how this works by creating a ZIP file on your desktop. Perform these steps:

  1. Right-click anywhere on the desktop. Windows displays a Context menu.
  2. Hover your mouse over the New option. A submenu should appear.
  3. Click the Compressed (Zipped) Folder option. (Don't click the Folder option; make sure you get the one that indicates you want a new compressed folder.) The folder appears on your desktop.

You can tell a compressed folder from a regular folder by looking at its icon. The compressed folder has a zipper that appears on the folder. (See Figure 1.)

Figure 1. Zipped (compressed) folders show a zipper on the folder icon.

From this point on you can treat the compressed folder the same as you would any other folder on your system. You can move files and other folders into it or out of it. The trick is to remember that the compressed folder is really a file—a ZIP file. You can easily transfer the file to someone else by copying it to a thumb drive or by sending it via e-mail as an attachment.

 This tip (5853) applies to Windows 7, 8, and 10.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Delaying in a Macro

At times, you may want your macro to pause execution. This tip presents four different ways you can add a delay into your ...

Discover More

Improving Text Sharpness with ClearType

Ever notice that even with a fancy new monitor, text can still look a bit muddy on the screen. You can use ClearType ...

Discover More

Rechecking Spelling and Grammar

If you ever need to check the spelling or grammar of a document from scratch, it can be confusing knowing the proper ...

Discover More
More WindowsTips

Working with Compressed Files and Folders via Zip

Windows 10 provides multiple ways to work with compressed files and folders. One great way is to use the Zip utility, ...

Discover More

Using Windows Easy Transfer

If you ever want to copy user accounts, documents, pictures, etc., from one computer to another, you'll find that Windows ...

Discover More

Searching From within File Explorer

Searching from within File Explorer is a quick and easy way to find files and even content within files. This tip shows ...

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is seven more than 7?

2019-08-26 13:00:59

Allan

I would like to learn this technique. When I Click the Compressed (Zipped) Folder option it creates a VLC zipped folder. When I do a Send to...>VLC it will not open.
Help please.


2019-08-26 06:08:15

Gary Evans

Since an update to Windows 10 a few weeks ago I have noticed that ZIP files are much larger than they used to be. Has anyone else noticed this?


Newest Tips