-
Notifications
You must be signed in to change notification settings - Fork 58
AutoProcessing
k3b edited this page Feb 12, 2018
·
11 revisions
Folder based autoprocessing for copy/move photo(s)
For every Folder/Album you can define a ".apm" (Auto ProcessingRule-) File that defines
- a pattern for photo-file-names
- exif meta data that every photo should get.
In the Folder-Picker Foldernames that start with "§ " contain a ".apm"- AutoProcessingRule-File
The command "Edit Photo Autoprocessing" in the folder-long-press-contextmenu in the Folder-Picker allows you to edit a ".apm" rulefile
If you move or copy one or more images into a folder with ".apm" file
- then file is renamed if the old filename does not match the photo-file-names-pattern and
- exif-metadata (tags, gps, title, ....) will be added if the image does not have it yet.
The folder /sdcard/DCIM/photos/holiday/2017Crete/Hotel has a ".apm" rulefile with these rules
- filename: [yyyymm]CreteHotel[001]
- tags: holiday, hotel, greece
- geo lat/lon: 35.5/23.9
- title: holyday crete 2017 hotel
if you copy/move images to folder /sdcard/DCIM/photos/holiday/2017Crete/Hotel
- the oldest images (taken in september 2007) will be renamed to 200709CreteHotel001.jpg, the next 200709CreteHotel002.jpg, ...
- filenames that already follow the naming-rule are not renamed.
- non empty meta data (tags,geo, description, title, rating, date taken) from ".apm" rulefile will be applied to the images.
- geo is only applied if the photo does not have geo yet
- date/time values are relative so you can fix the photo date if you forgot to set camera date
- title/description starting with "+" will be appended to existing title/description
See also * #93 implementation details.
* the command "Edit Photo Autoprocessing" in the folder-long-press-contextmenu in the folderpicker allows you to edit a ".apm" rulefile
English:
- Homepage
- Download
- Walk Through: Gallery, Filter, Map, Folder picker
- Overview
- How to search/find/filter Photos
- Gallery-View
- Geographic-Map
- Image-View
- edit properties (exif) of photo(s).
- Filter-View
- Tags
- Virtual Albums/Bookmarks
- Folder-Picker
- AutoProcessing Automatic rename/apply exif on move/copy
- Settings
- Backup to zip
- History
- Technical infos
- supported photo properties (exif,xmp,iptc)
- Intent API for other apps to use APhotoManager
- Howtos
- Protect-mode (Extended App Pinning): Limit photos a user can see
- geotag-multible-photos
- Incremental Photo backup
- Workflow: Camera + move + rename + exif(tag, geo) to pc
- pc android photo properties (exif) sync
- Remote Problem Analysis Create a Logfile
- Filter Drill Down: Working with Picker Show-In-New
- Android 10
Other languages:
- ar Arabic العربية
- de German Deutsch
- es Spanish Espanol
- eu Basque Euskara
- fr French Français
- id Indonesian Indonesia
- it Italian Italianio
- ja Japanese 日本人
- nl Dutch Nederlands
- pt Portuguese Português, Brasil
- ro Romanian Român
- tr Turkish Türk
- uk Ukrainian Українська
- zh-CN Chinese traditional 繁体中文
- zh-TW Chinese simplified 简体中文