Two different jobs

Noodle Gallery and PhotoPrismare both open source and both self-hosted. They were built for different problems.

Noodle Gallery is built around automatic backup. Your phone uploads in the background, the photos land in a shared family timeline, and the whole thing sits close to how Google Photos behaves. Gallery is a fork ofImmich, with Shared Spaces, Global People and native mobile apps added on top.

PhotoPrism is built around browsing a collection you already have: AI labels, a search interface, a library view. It ships no first-party native mobile app for automatic backup.

Neither one is better in general. They are tuned for different workflows.

Side-by-side comparison

DimensionNoodle GalleryPhotoPrism
Primary goalPrivate Google-Photos replacement: auto-backup + timelineLibrary browser & AI organizer for an existing collection
Native mobile appsiOS + Android with automatic background backupProgressive web app; no first-party native backup app
Shared libraries & usersMultiple accounts, Shared Spaces, member rolesMulti-user, with fewer sharing controls
AI / searchCLIP smart search, face & object recognitionTensorFlow labels, faces, and search
Storage backendsLocal disk or any S3-compatible providerLocal disk (object storage via external mounts)
License & costAGPL-3.0, free to self-hostAGPL-3.0; some features behind Membership
UpstreamBuilt on Immich, rebased onto every releaseIndependent project

When to choose Noodle Gallery

Pick Gallery if you want:

When to choose PhotoPrism

Pick PhotoPrism if you want:

Switching from PhotoPrism to Gallery

PhotoPrism and Gallery use different storage layouts and database schemas, so switching is not a swap of one image name for another. Both apps read and write a plain directory of files, and neither one modifies your originals. A fresh import into Gallery is safe.

The usual path: point Gallery at the same directory your PhotoPrism library uses, or at a copy of it, and let Gallery index it. PhotoPrism-specific metadata with no equivalent in Gallery's schema (tags, labels, albums) does not come across. Your photos and videos do.

Neither app deletes or modifies your original files. A fresh import into Gallery is safe.

Frequently asked questions

Can I migrate my PhotoPrism library to Noodle Gallery?

Not as a drop-in swap. The two use different database schemas and storage layouts, so there is no two-line migration. What you do instead: point Gallery at your photo and video files and let it index them. There is no import wizard. Neither app deletes or modifies your originals, so the fresh import is safe.

Which should I pick, Noodle Gallery or PhotoPrism?

Depends what you are doing with it. Gallery is built for automatic phone backup, native iOS and Android apps, and shared family timelines. If you already have a large organized collection and want a browser and an AI classifier without the backup side of things, PhotoPrism suits that better. Both are open source under AGPL-3.0.

Does Noodle Gallery have a mobile app?

Yes, on the App Store (iPhone) and Google Play (Android). The apps do background camera backup, on-device CLIP search, the map view and Shared Spaces. Background backup is one of Gallery's core features.

Is PhotoPrism free?

PhotoPrism is open source under AGPL-3.0, and the community edition is free to self-host. Some advanced features go to members who support the project. Gallery is AGPL-3.0 too, free to self-host, with every feature included.