Sign inSign up

npalm/photo-tools

By npalm

•Updated about 8 years ago

Photo tools for command line processing

Image
0

1.1K

npalm/photo-tools repository overview

⁠Photo processing tools.

⁠Sort, rename and tag

Sort, rename and tag all the photos in a certain directory. Photo will be formatted in using template yyyy-mm-dd_<NAME>_SEQUENCE*.JPG.

Usages:

  • TAGS: List of tags separated by blank, latest tag will be added as name in the name of the file.
    • Separated by blank
    • - will replaced by a blank in the tag.
    • Last tag is used as name in the filename.

example:

docker run -it --rm -v <path to photo dir>:/data npalm/photo-tools
  sort-and-tag -d . -a "me" -c "me 2018" -t "TAGS"

Tag summary

Content type

Image

Digest

Size

82.4 MB

Last updated

about 8 years ago

docker pull npalm/photo-tools