MattMattV / photoprism

Open-Source Photo Management powered by Go and Google TensorFlow 🌈

Home Page:https://photoprism.app/features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhotoPrism: Browse Your Life in Pictures

License: AGPL Code Quality Build Status GitHub contributors Documentation Community Chat Twitter

PhotoPrism® is a privately hosted app for browsing, organizing, and sharing your photo collection. It makes use of the latest technologies without getting in your way. Say goodbye to uploading your visual memories to the cloud!

To get a first impression, you're welcome to play with our public demo at demo.photoprism.org.

Features

  • PhotoPrism makes browsing and organizing your pictures as easy as it should be, whether it’s on a phone, tablet, or desktop computer
  • Because the user interface is a Progressive Web App, it provides a native app-like experience, and you can easily install it on the home screen of common operating systems and devices
  • Includes four high-resolution world maps to see where you've been, and for rediscovering long-forgotten shots
  • Play Live Photos™ by hovering over them in albums and search results
  • Enjoy privacy-preserving face detection and recognition 💎
  • AI-powered image classification based on Google TensorFlow
  • Metadata can be extracted and merged from Exif, XMP, and proprietary formats such as Google Photos JSON sidecar files
  • Image properties like colors, chroma, luminance, quality, panoramic projection, and location type will be detected automatically whenever you update the index or import files
  • Index all your photos and videos without worrying about duplicates, the conversion of RAW images, or video transcoding
  • Use PhotoSync to securely backup iOS and Android mobile devices in the background
  • WebDAV clients, like Microsoft’s Windows Explorer and Apple's Finder, may connect directly to PhotoPrism so that you to can open, edit, and delete files from your computer or phone as if they were local

Getting Started

Step-by-step installation instructions for our self-hosted community edition can be found on docs.photoprism.org - all you need is a Web browser and Docker to run the server. It is available for Mac, Linux, and Windows.

Our latest release not only includes facial recognition, it also comes as a single multi-arch image for AMD64, ARM64, and ARMv7. That means you don't need to pull from different Docker repositories anymore. We recommend updating your existing docker-compose.yml config based on our examples.

Funding

This open-source project is made possible thanks to our sponsors. If you enjoy using PhotoPrism, please consider backing us on Patreon or GitHub Sponsors.

Your continued support helps us fund operating costs, provide services like satellite maps, and develop new features. Requests endorsed by silver and gold sponsors receive a golden label and will be prioritized. Let us know when we mistakenly label an idea as unfunded.

Also, please leave a star on GitHub if you like this project. It provides additional motivation to keep going.

Thank you very much! 💜

Roadmap

Our vision is to provide the most user-friendly solution for browsing, organizing, and sharing your photo collection. The roadmap shows what tasks are in progress, what needs testing, and which feature requests are going to be implemented next.

Please give ideas you like a thumbs-up 👍 , so that we know what is most popular.

Contributions

We welcome contributions of any kind. If you have a bug or an idea, read our guide before opening an issue. Issues labeled help wanted / easy can be good (first) contributions.

Follow us on Twitter to receive regular project updates and discuss development related topics. Don't be afraid to ask stupid questions.

Trademarks

PhotoPrism® is a registered trademark of Michael Mayer. You may use it as required to describe our software, run your server, for educational purposes, but not for offering commercial goods, products, or services without prior written permission. In other words, please ask.

About

Open-Source Photo Management powered by Go and Google TensorFlow 🌈

https://photoprism.app/features

License:GNU Affero General Public License v3.0


Languages

Language:Go 74.9%Language:Vue 11.4%Language:JavaScript 11.3%Language:Shell 1.1%Language:CSS 0.7%Language:Dockerfile 0.3%Language:Makefile 0.3%