ImmichDowloader is a simple and fast utility to download original assets from your Immich server using JWT authentication.
- 🔐 Auth via JWT
- 🎯 Filter assets by date range and user ID
- ⚡ Concurrent downloads with Goroutines
- 🧱 Cross-platform: works on Linux, Windows
There are two ways to use ImmichDowloader:
Go to the Releases page and download the binary for your system:
immich-linux(for Linux x64)immich-win.exe(for Windows x64)
git clone https://github.com/Darkeudo/ImmichDowloader.gitcd ImmichDowloadergo run main.go


