Skip to content

Collections of command line tools to be used with immich

Notifications You must be signed in to change notification settings

Willena/immich-tools

Repository files navigation

Immich Tools

A collection of cli tools for assets and album manipulations

Installation

npm i -g immich-tools

Usage

Run immich-tools help to see the command usage

Included tools

  • 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