2019-09-29 05:01:46 -07:00
2019-09-29 05:01:46 -07:00
2019-09-29 03:39:18 -07:00
2019-09-29 03:39:18 -07:00
2019-09-29 03:39:18 -07:00
2019-09-29 05:01:46 -07:00
2019-09-29 05:01:46 -07:00
2019-09-29 05:01:46 -07:00
2019-09-29 03:39:18 -07:00
2019-09-29 04:05:10 -07:00
2019-09-29 04:05:10 -07:00
2019-09-29 05:01:46 -07:00

Rollup

Rollup is a tool for renaming image files based on their EXIF tags. It was originally written to improve the arbitrary filenames in the iPhone Camera Roll.

Features

  • Recursive directory scanning
  • Custom rename template
  • Reverse geocoding (lookup place name from GPS coordinates)

Available tags

  • %FILE The original filename
  • %EXT The original file extension
  • %DTO Timestamp (with fallback to file modification date)
  • %DUR Video Duration (formatted)
  • %SW Software (formatted)
  • %MODEL Digital Camera Model
  • %PLACE Formatted location (from GPS coordinates)

Screenshots

Notes

Running Rollup requires disabling Gatekeeper by running sudo spctl --master-disable in the Terminal. The following characters are currently supported as delimiters: " ","_","-","+"

Changelog

https://www.profiteroles.org/git/profiteroles/Rollup/src/master/CHANGELOG.md

Building from source

Building Rollup requires Platypus and Pashua

Description
Rollup renames image files based on their EXIF tags
https://www.profiteroles.org/rollup/ Readme 65 MiB
0.4.1.1 Latest
2019-09-30 11:34:02 -05:00
Languages
PHP 98.8%
Hack 1.2%