圖標

Exif Thumbnail Adder

Add thumbnail in the EXIF tag of JPEG picture not having one (batch processing)
新版本 1.0.1
1.0.1
- Add support for Android 15 (& set targetSdk to 35) & update toolchain
- exiv2: update to 0.28.5 & expat to 2.7.1
- libexif: update to 0.6.25
- update all gradle dependencies to latest version (except ExifInterface)
- Note: if you run on AOSP or on devices without Google apps, you may loose the GPS information inside your files (at least on emulator image for Android 13). See project homepage for more information.
This application for android devices searches for pictures (JPEG) on your device and adds a thumbnail if they don't have one yet. Thumbnails are added to the EXIF metadata structure.

It is designed to work from android Oreo (android 8, SDK 26).

Please report issues here: https://github.com/tenzap/exif-thumbnail-adder/issues

For more information, some known facts and how you may contribute, refer to the [project homepage][1].

Rationale

On some smartphones, when wanting to import pictures to Windows (or any device/operating system supporting MTP or PTP protocols), I noticed the pictures may not display a thumbnail in the import wizard (whether through the Photos app, or through the Windows Explorer import feature).

There are two possible reasons for that behaviour. First, the thumbnail is not present in the picture, usually because the app that created the picture didn't add a thumbnail. Second, there is a thumbnail but it is ignored because some EXIF tags are missing.


Features

