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

Is there an equivalent in Photoshop to the functions of Photoroom?

Community Beginner ,
May 24, 2025 May 24, 2025

I'm considering purchasing the pro version of Photoroom, which I'm reluctant to do, since I already have the expensive Creative Cloud.

What I like about Photoroom is that it offers batch processing of images and I wonder if the same functionality can be automated in PS: https://www.photoroom.com/tools/batch-mode

Does anyone use PS for this type of work? And have you found a quick way to process multiple photos of a product so they're all uniformly placed on the same background?

I've used the generative tools quite a bit but I still find them clunky and unpredictable. Keen to hear what others suggest.

TOPICS
Actions and scripting , Windows
250
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 ,
May 24, 2025 May 24, 2025

Photoshop offers multiple methods to batch process images.

 

1) Recording an Action, then using File > Automate > Batch to run the action on an input folder of images. Droplets are similar, allowing drag-n-drop automation at the OS level.

 

2) Using a script, either one that ships with Photoshop, such as Image Processor, or a custom script written for specific purposes.

 

3) The Adobe Camera Raw plugin for raw camera files or JPEG/Tiff/HEIF can also batch process (faster than Photoshop)

 

4) Adobe Bridge offers batch output and workflow automation.

 

It all comes down to specific use cases.

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 ,
May 24, 2025 May 24, 2025

Links to further info on common automations...

 

Actions:

https://helpx.adobe.com/au/photoshop/using/actions-actions-panel.html#actions-panel-overview

 

https://helpx.adobe.com/au/photoshop/using/creating-actions.html#creating_actions

 

Batch (Actions):

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


Droplets (Actions):

https://helpx.adobe.com/photoshop/using/processing-batch-files.html#create_a_droplet_from_an_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


Batch Save As WebP
https://community.adobe.com/t5/photoshop-ecosystem-discussions/export-many-files-at-once-in-webp-for...

 

Layers to Files Alternatives:


https://github.com/antipalindrome/Photoshop-Export-Layers-to-Files-Fast


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

 

https://github.com/Paul-Riggott/PS-Scripts/blob/master/Layer%20Saver%20Plus.jsx


https://github.com/mechanicious/photoshopCompositionComposer


Batch Layers:
https://www.marspremedia.com/software/photoshop/save-layers

 

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 ,
May 24, 2025 May 24, 2025

File > Scripts > Image Processor is super easy to use.  It will batch a folder full on images, and run an Action on each one.

Stephen is the man for this sort of thing though, and can show you more powerful options.

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 Beginner ,
May 24, 2025 May 24, 2025

Thanks all for replying. I've used droplets, scripts, actions and batches previously. But can you create one that uses the exact same prompt for multiple images so you've got different angles of the same product? But with the same generated background?

I might have to standardise my photo set up so that a background layer can apply to multiple products' positions.

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 ,
May 24, 2025 May 24, 2025
LATEST

The prompt can be recorded, however, by its very nature, generative fill is random.

 

I'm not sure that generate image, which can use a reference image, would be any better in this regard.

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