Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Python read multilayer PSD?

Can you read a multilayered PSD image with Python? Ive tried PIL, but it only seems to access the first layer. Another problem is the result is black if the layer was set to "hidden" in the program.

like image 635
a537708 Avatar asked Feb 27 '26 22:02

a537708


1 Answers

psd-tools will allow you to write scripts that read PSD files. I'm using it currently for a couple of things, and it's working well so far.

https://github.com/kmike/psd-tools

like image 172
Adrian Herbez Avatar answered Mar 02 '26 12:03

Adrian Herbez



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!