Rhet Turnbull
Rhet Turnbull
Even if progressbar is not used, using the click integration requires that progressbar be installed otherwise error: "ModuleNotFoundError: No module named 'progressbar'" is produced. It seems that progressbar shouldn't be...
Adds an optional third argument for xlsx to csv conversion to specify which worksheet to export. This is useful for workbooks with more than one worksheet. If used, the 2nd...
On macOS (tested on macOS 12.2, exiftool 12.37), exiftool calls `xattr` to get extended attributes. The system-provided xattr lives at `/usr/bin/xattr` and it's called by exiftool (ref below) without the...
Embedded code snippets in GitHub issues show up as a link instead of as embedded code. Would be great to be able to see code snippets inline like GitHub web...
The `osxphotos docs` command, which opens a local cache of the html docs in the default browser, is super useful. However, the docs are currently distributed in a zip file...
It should be possible to directly read the Photos database off a USB-mounted iPhone to export files directly from an iPhone that's not connected to iCloud. I've done a quick...
Add a --cleanup option to the `exportdb` command that cleans up files that would have been cleaned up if user used --cleanup on last export.
Big Sur and Monterey support languages besides English. This could be specified in the template along with confidence, e.g. `{detected_text:0.3:fr}` or `{detected_text:0.3:zh-Hans,en}` See [textinator](https://github.com/RhetTbull/textinator/blob/main/textinator.py) `detect_text` for implementation.
Consider adding options that force all file extensions to be uppercase or lowercase >I've been testing it with some RAW+JPG photos and found out it always exports the RAW files...
An option to save previous versions of a photo when running update would be helpful as a backup tool so no edits are ever lost. For example if current files...