33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
Markdown
<img align="left" src="/git/profiteroles/Rollup/raw/master/icon.png" style="float: left; margin-right: 30px;" width="120">
|
|
|
|
# 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. It was originally written to improve the arbitrary filenames in the iPhone Camera Roll.
|
|
|
|
* **⇩ [Download Latest Version](https://www.profiteroles.org/git/profiteroles/Rollup/raw/master/Rollup.app.zip)**
|
|
|
|
## Features
|
|
|
|
* Recursive directory scanning
|
|
* Custom rename template
|
|
* Reverse geocoding (lookup place name from GPS coordinates)
|
|
|
|
## Screenshots
|
|
|
|
<img src="/git/profiteroles/Rollup/raw/master/screenshot_1.png" width="500">
|
|
<img src="/git/profiteroles/Rollup/raw/master/screenshot_2.png" width="1000">
|
|
|
|
## Notes
|
|
|
|
Running Rollup requires disabling Gatekeeper by running `sudo spctl --master-disable` in the Terminal.
|
|
|
|
## Changelog
|
|
|
|
https://www.profiteroles.org/git/profiteroles/Rollup/src/master/CHANGELOG.md
|
|
|
|
## Building from source
|
|
|
|
Building Rollup requires Platypus and Pashua
|
|
|
|
* https://github.com/sveinbjornt/Platypus
|
|
* https://github.com/BlueM/Pashua |