Action Save Tags
This action will only save the metadata to the file, not any image manipulation. This is handy when you want to save the metadata in a lossless way.
Options
Filename
The filename without the folder name and file type (image). Always use variables here or all your images will have the same filename, which means that you end up with only one image.
Examples:
<filename>: keep original name
frame<##>: frame01, frame02, …
frame<###>: frame001, frame002, …
In
The name of the folder (path/to/source). The best is to use variables here. If you give a fixed folder the hierarchy will be lost.
Examples:
<folder>_phatch/<subfolder>
<root>/phatch/<subfolder>