CloudZip — Download & Installation Guide
A quick guide for first-time users. On the Mac, an app downloaded from outside the App Store may show a security prompt the first time you open it. Follow the steps below and it will run without any issue.
1. Download
Get the latest version (1.0.0) from the link below.
👉 [download link — CloudZip-1.0.0.dmg]
- macOS 13 Ventura or later
- Universal binary — runs natively on both Apple silicon (M1 and later) and Intel Macs
2. Install
Double-click the downloaded .dmg, then drag the CloudZip icon into your Applications folder. That's it.

3. First Launch (clearing the security prompt)
CloudZip is distributed by an independent developer, so the first launch may show "unidentified developer" or "cannot be opened." This is expected — allow it once and it opens normally afterward.
▶ Option 1 — Open via right-click (macOS 14 and earlier)
- In
Applications, right-click (or Control-click) the CloudZip icon - Choose Open
- Click Open again in the dialog
▶ Option 2 — Allow in System Settings (macOS 15 Sequoia or later)
- Try launching CloudZip once (the prompt appears and closes)
- Open System Settings → Privacy & Security
- Scroll down and click Open Anyway next to the "CloudZip was blocked" notice
- Confirm with Open
▶ Option 3 — If it says "damaged and can't be opened" (Terminal)
Rarely you may see "CloudZip is damaged and can't be opened." This is due to the download quarantine attribute. Open Terminal (Applications → Utilities → Terminal), paste the command, and press
Enter
:
xattr -dr com.apple.quarantine /Applications/CloudZip.app
Then launch it again — it will open normally.
4. Enable the Finder Right-Click Menu
To use right-click → Compress / Extract in Finder, enable the extension once.
- Launch CloudZip once
- Open System Settings → General → Login Items & Extensions
- Under Finder extensions, turn on CloudZip
Right-clicking files or folders now shows Extract Here / Extract to "…" / Compress with CloudZip.
5. (Optional) Install the 'cloudzip' Terminal Command
To compress/extract from the terminal or scripts:
- Launch CloudZip
- Choose CloudZip → Install Command Line Tool… from the menu (enter your admin password once)
This creates a /usr/local/bin/cloudzip link so you can use it right away:
cloudzip -h # help
cloudzip l file.zip # list
cloudzip x file.zip -o ./out # extract
cloudzip c backup.zip folder -l 9 # compress
6. Updating
When a new version is out, download it the same way and replace the existing CloudZip in your Applications folder. (Quit the app first if it's running.)
'CloudZIP' 카테고리의 다른 글
| [ENG] CloudZIP 1.0.0 - Zip,Unzip & Extract Archives on Mac (0) | 2026.07.19 |
|---|---|
| 구름집 설치 가이드 (0) | 2026.07.19 |
| 구름집 1.0.0 배포 - 맥용 무료 압축 프로그램 (0) | 2026.07.19 |














