A self-hosted open source photo management service. This is the repository of the backend.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Niaz Faridani-Rad 570d0539bd
Link to the actual installation page
4 days ago
.github Streamline Issue Template 10 months ago
.vscode Optimized all queries using geolocation_json 1 year ago
api Ensure that there is always an internal path and wrap it always in quote 2 weeks ago
image_similarity Fix typos 8 months ago
nextcloud fix nextcloud job scheduling 1 month ago
ownphotos Fix adding new env 2 months ago
screenshots Updated logo 1 year ago
service delegate thumbnails for raw images to external service 3 weeks ago
.coveragerc test coverage reporting 4 months ago
.gitignore Do not push static files to git 2 months ago
.pre-commit-config.yaml Fix on_delete behaiviour and check files 2 months ago
LICENSE Create LICENSE 6 years ago
README.md Link to the actual installation page 4 days ago
manage.py test coverage reporting 4 months ago
pyproject.toml Fix on_delete behaiviour and check files 2 months ago
requirements.dev.txt delegate thumbnails for raw images to external service 3 weeks ago
requirements.txt Revert "Bump PyExifTool" 3 weeks ago
wideresnet.py Change all files again so that black and isort are happy 2 years ago

README.md

Quality Gate Status Discord Website Read the docs GitHub contributors Translation status

LibrePhotos

Mockup designed by rawpixel.com / Freepik

Installation

Step-by-step installation instructions are available in our documentation

How to help out

  • Star this repository if you like this project!
  • 🚀 Developing: Get started in less than 30 minutes by following this guide.
  • 🗒️ Documentation: Improving the documentation is as simple as submitting a pull request here
  • 🧪 Testing: If you want to help find bugs, use the dev tag and update it regularly. If you find a bug, open an issue.
  • 🧑‍🤝‍🧑 Outreach: Talk about this project with other people and help them to get started too!
  • 🌐 Translations: Make LibrePhotos accessible to more people with weblate.
  • 💸 Donate to the developers of LibrePhotos

Features

  • Support for all types of photos including raw photos
  • Support for videos
  • 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

What does it use?