Skip to content

archerwq/photo-indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

photo-indexer

photo-indexer aims to index photos in my laptop and external hard drive. It scans the given directories for photos, and extracts metadata of a photo like:

  • Path
  • Type (JPEG, PNG, etc)
  • Width and heigth
  • GPS (Lat and Lon)
  • Created time

And it also collects tags and story of a photo from database, which are generated by photo-viewer, then index all of them under a key (SHA1 of the photo bytes) in ElasticSearch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages