Photo Organizer for Linux
Pluto Photos runs natively on Linux as a desktop app, and it also ships a Docker image so it can run headless on a NAS or home server, with the library reachable from a browser on any device on your network.
- AppImage + .deb — no distro-specific build required
- Docker — headless self-hosting for a NAS
- LAN — browser access from any device
Two Ways to Run It on Linux
As a normal desktop app — download the AppImage (works on effectively any distro without installing anything) or the .deb package (installs the seven AI model packs during setup via apt's post-install hook). Or as a self-hosted server: run the provided docker-compose.yml, mount a volume with your photos, and Pluto Photos runs headless, serving a full browser-based gallery UI to any device on your network over your LAN.
Self-Hosting on a NAS
The Docker route is built for exactly the machine a lot of Linux users already have running: a home server or NAS that's on around the clock. Point the container at the volume where your photos live, and the library becomes reachable from a browser on your phone, laptop or another PC on the same network — no photos leave your network to get there, because there's no cloud component involved.
Browse From Any Device Without Installing Anything
The companion browser is a full web UI, not a stripped-down mobile view — it's how you'd reach your library from a Windows laptop or a Chromebook without installing the desktop app there too. Combined with the mobile companion app, a phone can back up photos to the same library over Wi-Fi.

The Same Features as Windows and Mac
Nothing is cut down for Linux. AI face detection, contextual search, the duplicate finder, smart albums and the full photo and video editors all run the same way they do on Windows and Mac — it's the same codebase and the same local-first design, not a lighter Linux build.
Your Library, Your Server
For a Linux and self-hosting audience, the appeal is usually control as much as privacy: the library lives in a folder or volume you chose, in a format you can back up however you already back up the rest of that machine, with no vendor deciding later that the free tier shrinks or the API changes.
Questions
What Linux formats are available?
An AppImage (portable, works across distros without installing) and a .deb package for Debian-based systems.
Can I run it headless on a server?
Yes, via the provided Docker Compose setup — it runs as a server and serves the library over a browser-based web UI to devices on your network.
Are the AI features available in the Docker/server mode?
The Docker image is intended primarily as a library server reachable over the browser UI; check the current Docker documentation for which processing features run in that mode versus the desktop app.
Do I need a GUI to install it?
No — the AppImage runs directly, and the Docker route is entirely command-line/config-file based.
Download Pluto Photos free for Windows, macOS or Linux, or see pricing.