Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

is "unzip" the same as "extract"?

Writer Matthew Martinez

I've downloaded some industry software to my desktop there is a pdf with it that says I should unzip the folder (its a compressed zipped folder). When I night click it I get the option to "extract" but not to "unzip". Is this the same thing? I've tried it and the software still doesn't work. Am I doing something wrong or is the software faulty in some other way?

2

1 Answer

Yes, in this context (processing a file with .zip extension) they mean the same thing: Unzip is to extract like Kleenex to tissue: one mostly refers to a specific brand, the other is the generic term.

You have a .zip file that is a bundle of other files. By unzipping, or extracting, you're "opening the bundle" and get the contained files.

Extracting is a more general term, since there are many different kinds of these archives, not just .zip files, like .tar or .rar files. Consequently, terms like untar or unrar are used for those.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy