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

Help with photoshop actions saving, and sequencing correctly when using Batch

New Here ,
Aug 18, 2024 Aug 18, 2024

Hey guys, Ill keep this short as i took a nice video and screen record to show you guys whats happening.  

 

Please when answering, dumb it down for me haha.  What ive done in the video is teach myself and im 6 hours in and completely lost.  Im trying not to have to manually save these designs, as it will take me years.

 

2 issues - 

When not using batch and using the F1-F3 keys, I can get the files to save but they overwrite eachother (despite there not being a specific file save name as Ive seen in the discussions)

 

When using Batch, it isnt sequencing correctly and ends up saving the existing .psb files as the intended .jpeg files and the resolutions are screwing up and Im having to go back and redo resolution and reassign smart object files (pain in the a**) 

 

I dont mind doing it either way, obviously Batch would be awesome, but if unable I dont mind choosing files manually, Just would like them to autosave (which is working, but overwriting)  

 

Thanks in advance! 

Nate 

Nate
TOPICS
Actions and scripting
253
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
New Here ,
Aug 18, 2024 Aug 18, 2024

Sorry the video didnt include my Actions, please disregard and see this video.  My apologies.  

Nate
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
New Here ,
Aug 18, 2024 Aug 18, 2024

I am now realizing my screen capture didnt show the file explorer or the other pop up boxes, hopefully you can understand what I mean, otherwise will upload a new video.  Thanks guys 

Nate
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 ,
Aug 18, 2024 Aug 18, 2024

I can't see the Batch commands. If the action works correctly when run manually, but not when running in batch, that would appear to indicate that the issue is with the Batch command.

 

You need to check the box for "override action save as commands" to stop batch overwriting recorded save as step:

 

https://helpx.adobe.com/photoshop/using/processing-batch-files.html#process_a_batch_of_files

 

Otherwise, take a look at image-processing scripts that can save a file and run an action (you would need to remove the JPEG save steps from the action):

 

Image Processor:

https://helpx.adobe.com/photoshop/using/processing-batch-files.html#convert_files_with_the_image_pro...

 

Image Processor with PNG from the late Mike Hale:

https://community.adobe.com/t5/photoshop-ecosystem-discussions/how-to-save-in-other-formats-automate...


https://www.ps-scripts.com/viewtopic.php?f=51&t=10225&p=54270


Image Processor Pro:

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


Picture Processor:

https://github.com/Paul-Riggott/PS-Scripts/blob/master/Picture%20Processor.jsx


Raw Image Converter:

https://github.com/SetTrend/Raw-Image-Converter


Batch Multi Save:

https://www.marspremedia.com/software/photoshop/batch-multi-save

 

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
New Here ,
Aug 21, 2024 Aug 21, 2024

Thanks for the information Stephen, Im sorry my video capture didnt get the Batch commands.  Attached ive taken 2 screenshots, I believe im doing everything right.  What do you think ? 

Nate
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 ,
Aug 21, 2024 Aug 21, 2024
LATEST

Override action OPEN command shouldn't be checked as you don't have a corresponding open command in the action to override.

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