A collection of cli tools for assets and album manipulations
npm i -g immich-tools
Run immich-tools help
to see the command usage
- hash: Compute hash of eligible assets from a collection of Zips (e.g Google Takeout) or from filesystem
- merge: Merge a collection of assets from multiple albums into one destination album
- missing: Find and Upload missing assets from a collection of Zips (e.g Google Takeout) or from filesystem
- stack: Group identical images in different format into stacks (Group RAW+JPEG files)
- group: Automatically create albums based on assets similarities (date, location,original folder, ...)
- dedup: Find assets that looks the same based on perceptual hashes
Tools listed in Italic are still under development