0.4.1.0
This commit is contained in:
27
README.md
27
README.md
@@ -1,8 +1,10 @@
|
|||||||
|
<img align='left' src='/git/p/Rollup/raw/master/icon.iconset/icon_512x512.png' width='128'></span>
|
||||||
|
|
||||||
# Rollup
|
# 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.
|
**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.
|
||||||
|
|
||||||
* **⇩ [Download Latest Version](https://www.profiteroles.org/git/profiteroles/Rollup/raw/master/Rollup.app.zip)**
|
### ⇩ [Download Rollup 0.4.1.0](https://www.profiteroles.org/git/profiteroles/Rollup/raw/master/Rollup.app.zip)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
@@ -12,24 +14,25 @@
|
|||||||
|
|
||||||
## Available tags
|
## Available tags
|
||||||
|
|
||||||
**%FILE** The original filename
|
| Option | Description |
|
||||||
**%EXT** The original file extension
|
| :------| :-----------|
|
||||||
**%DTO** Timestamp (with fallback to file modification date)
|
| **%FILE** | The original filename |
|
||||||
**%DUR** Video Duration (formatted)
|
| **%DTO** | Timestamp (with fallback to file modification date) |
|
||||||
**%SW** Software (formatted)
|
| **%DUR** | Video Duration (formatted) |
|
||||||
**%MODEL** Digital Camera Model
|
| **%SW** | Software (formatted) |
|
||||||
**%LENS** Lens (formatted)
|
| **%MODEL** | Digital Camera Model |
|
||||||
**%PLACE** Formatted location (from GPS coordinates)
|
| **%LENS** | Lens (formatted) |
|
||||||
|
| **%PLACE** | Formatted location (from GPS coordinates) |
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
<img src="/git/p/Rollup/raw/master/screenshot_1.png" width='50%' height='50%'>
|
<img src='/git/p/Rollup/raw/master/screenshot_1.png' width='552'>
|
||||||
<img src="/git/p/Rollup/raw/master/screenshot_2.png" width='50%' height='50%'>
|
<img src='/git/p/Rollup/raw/master/screenshot_2.png' width='1079'>
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
|
|
||||||
Running Rollup requires disabling Gatekeeper by running `sudo spctl --master-disable` in the Terminal.
|
Running Rollup requires disabling Gatekeeper by running `sudo spctl --master-disable` in the Terminal.
|
||||||
The following characters are currently supported as delimiters: " ","_","-","+"
|
The following characters are currently supported as delimiters: ' ','_','-','+'
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
|||||||
BIN
Rollup.app.zip
BIN
Rollup.app.zip
Binary file not shown.
Reference in New Issue
Block a user