macOS
brew install icloudpdlocal Homebrew formula metadata
brew
Tool to download photos from iCloud. Version 1.32.3 via Homebrew; verified 2026-05-30.
install
brew install icloudpdlocal Homebrew formula metadata
nix profile install nixpkgs#icloudpdnixpkgs package indexes · pkgs/by-name/ic/icloudpd/package.nix · source: api.github.com
choco install iCloudChocolatey community package catalog · iCloud · source: community.chocolatey.org
overview
Tool to download photos from iCloud
history
iCloud Photos Downloader, packaged by Homebrew as icloudpd, is a volunteer-maintained command-line tool for downloading iCloud Photos libraries to local storage on Linux, Windows, macOS, desktop systems, laptops, and NAS setups.
The Python package name icloudpd appeared on PyPI with a 1.0.0 upload on 2018-07-30. The project later organized around the icloud-photos-downloader GitHub organization and Sphinx documentation site, presenting the tool as a cross-platform command-line downloader for iCloud photos and videos.
The README documents three operational modes: copy, sync, and move. That evolution is important because the tool is not just a one-shot exporter; it grew into a repeatable backup/synchronization utility with options for incremental runs, Live Photos, RAW assets, duplicate handling, EXIF timestamp updates, a Web UI, and NAS-oriented operation.
Distribution moved beyond source installs into package-manager ecosystems. The README points users to packaged binaries and package-manager installs through Docker, PyPI, AUR, and npm, while Homebrew packages the same project as icloudpd.
The Homebrew formula packages the project from its Git repository and wraps its Python dependencies, making the tool part of the Unix-like backup-tool shelf for users who want iCloud Photos exports without a graphical Apple Photos workflow.
The documented command-line pattern is to run icloudpd against a destination directory and Apple account, with watch, sync, or auth-only modes depending on whether the user wants a recurring backup, a mirror-like local copy, or a reusable authenticated session.
The docs emphasize Apple-side prerequisites such as iCloud web data access and Advanced Data Protection behavior, so reliable use depends as much on account configuration as on the package installation.
Package maintainers care about icloudpd because it bridges a consumer cloud service and scriptable local backup workflows. It also exercises Python packaging, native keyring/authentication dependencies, binary artifacts, Docker images, and multi-platform CLI behavior in one small formula.
The formula is a practical example of Homebrew packaging a Python CLI with a fast-moving upstream and nontrivial runtime authentication behavior, rather than a simple stateless text filter.
security posture
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
icloud | cli | global executable | |
icloudpd | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/icloud-photos-downloader/icloud_photos_downloader
install metadata
| Package key | brew:icloudpd |
|---|---|
| Version | 1.32.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/icloudpd |
| Homepage | https://github.com/icloud-photos-downloader/icloud_photos_downloader |
| Repository | https://github.com/icloud-photos-downloader/icloud_photos_downloader |
| Upstream docs | https://icloud-photos-downloader.github.io/icloud_photos_downloader |
| License | MIT |
| Source archive | https://github.com/icloud-photos-downloader/icloud_photos_downloader.git |
| Last updated | 2026-05-30T04:31:46Z |
| Pulse | updated |
| Dependencies | certifi, python@3.14 |
| Build dependencies | gnu-sed |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | icloudpd |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
icloudpd
nix profile install nixpkgs#icloudpdiCloud
choco install iCloudsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.