package icon

Immich Uploader

App that can upload media files to your Immich instance.
New in version 3.1.0
- added ability to tag uploaded media with an Immich tag
- added ability to specify in which order media should be uploaded
- added backup and restore of all data
- removed backup of work log entries
- fixed import of settings
- fixed the UI in some places
- updated a couple of dependencies
Immich Uploader is a small app that discovers media files on your Android device, then uploads them to your Immich instance.

The app can be configured to remove media files from your device after successful updates. This can be configured individually by type of file (Photo, Screenshot, Download, or Others).

It can also apply Tags to media files after successful upload. Again, this can be configured by type of file.


Permissions


Android

The app needs INTERNET permissions for the upload as well as access to your media files, which it will explicitly ask for.

On devices running Android 17 or later, it also needs ACCESS_LOCAL_NETWORK permissions if you want to use a local server URL when your Android device is on the same network as your Immich server. This usually speeds up upload a great deal.


Immich

The app connects to your Immich instance. It needs an API Key to do so.

You can use your standard Immich user, or you can (should) create a user specifically for Immich Uploader.

The user must have the following permissions on your Immich instance:


  • asset.upload - for uploading media assets

  • apiKey.read - for testing the connection, used on the Settings screen (since v2.2.2)

  • tag.read - for retrieving the list of Tags on your Immich instance (since v3.1.0)

  • tag.asset - for applying Tags to assets (since v3.1.0)



If you use the "Check connection" buttons on the Settings view, but your Immich user does not have apiKey.read permission, the check will fail.

If your Immich user does not have tag.read permission, the app can not download Tags from the Immich instance, and if they do not have tag.asset permission, uploads will still work, but media files will not be tagged.

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 3.1.0 (24) suggested Added on Aug 14, 2026

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 10 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions
    • access approximate location only in the foreground
      This app can get your approximate location from location services while the app is in use. Location services for your device must be turned on for the app to get location.
    • access precise location only in the foreground
      This app can get your precise location from location services while the app is in use. Location services for your device must be turned on for the app to get location. This may increase battery usage.
    • android.permission.ACCESS_LOCAL_NETWORK
    • read locations from your media collection
      Allows the app to read locations from your media collection.
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • view Wi-Fi connections
      Allows the app to view information about Wi-Fi networking, such as whether Wi-Fi is enabled and name of connected Wi-Fi devices.
    • run foreground service
      Allows the app to make use of foreground services.
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
    • read image files from shared storage
      Allows the app to read image files from your shared storage.
    • read video files from shared storage
      Allows the app to read video files from your shared storage.
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.

    Download APK 4.6 MiB PGP Signature | Build Log

  • New in version 3.0.1
    - added permission needed for Android 17+ for access to local networks (fixes #14)
    - bumped one dependency
  • Version 3.0.1 (23) - Added on Jul 31, 2026

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 10 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions
    • access approximate location only in the foreground
      This app can get your approximate location from location services while the app is in use. Location services for your device must be turned on for the app to get location.
    • access precise location only in the foreground
      This app can get your precise location from location services while the app is in use. Location services for your device must be turned on for the app to get location. This may increase battery usage.
    • android.permission.ACCESS_LOCAL_NETWORK
    • read locations from your media collection
      Allows the app to read locations from your media collection.
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • view Wi-Fi connections
      Allows the app to view information about Wi-Fi networking, such as whether Wi-Fi is enabled and name of connected Wi-Fi devices.
    • run foreground service
      Allows the app to make use of foreground services.
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
    • read image files from shared storage
      Allows the app to read image files from your shared storage.
    • read video files from shared storage
      Allows the app to read video files from your shared storage.
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.

    Download APK 4.5 MiB PGP Signature | Build Log

  • New in version 3.0.0
    - set version to 3 to make it clear that this version is aligned with the API of Immich 3.x
    - bumped one dependency
  • Version 3.0.0 (22) - Added on Jul 15, 2026

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 10 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions
    • access approximate location only in the foreground
      This app can get your approximate location from location services while the app is in use. Location services for your device must be turned on for the app to get location.
    • access precise location only in the foreground
      This app can get your precise location from location services while the app is in use. Location services for your device must be turned on for the app to get location. This may increase battery usage.
    • read locations from your media collection
      Allows the app to read locations from your media collection.
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • view Wi-Fi connections
      Allows the app to view information about Wi-Fi networking, such as whether Wi-Fi is enabled and name of connected Wi-Fi devices.
    • run foreground service
      Allows the app to make use of foreground services.
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
    • read image files from shared storage
      Allows the app to read image files from your shared storage.
    • read video files from shared storage
      Allows the app to read video files from your shared storage.
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.

    Download APK 4.5 MiB PGP Signature | Build Log