LibrePhotos review 2026: a free, open-source, self-hosted Google Photos alternative with AI face recognition. See features, requirements and alternatives.
Category
Cloud Storage
Pricing
Open Source / Free, from Free
Verified
Not yet
Last updated
July 18, 2026
Founded
2020
Web AppAndroidOpen SourceAISelf-Hosted
Overview
LibrePhotos is a free, open-source, self-hosted photo management service designed as a private alternative to Google Photos. It evolved from an earlier project called ownphotos and has been maintained under the LibrePhotos GitHub organization since around 2020.
The software is released under the MIT License and is maintained by a volunteer open-source community rather than a company, with a Django backend and a React frontend deployed via Docker.
Key Features
LibrePhotos uses machine learning for facial recognition and clustering, scene classification via the Places365 model, automatic image captioning, object detection, and semantic natural-language search across a photo library.
It also supports reverse geocoding for location-based browsing, automatic timeline and event albums, RAW and HEIC/HEIF format support, and multi-user access for households or small teams.
Pricing
LibrePhotos is completely free and open source under the MIT License, with no paid tier or subscription.
Because its machine-learning features run locally, the project recommends at least 8 GB of RAM and 10 GB of disk space for smooth operation, which is the main practical cost consideration for self-hosters.
Key Features
AI facial recognition and clustering — Automatically groups photos containing the same person using local machine-learning models.
Scene classification — Tags photos by scene type such as beach, forest, or office using the Places365 model.
Semantic natural-language search — Search photos by describing their content in plain language rather than relying only on tags or filenames.
Automatic image captioning and object detection — Generates descriptive captions and detects objects within photos automatically.
Reverse geocoding and map browsing — Converts GPS metadata into place names and lets users browse photos on an interactive map.
RAW, HEIC, and video support — Handles all major photo formats including RAW camera files and iPhone HEIC/HEIF images, plus video playback.
Multi-user support — Allows multiple users to share one instance with separate libraries and access.
Docker-based self-hosted deployment — Deploys via Docker Compose with a Django backend, PostgreSQL database, and React frontend.
Pros & Cons
Pros
Completely free and open source with no subscription or storage fees
Rich local AI features rival many aspects of Google Photos without sending data to the cloud
Full privacy and data control since everything runs on self-hosted infrastructure
Supports RAW and HEIC formats used by professional cameras and iPhones
Active open-source community with Discord and GitHub support
Cons
Machine-learning features require meaningful hardware, with 8 GB or more RAM recommended
Requires Docker and self-hosting knowledge to set up and maintain
No official cloud-hosted version, so mobile backup relies on self-managed infrastructure or third-party apps
Smaller ecosystem and momentum compared to competitor Immich in the same category
No official vendor support or SLA since it is a community project
Pricing
Self-Hosted Free N/A
Frequently Asked Questions
Is LibrePhotos free
Yes, LibrePhotos is completely free and open source under the MIT License with no subscription or paid tier.
What are the hardware requirements for LibrePhotos
The project recommends at least 8 GB of RAM for smooth machine-learning performance and at least 10 GB of disk space for the Docker images and ML models before accounting for photo storage.
Does LibrePhotos have facial recognition
Yes, it uses local machine-learning models to automatically detect and cluster faces so photos of the same person are grouped together.
How is LibrePhotos deployed
LibrePhotos is deployed using Docker Compose, which sets up the Django backend, PostgreSQL database, and React frontend together.
How does LibrePhotos compare to Immich
Both are open-source, self-hosted Google Photos alternatives; LibrePhotos emphasizes rich local AI features like semantic search and captioning, while Immich has a larger and more actively growing community.
Can multiple people use one LibrePhotos instance
Yes, LibrePhotos supports multiple users, each with their own photo library and access permissions.