Convert an HEIC Image to JPG

Glad you got it working!

For future reference, a good way to see what a token (of which there are many) holds is to just put it into a Display Text action, so you can see its value at some point in your macro's execution.

In your case, adding a Display Text for %TriggerValue% as the first step in the macro would have shown that the full path is stored in the token.

-rob.

2 Likes