Editing PhotoShop smart objects using Node

521 views
Skip to first unread message

santa

unread,
May 21, 2014, 11:51:01 PM5/21/14
to nod...@googlegroups.com
Hello All,

I have some simple photoshop files. They have smartobjects in them and want to replace particular images in the smart object programmatically using node.

Nothing too fancy. An exact size image should go and replace in the smartobject.

Any idea if this can be done through node?

Thanks,
Santosh

Matt

unread,
May 22, 2014, 9:18:15 AM5/22/14
to nod...@googlegroups.com
I'd say good luck getting this done in any language, let alone Node :)


--
Job board: http://jobs.nodejs.org/
New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
---
You received this message because you are subscribed to the Google Groups "nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nodejs+un...@googlegroups.com.
To post to this group, send email to nod...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/8b5cc696-1092-42a3-8b85-bb25945359a3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Aria Stewart

unread,
May 22, 2014, 11:58:59 AM5/22/14
to nod...@googlegroups.com
I know of no photoshop libraries for node specifically, but Photoshop can probably be scripted to do what you want. What sort of environment do you need this to run in?
signature.asc

santa

unread,
May 22, 2014, 12:49:52 PM5/22/14
to nod...@googlegroups.com
I ideally wanted to do this in Ubuntu. I think Photoshop has a scripting language of some sort. But, I wished I could manipulate using node.

Aria Stewart

unread,
May 22, 2014, 1:05:09 PM5/22/14
to nod...@googlegroups.com

On May 22, 02014, at 12:49, santa <santosh....@gmail.com> wrote:

> I ideally wanted to do this in Ubuntu. I think Photoshop has a scripting language of some sort. But, I wished I could manipulate using node.

npm search photoshop does show that there’s a PSD file parser; I don’t know how complete, nor whether further manipulation is easy or hard — that might be a place to start.

It’s a proprietary format, so support is, of course, more limited than an interchange format.

Aria
signature.asc

Dave Ryan

unread,
May 22, 2014, 5:01:33 PM5/22/14
to nod...@googlegroups.com
I think Adobe did add some more detailed Javascript capabilities to photoshop recently 

heres a link to their api 

not sure if it helps 

Reply all
Reply to author
Forward
0 new messages