All Projects → LibrePhotos → librephotos

LibrePhotos / librephotos

Licence: MIT License
A self-hosted open source photo management service. This is the repository of the backend.

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to librephotos

Photoview
Photo gallery for self-hosted personal servers
Stars: ✭ 553 (-85.55%)
Mutual labels:  selfhosted, exif, photo
Exiftool Vendored.js
Fast, cross-platform Node.js access to ExifTool
Stars: ✭ 200 (-94.77%)
Mutual labels:  exif, photo
librephotos-frontend
A self-hosted open source photo management service. This is the repository of the frontend.
Stars: ✭ 19 (-99.5%)
Mutual labels:  exif, photo
Exifr
📷 The fastest and most versatile JS EXIF reading library.
Stars: ✭ 448 (-88.29%)
Mutual labels:  exif, photo
zusam
Private groups to share messages, photos, videos, links with friends and family.
Stars: ✭ 79 (-97.94%)
Mutual labels:  selfhosted, photo
graph-vl
Self hosted identity verification layer with GraphQL.
Stars: ✭ 25 (-99.35%)
Mutual labels:  selfhosted
go-xmp
A native Go SDK for the Extensible Metadata Platform (XMP)
Stars: ✭ 36 (-99.06%)
Mutual labels:  exif
google-photos-exif
A tool to populate missing `DateTimeOriginal` EXIF metadata in Google Photos takeout, using Google's JSON metadata.
Stars: ✭ 288 (-92.47%)
Mutual labels:  exif
trash-classify
Classify trash by tensorflow coco-ssd model in the browser. Take a photo then classify ~~ : )
Stars: ✭ 29 (-99.24%)
Mutual labels:  photo
mediapool exif
Holt beim Upload die EXIF-Daten aus dem Bild und setzt diese als Metadaten in die Datenbank ein.
Stars: ✭ 27 (-99.29%)
Mutual labels:  exif
downscale
Better image downscale with canvas.
Stars: ✭ 80 (-97.91%)
Mutual labels:  photo
silverbox
Guide describing how to setup compact, silent and energy-efficient GNU/Linux home server
Stars: ✭ 42 (-98.9%)
Mutual labels:  selfhosted
geotagging
Photography geotagging tool
Stars: ✭ 17 (-99.56%)
Mutual labels:  exif
JKPhotoBrowser
高仿微信、iOS10 相册的图片浏览器,具备拖拽缩放、渐变效果
Stars: ✭ 16 (-99.58%)
Mutual labels:  photo
Photini
An easy to use digital photograph metadata (Exif, IPTC, XMP) editing application.
Stars: ✭ 113 (-97.05%)
Mutual labels:  exif
OliveTin
OliveTin gives safe and simple access to predefined shell commands from a web interface.
Stars: ✭ 491 (-87.17%)
Mutual labels:  selfhosted
imageorient
Go image decoding with respect to the EXIF orientation tag
Stars: ✭ 62 (-98.38%)
Mutual labels:  exif
PyGram
An Instagram-like photo editor in Python
Stars: ✭ 15 (-99.61%)
Mutual labels:  photo
os-fileup
Helper app to understand how to upload files and do basic image/video processing in hybrid android apps.
Stars: ✭ 207 (-94.59%)
Mutual labels:  photo
picsort
Organize your photos by date in one click 👏
Stars: ✭ 22 (-99.43%)
Mutual labels:  exif

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

Contributions

  • Development: Get started contributing in less than 30 minutes by following the guide here
  • Documentation: Contributing to it is as simple as submitting a pull request to the documentation repository
  • Testing: If you want to help find bugs, use the dev tag and update it regulary. If you find one, open an issue.
  • Outreach: Talk about LibrePhotos with other people and help them to get started too!
  • Translation: LibrePhotos uses Weblate for its translations. Feel free to contribute or view existing translations at weblate.

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
  • 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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].