- Add thumbnail to pictures (JPEG) that don't yet have one
- Lanczos algorithm to downsample picture thanks to [FFmpeg's swscale library][2] for best results.
- Select one or more folders to scan from any storage (internal, SDCard...). For example DCIM, Pictures...
- Exclude one subdirectory from selected directories
- Preserve timestamps of the pictures
- Processing log
- Synchronize deleted files in the source directory to the backup and working directory (so that you don't keep in the backup folder pictures you don't have anymore in the source folder)
- Conservative default options (backup pictures, skip corrupt files)
- Install app on internal storage or external storage
- Default EXIF library: [Exiv2][3].
- Alternative libraries: Android-Exif-Extended, libexif, pixymeta-android. See known facts on project page to learn more on benefits and drawbacks of each library.
- Settings:
 - Rotate the thumbnail
 - Replace existing thumbnail
 - Backup of original pictures (backup is never overwritten by the app once created if you choose to add the thumbnail to the input file in its initial location)
 - Skip pictures having malformed metadata (this can be disabled to process also files having corrupt tags)
 - Replace picture in place or write new picture to another directory

Requested permissions

- WRITE_EXTERNAL_STORAGE, READ_EXTERNAL_STORAGE, READ_MEDIA_IMAGES
- MANAGE_EXTERNAL_STORAGE
- ACCESS_MEDIA_LOCATION
- POST_NOTIFICATIONS
- get more details on the project homepage

Installation

- Prerequisites: minimum android Oreo (android 8, SDK 26). App was tested up to Android 11.
- Download it through F-Droid app [here][4]
- Download the APK from the [release page][5]

License

GPL-3.0 (see "COPYING" file on project homepage)

URLs

- [1]: https://github.com/tenzap/exif-thumbnail-adder
- [2]: https://ffmpeg.org/libswscale.html
- [3]: https://www.exiv2.org
- [4]: https://f-droid.org/packages/com.exifthumbnailadder.app
- [5]: https://github.com/tenzap/exif-thumbnail-adder/releases

版本

雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。

下載 F-Droid
  • 版本 1.0.1 (767) 建議 於 2025 年 5 月 24 日新增

    arm64-v8a armeabi-v7a x86 x86_64

    此版本需要 Android 8.0 或更高的版本。

    此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。

    權限
    • 讀取你的媒體收藏的位置資訊
      允許應用程式讀取你的媒體收藏的位置資訊。
    • 查看網路連線
      允許應用程式查看網路連線相關資訊,像是有哪些網路,以及有沒有連上。
    • 執行前景服務
      允許應用程式使用前景服務。
    • 搭配「dataSync」類型執行前景服務
      允許應用程式搭配「dataSync」類型使用前景服務
    • android.permission.MANAGE_EXTERNAL_STORAGE
    • 顯示通知
      允許應用程式顯示通知
    • 讀取共用儲存空間中的內容
      允許這個應用程式讀取共用儲存空間中的內容。
    • 讀取共用儲存空間中的圖片檔案
      允許應用程式讀取共用儲存空間中的圖片檔案。
    • 啟動時執行
      允許應用程式在系統完成開機程序後立即自行啟動。這會增加手機的開機時間,而且會因為系統一直執行該應用程式導致手機的整體運作速度變慢。
    • 防止手機休眠
      允許應用程式防止手機進入休眠狀態。
    • 修改或刪除你的共用儲存空間中的內容
      允許這個應用程式寫入共用儲存空間中的內容。
    • com.exifthumbnailadder.app.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下載 APK 24 MiB PGP 簽章 | 構建日誌

  • 新版本 1.0.0
    1.0.0
    - Add support for Android 14 (& set targetSdk to 34)
    - exiv2: update to 0.28.2 & expat to 2.6.2
    - update all gradle dependencies to latest version
    - add spanish translation (thanks to jose-454 & l.a.r.monteon1989)
    - Note: if you run on AOSP or on devices without Google apps, you may loose the GPS information inside your files (at least on emulator image for Android 13). See project homepage for more information.

    0.9.19
    - libexif: skip processing of pictures having XMP metadata
    - pixymeta:
  • 版本 1.0.0 (724) - 於 2024 年 5 月 9 日新增

    arm64-v8a armeabi-v7a x86 x86_64

    此版本需要 Android 8.0 或更高的版本。

    此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。

    權限
    • 讀取你的媒體收藏的位置資訊
      允許應用程式讀取你的媒體收藏的位置資訊。
    • 查看網路連線
      允許應用程式查看網路連線相關資訊,像是有哪些網路,以及有沒有連上。
    • 執行前景服務
      允許應用程式使用前景服務。
    • 搭配「dataSync」類型執行前景服務
      允許應用程式搭配「dataSync」類型使用前景服務
    • android.permission.MANAGE_EXTERNAL_STORAGE
    • 顯示通知
      允許應用程式顯示通知
    • 讀取共用儲存空間中的內容
      允許這個應用程式讀取共用儲存空間中的內容。
    • 讀取共用儲存空間中的圖片檔案
      允許應用程式讀取共用儲存空間中的圖片檔案。
    • 啟動時執行
      允許應用程式在系統完成開機程序後立即自行啟動。這會增加手機的開機時間,而且會因為系統一直執行該應用程式導致手機的整體運作速度變慢。
    • 防止手機休眠
      允許應用程式防止手機進入休眠狀態。
    • 修改或刪除你的共用儲存空間中的內容
      允許這個應用程式寫入共用儲存空間中的內容。
    • com.exifthumbnailadder.app.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下載 APK 24 MiB PGP 簽章 | 構建日誌

  • 新版本 0.9.19
    0.9.19
    - libexif: skip processing of pictures having XMP metadata
    - pixymeta: merge fix from upstream for InterOpIFD
    - pixymeta: skip processing of pictures having maker notes
    - display warning on main window when libexif or pixymeta are used, & add link to read the notes.
    - update labels of permission requests.
    - update detection of missing mandatory tags
    - Reminder: translate the app on crowdin https://crowdin.com/project/exif-thumbnail-adder

    0.9.18
    - Fix bug on Android 12 where GPS metadata
  • 版本 0.9.19 (679) - 於 2023 年 4 月 13 日新增

    arm64-v8a armeabi-v7a x86 x86_64

    此版本需要 Android 8.0 或更高的版本。

    此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。

    權限
    • 讀取你的媒體收藏的位置資訊
      允許應用程式讀取你的媒體收藏的位置資訊。
    • 查看網路連線
      允許應用程式查看網路連線相關資訊,像是有哪些網路,以及有沒有連上。
    • 執行前景服務
      允許應用程式使用前景服務。
    • android.permission.FOREGROUND_SERVICE_TYPE_DATA_SYNC
    • android.permission.MANAGE_EXTERNAL_STORAGE
    • 顯示通知
      允許應用程式顯示通知
    • 讀取共用儲存空間中的內容
      允許這個應用程式讀取共用儲存空間中的內容。
    • 讀取共用儲存空間中的圖片檔案
      允許應用程式讀取共用儲存空間中的圖片檔案。
    • 啟動時執行
      允許應用程式在系統完成開機程序後立即自行啟動。這會增加手機的開機時間,而且會因為系統一直執行該應用程式導致手機的整體運作速度變慢。
    • 防止手機休眠
      允許應用程式防止手機進入休眠狀態。
    • 修改或刪除你的共用儲存空間中的內容
      允許這個應用程式寫入共用儲存空間中的內容。
    • com.exifthumbnailadder.app.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下載 APK 21 MiB PGP 簽章 | 構建日誌