Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
4

Photoshop Action and the Clipboard

Community Beginner ,
Sep 25, 2023 Sep 25, 2023

Hello Adobe Community,

I frequently use Photoshop actions, and some of them can run for extended periods. However, I've encountered an issue where the copy-paste function doesn't work for other tasks in Windows, like copying and pasting text or files from one folder to another.

It appears that Adobe Photoshop utilizes the clipboard for its actions, which prevents me from using copy and paste for other purposes. I would greatly appreciate any solutions, particularly if they involve a way to separate or address this clipboard conflict.

TOPICS
Actions and scripting , Windows
833
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Community Expert ,
Sep 26, 2023 Sep 26, 2023

I understand the text-copying buy why would one involve the clipboard in duplicating files? 

 

What are the exact and complete Action steps?

What kind of content is being copied and pasted in the Action – text, Layers, pixel content, …? 

Please post a fully expanded screenshot of the Action in the Actions Panel. 

 

Depending on what the Action performs exactly it might be possible to use a Script instead that does not utilize the clipboard. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Sep 26, 2023 Sep 26, 2023

"Hello!  c.pfaffenbichler Thank you for your response. Here is the screenshot of the action you requested. I hope this helps you understand the setup."

Screenshot (43).png

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 26, 2023 Sep 26, 2023

Do you use this Action for various combinations of two images or is this a watermarking-kind of thing where you always need to place the same image? 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Sep 26, 2023 Sep 26, 2023

Same Background image like background back of icon.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 26, 2023 Sep 26, 2023

If the Action references the same file anyway I would recommed recording the placing (File > Place …) of the element instead of copy/pasting. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Sep 26, 2023 Sep 26, 2023

Well that looks great idea will try placing image instead of copying and pasting and can thing achieved by script or maybe is there anyway to change action to script it will be good thing to do now i understand that copying and paste thing and placing image "Sure, that sounds like a great idea. I'll try using a script to place images instead of copying and pasting. It might be more efficient. Thanks for the suggestion!"
"Is there a way to convert these actions into a script? I now understand that copying and pasting, as well as inserting images, would be a beneficial approach."

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Sep 26, 2023 Sep 26, 2023

"Sure, that sounds like a great idea. I'll try using a script to place images instead of copying and pasting. It might be more efficient. Thanks for the suggestion!"

"Is there a way to convert these actions into a script? I now understand that copying and pasting, as well as inserting images, would be a beneficial approach."

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 26, 2023 Sep 26, 2023

Place Embedded an Place Linked work in Actions, just record that step into the Action and uncheck or remove the steps this replaces. 

 

If you want to convert the Action to a Script indeed xbytor provided ActionFileToJavascript a while back over here 

xtools - ps-scripts HomepageSourceForgehttps://ps-scripts.sourceforge.net › xtools

which I expect should still work. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Sep 26, 2023 Sep 26, 2023
LATEST

Ok thank you so much ☺️

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines