Introduction

Unlike commercial service that store your photos in the cloud and scan/index them to train their machine learning models and collect ad targeting data on you, LibrePhotos keeps all your photos and metadata on your local machine. Your data is never sent to or stored on a 3rd party server. Get the same power as those commercial services without giving up your personal data and privacy.
Features
- Support for all types of photos, including raw photos
- Support for videos
- Live Photos and RAW+JPEG file variant support
- Timeline view
- Scans pictures on the file system
- Multiuser support
- Generate albums based on events like "Thursday in Berlin"
- Face recognition / Face classification
- Reverse geocoding
- Object / Scene detection
- Semantic image search
- Search by metadata (person, file type, lens, camera, path)
- Duplicate detection with perceptual hashing
- Public album sharing via link with fine-grained privacy controls
- Photo details sidebar showing location, people, albums, and similar photos
- Slideshow mode and fullscreen lightbox
- Spotlight search with keyboard navigation
What does it use?
- Image Conversion: libvips
- RAW Conversion: ImageMagick
- Video Conversion: FFmpeg
- EXIF Support: ExifTool
- Face detection: face_recognition
- Face classification/clusterization: scikit-learn
- Image captioning: im2txt, BLIP, and Moondream 2
- Scene classification places365
- Reverse geocoding: Nominatim (default) and other providers (Mapbox, MapTiler, OpenCage, TomTom)