mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
45 lines
746 B
Plaintext
45 lines
746 B
Plaintext
process-archive.sh
|
|
Processes and prepares the archive folder for viewing.
|
|
|
|
Dependencies:
|
|
- exiftool
|
|
- vips
|
|
- bc
|
|
- bash
|
|
|
|
XXX add self dependency check...
|
|
|
|
|
|
process-archive.bat -- windows version of process-archive.sh (partial)
|
|
|
|
|
|
sync-flash.sh
|
|
Syncs a camera flash card to an archive folder.
|
|
|
|
Dependencies:
|
|
- process-archive.sh
|
|
- bash
|
|
|
|
|
|
update-exif.sh
|
|
Updates processed preview metadata from appropriate .PSD files.
|
|
|
|
Dependencies:
|
|
- exiv2 (to be deprecated)
|
|
|
|
|
|
flatten.sh
|
|
Flatten flickr/instagram favorite folder structure created by
|
|
ifttt appropriately renaming files.
|
|
./<author>/<filename> -> ./ALL/<author> - <filename>
|
|
|
|
|
|
vips-tn.sh
|
|
|
|
cleannwcache.bat
|
|
|
|
extract-metadata.sh
|
|
|
|
|
|
|