Could you ensure that the output file from the batch process retains the filename of the original image? #28
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
At present, the output file from the batch process is designated as "tmpXXXXX.png".
Could you possibly make the filename more descriptive, perhaps by preserving the name of the source image?
Thanks!