Skip to main content
Participant
April 3, 2023
Question

Cannot seem to be able to export or save as a step in an Action

  • April 3, 2023
  • 2 replies
  • 378 views

Hello. After opening an image, I want to resize that image into 5 different sizes. This means I need to be able to export the image, then resize, then export, then resize again and so forth. But when I created an Action, any saving as or exporting is not recorded in the action. Do I really have to create 5 different actions because I need to export each file manually and separately? I used to be able to save directly to a folder on my desktop through the Action, but this is no longer the case. Your advice would be greatly appreciated.

This topic has been closed for replies.

2 replies

Participant
April 3, 2023

I think I just solved my issue. The solution was simply to use the Save Copy instead of Save or Export. Works fine.

Stephen Marsh
Community Expert
Community Expert
April 3, 2023

One can certainly record Save, Save As or Save As a Copy into an action.

 

Export > Save for Web (Legacy) can also be recorded.

 

Export > Export As and Quick Export As... can't be recorded into an action. 

 

That being said, I would propose using the Image Processor Pro script, which can resize (fit image) using up to 10 sets of different settings:

 

https://sourceforge.net/projects/ps-scripts/files/Image%20Processor%20Pro/v3_2%20betas/

 

https://prepression.blogspot.com/2017/11/downloading-and-installing-adobe-scripts.html

 

Participant
April 3, 2023

Thanks Stephen, I am going to check the processor out. Grateful for your feedback.