PhotoPrism: Browse your life in pictures ======================================== [![License: GPL](https://img.shields.io/badge/license-GPL-blue.svg)][license] [![Code Quality](https://goreportcard.com/badge/github.com/photoprism/photoprism)][goreport] [![Build Status](https://travis-ci.org/photoprism/photoprism.png?branch=develop)][ci] [![Documentation](https://readthedocs.org/projects/photoprism-docs/badge/?version=latest&style=flat)][docs] [![GitHub contributors](https://img.shields.io/github/contributors/photoprism/photoprism.svg)](https://github.com/photoprism/photoprism/graphs/contributors/) [![Community Chat](https://img.shields.io/badge/chat-on%20gitter-4aa087.svg)][chat] [![Twitter](https://img.shields.io/badge/follow-@browseyourlife-00acee.svg)][twitter] PhotoPrism is a server-based application for browsing, organizing and sharing your personal photo collection. It makes use of the latest technologies to automatically tag and find pictures without getting in your way. Say goodbye to solutions that force you to upload your visual memories to the cloud. ![](https://dl.photoprism.org/assets/img/preview.jpg) More screenshots: https://photoprism.org/#screenshots ## What to expect ## * Clearly structured [Web interface][wiki:screenshots] for browsing, organizing and sharing your personal photo collection * Import everything without worrying about duplicates or [RAW to JPEG conversion][wiki:raw] * [Geocoding][wiki:geocoding], [XMP support][wiki:xmp] and [automated tagging][wiki:classification] based on Google TensorFlow ## For the early birds ## You're welcome to play with our demo at [demo.photoprism.org](https://demo.photoprism.org). Leave your email to get a [release notification](https://goo.gl/forms/KBPVGl9PCsOKrAv33). Step-by-step [installation instructions](https://docs.photoprism.org/en/latest/setup/) can be found in our [User Guide](https://docs.photoprism.org/en/latest/). Developers can skip this and move on to the [Developer Guide](https://github.com/photoprism/photoprism/wiki). All you need is a Web browser and [Docker](https://store.docker.com/search?type=edition&offering=community) to run the server. It is available for Mac, Linux and Windows. Note that this is work in progress. We do our best to provide a complete, stable version. If you have a question, don't hesitate to ask in our [help forum][help] or [contact us via email](mailto:hello@photoprism.org). ## Why this has to be free software ## The development of every commercial product is focused on monetization. We've [built similar apps more than once](https://github.com/photoprism/photoprism/wiki/Mediencenter) and every single time the constraints of working in a profit-oriented corporate environment were an impediment. We are sure we can do better with only a fraction of the budget. Simplicity - the art of maximizing the amount of work not done - can be very powerful. Go itself is a [great example](https://talks.golang.org/2015/simplicity-is-complicated.slide). Our long-term goal is to become an open platform for machine learning [research](https://github.com/photoprism/photoprism/wiki/Research) based on real-world photo collections. We're already in contact with data scientists who like our idea. ## How to contribute ## We welcome contributions of any kind. If you have a bug or an idea, read our [guide](https://docs.photoprism.org/en/latest/contribute/) before opening an issue. Issues labeled [help wanted](https://github.com/photoprism/photoprism/labels/help%20wanted) / [easy](https://github.com/photoprism/photoprism/issues?q=is%3Aissue+is%3Aopen+label%3Aeasy) can be good (first) contributions. Please follow us on [Twitter][twitter] and join our [developers mailing list](https://groups.google.com/a/photoprism.org/forum/#!forum/developers) to receive regular project updates and discuss development related topics. Don't be afraid to ask stupid questions. ## Free beer ## This project is about freedom and privacy but not necessarily about free beer. We feel like it was a mistake on our side to state there will be no costs, because clearly we have huge expenses, your server hardware will have a price tag and then maybe you'd like to have some extra features that need to be developed. It's fair to say that users with basic needs will have no monthly costs. We were also way more productive and effective per dollar (or euro) than commercial projects and learned a lot on top of it. An earlier version of this document contained a rough number, but at the end of the day it doesn't matter. Basically all established OSS companies make 90% of their revenue with enterprise customers, that's why private users and single developers typically get everything for free. Obviously that doesn't work if you have only private users that refuse to share their data on top of it. In our opinion it would have made sense to finance this like all public infrastructure, our expenses are peanuts compared to building a road. Looking forward, specific solutions for funding development and maintenance could be to... - sell a tested & supported version in the app store while our contributors and other developers can continue to use Docker or build from source - offer a geodata, public events and maps subscription since OpenStreetMap doesn't want us to use their development API for production, which is perfectly fine ## Donations ## You're most welcome to support us via [GitHub Sponsors](https://github.com/sponsors/lastzero), especially if you need help with using our software. They will match every donation in the first year. In addition, you can find us on [Patreon](https://www.patreon.com/photoprism) and [PayPal](https://www.paypal.me/photoprism). Our [sponsors](https://github.com/photoprism/photoprism/blob/develop/SPONSORS.md) and [contributors](https://github.com/photoprism/photoprism/graphs/contributors/) will get for free whatever we might have to charge for a geodata subscription later. Also please [leave a star](https://github.com/photoprism/photoprism/stargazers) on GitHub if you like this project, it provides additional motivation to keep going. Ideas backed by a sponsor are marked with a golden [sponsor](https://github.com/photoprism/photoprism/issues?q=is%3Aissue+is%3Aopen+label%3Asponsor) label. Let us know if we mistakenly label an idea as [unfunded](https://github.com/photoprism/photoprism/issues?q=is%3Aissue+is%3Aopen+label%3Aunfunded). Thank you very much! <3 ## Public and corporate sponsorship ## We spent weeks asking organizations like [The Prototype Fund](https://prototypefund.de/en/) for help and also tried to cooperate with companies like Mapbox and Cewe. Some conversations were good without leading to a sponsorship yet, others were a waste of time. You would think it's easier to get a few dollars with [our background](http://docs.photoprism.org/en/latest/team/) and [working code](https://demo.photoprism.org/). If any of those organizations changes their mind, they are welcome to [reach out to us](mailto:hello@photoprism.org). ## Disclaimer ## We'd like to remind everyone that we are no full-time marketing specialists but developers that work a lot and enjoy a bit of sarcasm from time to time. Please let us know when there is an issue with our "nuance and tone" and we'll find a solution. [wiki:screenshots]: https://github.com/photoprism/photoprism/wiki/Screenshots [wiki:classification]: https://github.com/photoprism/photoprism/wiki/Image-Classification [wiki:xmp]: https://github.com/photoprism/photoprism/wiki/XMP [wiki:geocoding]: https://github.com/photoprism/photoprism/wiki/Geocoding [wiki:raw]: https://github.com/photoprism/photoprism/wiki/Converting-RAW-to-JPEG [help]: https://groups.google.com/a/photoprism.org/forum/#!forum/help [license]: https://github.com/photoprism/photoprism/blob/develop/LICENSE [patreon]: https://www.patreon.com/photoprism [paypal]: https://www.paypal.me/photoprism [goreport]: https://goreportcard.com/report/github.com/photoprism/photoprism [coverage]: https://codecov.io/gh/photoprism/photoprism [ci]: https://travis-ci.org/photoprism/photoprism [docs]: https://docs.photoprism.org/en/latest/ [issuehunt]: https://issuehunt.io/repos/119160553 [chat]: https://gitter.im/browseyourlife/community [twitter]: https://twitter.com/browseyourlife [unfunded issues]: https://github.com/photoprism/photoprism/issues?q=is%3Aissue+is%3Aopen+label%3Aunfunded [sponsored issues]: https://github.com/photoprism/photoprism/issues?q=is%3Aissue+is%3Aopen+label%3Asponsor