immich-photo-manager
JSON →Manage your self-hosted Immich photo library through conversation â natural language search, geographic album curation, duplicate detection, and interactive HTML galleries
Tools · 16
- list_albums List all albums in the Immich library
- search_photos Search photos using natural language via CLIP
- create_geographic_albums Create albums organized by geographic location using GPS, CLIP, and temporal matching
- repair_metadata Fix noon/midnight timestamps, infer missing GPS from neighboring photos, correct timezone offsets
- detect_duplicates Detect duplicate photos using perceptual hashing across multiple sources
- detect_screenshots Detect screenshots and low-quality images with multi-signal analysis
- bulk_rotate Rotate entire albums or selections at once (90°/180°/270°); non-destructive, accumulates across calls, one-click revert
- list_people List all recognized people in the library
- search_people Search for people by name
- merge_people Merge two or more recognized people into one
- reassign_faces Reassign misidentified faces to the correct person
- view_face_thumbnails View face thumbnails for a person
- delete_assets Safely delete assets to trash
- permanently_delete_assets Permanently remove assets from trash
- restore_from_trash Restore assets from trash
- check_library_health Check the health of the photo library
Environment variables
IMMICH_BASE_URLIMMICH_API_KEY
Links
★ 18 GitHub stars