Skip to main content
Participating Frequently
November 23, 2020
Question

How to Copy -pate 3 layer ( bracket ) ?

  • November 23, 2020
  • 3 replies
  • 488 views

Hi all,

I tried to create a script but it was too hard for me. I hope someone can help me with this.

Can anyone help me create the script?
1.I want document (2):copy - paste to document (3).

Close  document (2 )

2. .I want document (1)copy - paste to document (3).

Close  document (1)

3.In document(3). will add my script.

4. Save (tiff file) and create a new folder named "output". This forder is at the same location as the original image.

Also if I open these brackets at the same time. Can it work?

 

Thanks all !

 

 

 

 
 
 

 

 

This topic has been closed for replies.

3 replies

Tom Winkelmann
Inspiring
November 24, 2020
Stephen Marsh
Community Expert
Community Expert
November 30, 2020

I agree with Tom, why reinvent the wheel?

 

Apart from Photoshop, there are dedicated apps:

 

http://software.bergmark.com/enfuseGUI/Main.html

 

 

c.pfaffenbichler
Community Expert
Community Expert
November 24, 2020

What is the relation (both in location and filename) between the three files that belong together? 

Do you have JavaScript experience? 

Participating Frequently
November 24, 2020

Hi @c.pfaffenbichler 

This is a link between the files.

I have no experience with JavaScript.

 

c.pfaffenbichler
Community Expert
Community Expert
November 24, 2020

So the images’ names are always three subsequent numbers? 

 

If you have no JavaScript experience I guess it comes down to 

• how much time are you willing to invest to learn for this or 

• JJMack’s question: »What is your programming budget for the development project«

JJMack
Community Expert
Community Expert
November 24, 2020

If the script is to hard for you> What is your programming budget for the development project.  From what you wrote its not clear as to what you want to do. You need to design a detailed process that can be implemented to do what you want done.

JJMack