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

How to remove "custom file name" from export action?

Community Beginner ,
Mar 08, 2023 Mar 08, 2023

Please bear with me - i'm new to actions .
I've added some action scripts from a co-worker, but my adobe suite has added an extra step to the Export action "custom file name" .
This means everytime I use the export function the files are overriding each other as they all have the same name - this issue is not present when the same actions are used on other abobe accounts... I need to maintain the original file names in order to batch the images.

any ideas on how to either remove this action step - or add in the original file name to the script..?

 

Thank you!!!

 

TOPICS
Actions and scripting
2.8K
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 ,
Mar 08, 2023 Mar 08, 2023

@georgiahh1877 - For clarity, actions and scripts are two separate, different - but related features.

 

This is an action.

 


The issue is that the Export > Save for Web command has recorded the filename and not only the export path:

 

1.png

 

You will need to remove and re-record that action step on your Mac, just setting the save path without touching the filename field:

 

2023-03-09_13-39-57.png

 

Document save paths an often be problematic when actions are shared, sometimes such steps need to be re-recorded so that the path resolves correctly on a different computer.

 

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 ,
Mar 08, 2023 Mar 08, 2023

Pardon - thank you for the clarification . 

This may seem like a silly question - but how do i do that? I am not changing the file name in the recording (but it is auto highlighted when i click save) please see video attached

https://www.loom.com/share/c25037c943fd453d98aaa731cb751369

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 ,
Mar 08, 2023 Mar 08, 2023

OK, I can see that you didn't touch/change the filename... Let me check in 2023 as I was testing in an earlier version.

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 ,
Mar 08, 2023 Mar 08, 2023

Thank you so much!!! I really appreciate your help!

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 ,
Mar 08, 2023 Mar 08, 2023

What build on v2023 are you running?

 

I can't reproduce this behaviour on 24.2.0 on Mac Monterey 12.6.3.

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 ,
Mar 08, 2023 Mar 08, 2023

I am using photoshop 24.1.1 on macOS Ventura 13.2.1

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 ,
Mar 08, 2023 Mar 08, 2023

I will try updating and recreating the action!

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 ,
Mar 08, 2023 Mar 08, 2023

I hope it's not a "Ventura thing"...

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 ,
Mar 08, 2023 Mar 08, 2023

No luck... Updated photoshop & re installed the actions 


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 ,
Mar 08, 2023 Mar 08, 2023
LATEST

Don't just reinstall the old action with the old step, make sure that you record a new step of Export > Save for Web without touching the filename filed (just leave it highlighted). Then delete the old step once the step is recorded with only a path and not a filename.

 

Good luck!

 

As a worse case scenario, you could try using Save As a Copy instead, again not touching the filename field when recording. If using an action which includes a Save As step, the File > Automate > Batch command has a checkbox to "override action save as commands" to deal with the issue of a filename being captured in an action (this doesn't work for save for web though).

 

Perhaps somebody else running Ventura can test and or comment?

 

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