Get one layer from Imagemagick

Fredrik
Newbie
Posts: 7
Joined: Mon May 15, 2023 9:55 am
Location: Sweden

Re: Get one layer from Imagemagick

Post by Fredrik »

This was my approach.
Attachments
I create a unique bat file for every image, and it looks like this.
I create a unique bat file for every image, and it looks like this.
Skärmavbild 2023-06-02 kl. 13.34.27.png (37.65 KiB) Viewed 4023 times
Then this is my Arguments
Then this is my Arguments
Skärmavbild 2023-06-02 kl. 13.31.27.png (152.88 KiB) Viewed 4023 times
But i do get a space between my static search path and the bat name, so i think this i why it doesn't work. Any suggestions on how to get rid of the space between the static path and the calculated name?
But i do get a space between my static search path and the bat name, so i think this i why it doesn't work. Any suggestions on how to get rid of the space between the static path and the calculated name?
Skärmavbild 2023-06-02 kl. 13.32.07.png (42.46 KiB) Viewed 4023 times
Post Reply