Skip to content

Creates stupid albums for your phone pictures using EXIF metadata

License

Notifications You must be signed in to change notification settings

pandiloko/albumathor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

albumathor

Creates stupid albums for your phone pictures using EXIF metadata

albumathor takes a single file or a folder as input and creates albums using certain predefined patterns (namely same location, or close in time with other pictures). Also keeps track of the already processed files saving the blake2 checksum and other infos in a sqlite database. It doesn't matter if you change the origin or even the file name, albumathor will avoid duplicates and won't process the file twice.

To convert GPS coordinates into human-readable locations, a third party reverse geolocation service is used. You'll need to create a user and obtain an API key at https://locationiq.com/ for this to work (it's free).

This is still a work in progress.

About

Creates stupid albums for your phone pictures using EXIF metadata

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages