.zip — ZIP Compressed Archive
Phil Katz (PKWARE) · 1989
.zip 파일이란?
ZIP is the most widely used archive format, allowing you to compress one or more files into a single, smaller package. Created by Phil Katz in 1989, ZIP uses lossless compression algorithms (primarily DEFLATE) to reduce file sizes without losing any data. ZIP archives are natively supported by Windows, macOS, and Linux, making them the universal choice for sharing files via email, downloading software bundles, and organizing file collections.
.zip 파일을 여는 프로그램
| 플랫폼 | 프로그램 | ||
|---|---|---|---|
| Windows | Windows Explorer | 무료 | 공식 |
| 7-Zip | 무료 | ||
| WinRAR | 유료 | ||
| macOS | Archive Utility | 무료 | 공식 |
| The Unarchiver | 무료 |
.zip 파일의 일반적인 문제
자주 묻는 질문
.zip files can be opened with several programs. Windows Explorer is one of the most popular choices.
Generally yes, .zip files are safe to open with appropriate software.
Yes, there are many online and offline tools available to convert .zip files. Check the conversion section above for specific methods.
기술 세부 정보
ZIP Compressed Archive files use the application/zip MIME type and were first introduced in 1989 by Phil Katz (PKWARE). The file can be identified by its signature: 50 4B 03 04 (PK).