Science & Technology
← Home
Your Photos, Your Cloud: Why People Are Ditching Big-Tech Storage — and What PixCarry Does About It

Your Photos, Your Cloud: Why People Are Ditching Big-Tech Storage — and What PixCarry Does About It

2026-09-11T16:47:44.319837+00:00

A Quiet Shift Is Underway

Walk into any home-lab subreddit, scroll through a self-hosting forum, or just listen to your friends who shoot a lot of photos, and you'll notice something that wouldn't have made sense five years ago: people are moving their entire photo libraries off the big-tech clouds and onto hardware they own. Immich on a NAS in the closet. PhotoPrism on a Raspberry Pi. An S3 bucket on Backblaze B2. A folder on the family Mac. Whatever the specific setup, the direction is the same: the photos are leaving the defaults.

It's not a fringe movement anymore. Self-hosted photo management has gone from a tinkerer's weekend project to the obvious choice for anyone who takes their privacy even slightly seriously.

Why Now? The AI Era Made It Urgent

The trigger isn't paranoia, it's arithmetic. Every photo you upload to a "free" cloud is a training sample, a fingerprint, a row in someone else's database. The major photo services have long since stopped pretending otherwise. On-device processing? Increasingly a marketing term. The actual machine learning — face grouping, scene recognition, "memories," ad targeting — happens on the provider's servers, on your data, on hardware you don't own.

Google Photos is the cautionary tale everyone points to. Lock-in via free storage tiers, content understanding that improved dramatically between 2017 and 2024, and a privacy policy that grew longer and more permissive with every revision. Even if you trust Google's intentions, you shouldn't have to. Your kid's birthday party is not a model input.

The AI boom made the cost concrete: if a service can label your photos, it can read them. If it can read them, it can summarize them, embed them, and feed them into systems you have no visibility into. The data you thought was "just stored" is now actively being understood.

That's a different deal than what people signed up for.

The Self-Host Stack Has Matured

A few years ago, running your own photo service meant wrestling with Docker, hand-rolling metadata databases, and accepting that your phone would never talk to your server reliably. That era is over.

Today the open-source ecosystem is genuinely good:

  • Immich — fast, modern, actively developed, with a real mobile app that does on-device machine learning and only syncs what you tell it to.
  • PhotoPrism — the older, more conservative choice; excellent search, mature, runs on almost anything.
  • Self-hosted S3 — Backblaze B2, Wasabi, MinIO, your own NAS via Synology or TrueNAS. Cheap, durable, and you hold the credentials.
  • Custom server — a plain HTTP endpoint, an SFTP share, an FTP box, a WebDAV mount. Anything that speaks a standard protocol.

All of these answer the storage question. All of them hand the keys back to you. None of them solve the hard part.

The Hard Part Is the Phone

The reason most people are still on Google Photos isn't that they love the interface. It's that the upload just happens. You take a photo, it goes to the cloud, your phone forgets it. No thought, no friction, no decisions.

Replicating that on your own server is harder than it sounds. iOS sandboxing, Android's background execution limits, mobile radios that sleep aggressively, VPN tunnels that drop on the train — every part of the stack fights against silent background upload. The self-host tools above do their part on the server side. They can't reach into your phone and fix the upload.

That's the gap PixCarry is built to close.

PixCarry: The Missing Layer

PixCarry is a small app for iOS, Android, and Mac that does exactly one thing: it takes the photos and videos on your device and sends them to storage you control. Not to PixCarry's servers — PixCarry doesn't have servers in the middle. The app runs on your phone, talks to your destination directly, and uploads the file.

Destinations it speaks to, out of the box:

  • Amazon S3 and S3-compatible providers (Backblaze B2, Wasabi, MinIO)
  • SFTP, FTP, WebDAV — any standards-compliant server
  • Immich and PhotoPrism directly, so your library lands in your self-hosted gallery with no glue scripts
  • PixCarry Desktop — a free companion app for Mac, Windows, and Linux that pairs with your phone over the local network and pulls photos straight onto your computer, no cloud in the loop at all

You set it up once: pick a destination, grant photo access when iOS asks, walk away. From then on, every new photo and video uploads itself in the background. Best while charging or with the screen on — those are when iOS and Android actually let background work run — but otherwise hands-off.

Frees Up Space, Safely

This is the bit most backup apps get wrong. PixCarry's design specifically handles the moment where you've accumulated 60,000 photos and your phone is telling you it can't take one more video. You don't need to hand-curate. You don't need to plug into a laptop.

Tell PixCarry where to send the library. Let it upload. Once the originals are confirmed in your storage destination, PixCarry can remove them from the device to reclaim space. Low-resolution previews stay so the camera roll still works; the heavy originals leave the phone.

If you don't have a server yet and just want to free up space, PixCarry Desktop is the easy on-ramp. Install it on your Mac, install PixCarry on your phone, point them at each other over Wi-Fi. Photos and videos walk across the local network to your computer's drive, the phone drops them, and you've got room for another year of vacation photos. No S3 bucket required. No subscription. No middleman.

The duplicate detection runs entirely on-device, so even after a reinstall you won't re-upload the same photo twice.

The Honest Take

PixCarry isn't a privacy silver bullet. The strength comes from the combination: open-source self-hosted software on the server, and a well-built upload app on the phone that respects the boundaries. Either piece alone is a hassle. Together they replace Google Photos with something you actually own.

If you've been thinking about moving your library off the big clouds, this is the easiest week to do it. The software is mature. The hardware is cheap. And the only app that closes the loop from phone to your own storage is sitting right there on the App Store.

No Server? Use Your Computer

If self-hosting feels like too much, you don't need a server to start. Install PixCarry Desktop on your Mac, Windows, or Linux machine, install PixCarry on your phone, point them at each other over Wi-Fi, and the app will move every photo and video straight to your computer's drive. Once the originals are safely on your hard drive, PixCarry wipes them from your phone to reclaim space — no cloud account, no subscription, no third party in the loop. It is the simplest way to clear years of photos off a full iPhone or Android and keep the originals where you can still reach them.

Get PixCarry

Works with S3, SFTP, FTP, WebDAV, PhotoPrism, Immich, and your own Mac, Windows, or Linux computer.

#pixcarry #photo backup #privacy #self-hosting #immich #photoprism #s3