Installation
Requirements
- Python 3.11 or newer
- A running Immich instance with an API key
- Your Lightroom Classic catalog (
.lrcatfile) accessible from the machine running lrimmich - Photo files mounted in Immich as an external library
Install with uv (recommended)
uv tool install lrimmich
Install with pipx
pipx install lrimmich
Install with pip
pip install lrimmich
Verify
lrimmich --version