Skip to main content
Participant
August 25, 2020
Question

Export As does not work inside an action

  • August 25, 2020
  • 4 replies
  • 24507 views

Using Export As on its own it works fine except you can not Convert to Adobe RGB, only sRGB.

When you create an action with the Export As function it appears to work by actually exporting the jpeg file to my selected folder, however in the action drop down it never enters any action steps and therefore when you play the action back it does not export the file, strange.

I tried the same with Save for Web legacy and it works fine.

It seems strange that Adobe are promoting this feature to replace Save for Web and it has this problem.

Any ideas anyone?

After contacting Adobe support the support tech downloaded various files from my Mac running Mojave with the latest photoshop CC loaded in order to get his senior tech to investigate my problem.

They have just answered me to confirm it is not a problem, thats the way the application works, 

4 replies

Known Participant
April 26, 2023

"save a copy..." can be recorded, but this breaks the colors in my case.

Legend
September 2, 2020
JJMack
Community Expert
Community Expert
August 25, 2020

In general Actions have limited saving capabilities.  You  should a Batch processes like Adobe's Images Processor script to run you Actions do what you want in the action and have the Batch processor do the saving of your output files. The Script will use "Save As" not "Export". Export is use for saving images for the web and has limits for what one can save.  Export is not something you generally want to use when automating Photoshop steps in Actions unless you know all you documents sizes will work with Export.  Actions can not test document size and all steps settings are fixed.

JJMack
Participant
September 2, 2020

I have just received this email from Adobe suppotr

 

We would like to inform you that export as function can't be included in Action but converting profiles from RGB to sRGB can be included under assign profile option.

JJMack
Community Expert
Community Expert
September 2, 2020

There a big difference between  assign profile and convert to profile.  You use assign when the document has no color profile and you know what color space the color values in the document  are for in the images you can assign the proper  Profile to the document. Get it wrong the colors will be wrong. Yo can keep assigning profiles till you get it Right.   Convert is as the its name converts the color values in the current space  to the value they would be in the other color space you are converting  to and  assigned that color space profile to the document. 

 

You can not record Export As in an action however you can insert the menu item file>Export>Export as... into an Action.  The strange ins the action you will see This:

 Select <unknown> menu item

Yet when the Action step is played an interactive Export As dialog opens

 

 

 

JJMack
Bojan Živković11378569
Community Expert
Community Expert
August 25, 2020

Do you mean File > Export > Export As? That function was never recordable since its introduction, at least from what I know. Use Save for Web (Legacy) instead.