Skip to content

hstejas/ImageSort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Image Sort

This is perl6 script to sort and MOVE images based on the GPS coordinates stored in the exif info. The Images without GPS coordinates are not touched.

The destination will look like <dest_dir>/[Country]/[City/Village/Town]/ in English. (Germany rather than Deutschland)

It currently uses Open Street Map's API with either nominatim or locationiq.org (key required) support

Usage :

./imagesort.pl6 --src=./srd_dir --dest=./dest_dir --apikey=api_key

TODO:

  • Caching location results
  • Sort basd on other exif parameters

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%