[Tutor] using python with photoshop

Albert-Jan Roskam fomcl at yahoo.com
Tue Aug 20 22:33:37 CEST 2013



________________________________
> From: charles le guen <charlesleguen at gmail.com>
>To: tutor at python.org 
>Sent: Tuesday, August 20, 2013 9:16 PM
>Subject: [Tutor] using python with photoshop
>
>Hi
>
>I'm running Windows 7 64 bit and I want to manipulate psd photoshop files using python.
>
>Google searches led me to a few cool sites suggesting I need to use comtypes but that looks like dated technology. for someone working in 64bit windows 7...
>
>Can anyone tell me the best way to manipulate photoshop with python?  Is the comtypes approach truly the best?


Photoshop: no idea. But GIMP might be an alternative: http://www.gimp.org/docs/python/. Or PIL + psd tools: https://pypi.python.org/pypi/psd-tools



More information about the Tutor mailing list