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

Action saves with the word 'copy' appended to file name

Advocate ,
Jun 04, 2022 Jun 04, 2022

I have a bunch of PSD files that need to be saved as JPG files.

I created an action to do that. 
In Preferences > File Handling, I have checked Do Not Append Copy. However, when I play the action, it invariably appends 'copy' to the end of the file name. 

How can I save my PSD files as JPG and NOT have Photoshop append the word 'copy'?

image.png

TOPICS
Actions and scripting , Windows
336
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
Advocate ,
Jun 04, 2022 Jun 04, 2022

Adding to my post. When recording the action, and I choose JPG file format, a checkmark appears on 'copy' and since it is grayed out, I cannot remove it.

image.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 ,
Jun 04, 2022 Jun 04, 2022

@jay fresno â€“ Will you be using the Batch command to run the action over many images in one go?

 

Or do you use the action one image at a time?

 

Perhaps a screenshot of the action with the save step expanded and the panel wide enough to view all content including save path and or save name would help.

 

Photoshop has a built-in script in the File menu > Scripts > Image Processor which bulk saves to JPEG without using an action for saving, however it can use an action without a save step for other processing.

 

Then there are other scripts for bulk saving that offer other features too.

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
Advocate ,
Jun 04, 2022 Jun 04, 2022
LATEST

I'm using the action to process one image at a time.

 

Thanks for bringing my attention to Photoshop's built-in Image Processor script. That worked without adding 'copy' to the file name. My action included the 'Close' command, which the processor doesn't seem to have, but it would be simple enough to close all open files when the script completes.

I had an image open when I recorded my action and that image was saved without adding 'copy', but when running the action 'copy' was added to every image.

This is what the action looks like. It's strange that I turned off 'copy' in preferences and yet the action includes it.

image.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