Skip to content

muehlburger/sortphotos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sortphotos

sortphotos sorts photos based on Exif information and flattens the directory structure.

Features | Installation | Usage | Examples | Command-line options | Configuration

screenshot

Features

  • Supports multiple source directories
  • Flattens source directory structure
  • Copies files from source to target directory
  • Renames copied files using Exif information to the following format: YYYY-MM-DD-HH-MM-SS.[jpg|jpeg] -> e.g. 2018-04-20_193419.jpg
  • Supports jpg, jpeg

Installation

go get -u github.com/muehlburger/sortphotos

Usage

Examples

Copy photos:

sortphotos photos-to-sort photos-1-sorted

Authors

Herbert Mühlburger and contributors.

License

Apache 2.0 License

Releases

No releases published

Packages

No packages published

Languages