Description
As shown on their github page the development is moved to librephotos: >>Ownphotos development has moved to LibrePhotos Use it here: https://github.com/LibrePhotos/librephotos
OwnPhotos alternatives and similar software solutions
Based on the "Photo and Video Galleries" category.
Alternatively, view librephotos alternatives based on common mentions on social networks and blogs.
-
PhotoPrism
AI-Powered Photos App for the Decentralized Web ๐๐โจ -
Immich
Self-hosted photo and video backup solution directly from your mobile phone. -
Lychee
A great looking and easy-to-use photo-management-system you can run on your server, to manage and share photos. -
LibrePhotos
A self-hosted open source photo management service. This is the repository of the backend. -
Piwigo
Manage your photos with Piwigo, a full featured open source photo gallery application for the web. Star us on Github! More than 200 plugins and themes available. Join us and contribute! -
Photonix
A modern, web-based photo management server. Run it on your home server and it will let you find the right photo from your collection on any device. Smart filtering is made possible by object recognition, face recognition, location awareness, color analysis and other ML algorithms. -
PiGallery 2
A fast directory-first photo gallery website, with rich UI, optimized for running on low resource servers (especially on raspberry pi) -
MediaDrop
A video, audio and podcast publication platform written in Python. -
Gallery
The simplest, most intuitive way to host your photos on your website. -
Photoview
Photo gallery for self-hosted personal servers [Moved to: https://github.com/photoview/photoview] -
UberGallery
An easy to use, simple to manage, web photo gallery written in PHP. -
MinigalNano
MinigalNano is a very simple image gallery. It adheres to the KISS principle and is very easy to install. MinigalNano does not have a web admin interface: You just upload your images in the photo folder on your server -
Coppermine
Multilingual photo gallery that integrates with various bulletin boards. Includes upload approval and password protected albumns. -
novaGallery
novaGallery - a beautiful and and ease to use php image gallery for your photos - flat file - no database required - modern responsive design -
CumulusClips
[DEPRECATED] Free Video Sharing CMS - Non-official repository, go to http://cumulusclips.org to have latest official version of CumulusClips -
Damselfly
Server-based Digital Asset Management with workflow similar to Picasa. -
Mediagoblin
A Free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc.
Access the most powerful time series database as a service
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of OwnPhotos or a related project?
README
LibrePhotos
Mockup designed by rawpixel.com / Freepik
- The demo is available here. User is
demo
, password isdemo1234
. - You can watch development videos on Niaz Faridani-Rad's channel
- You can join our Discord.
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 the guide here
- ๐๏ธ 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?
- Image Conversion: ImageMagick
- Video Conversion: FFmpeg
- Exif Support: ExifTool
- Face detection: face_recognition
- Face classification/clusterization: scikit-learn and hdbscan
- Image captioning: im2txt,
- Scene classification places365
- Reverse geocoding: Mapbox: You need to have an API key. First 50,000 geocode lookups are free every month.