get .psd layer (x,y) positions
Posted: 2019-02-15T07:13:16-07:00
Hello everyone!
I'm writing my first bash script with ImageMagick.
I have a .psd file with multiple layers. I'd like to extract and 'store' (in a file, or pass to another script) the X and Y positions of the layers.
Is this possible with ImageMagick?
Best
I'm writing my first bash script with ImageMagick.
I have a .psd file with multiple layers. I'd like to extract and 'store' (in a file, or pass to another script) the X and Y positions of the layers.
Is this possible with ImageMagick?
Best