Skip to main content
Participant
September 30, 2023
Question

Photoshop Script- Smart Object inside of Smart Object

  • September 30, 2023
  • 1 reply
  • 143 views

I have a system that adds an image to a smart object saves/exports and JPEG.

 

To achieve the desired result what I really need to do is add this PNG/JPEG to smart object INSIDE of a smart object.

 

Is this possible? I didn't write the original code, so at a loss of where to start looking to see if this is possible. 

 

Any kind hearted people out there can tell me if its possible?

This topic has been closed for replies.

1 reply

Stephen Marsh
Community Expert
Community Expert
September 30, 2023

@christopherteelaunch 

 

The first step is to do this manually, before looking at scripts.

 

Is it possible to edit a smart object via a script? Yes!

 

Is it possible to place embedded or placed linked a new layer inside an open smart object? Yes!

 

But without seeing the code, it's hard to make specific comments.