Skip to main content
Participant
May 15, 2020
Answered

Does anyone know where to find "Image Processor Pro"

  • May 15, 2020
  • 2 replies
  • 21160 views

Does anyone know where to find and download "Image Processor Pro" from?

Your help will be much appreciated.

I have Photoshop 2020.

Stay safe

Ian

This topic has been closed for replies.
Correct answer Stephen Marsh

Sure: Image Processor Pro / v3_2 betas

2 replies

Inspiring
May 15, 2020

This is one of doc brown's scripts. You can always find his scripts here: Dr. Brown Scripts

Participating Frequently
August 5, 2021

Does this script work? Image Processor Pro / v3_2 betas

Within that folder I do not see Image Processor Pro.jsx  ... instead there are many other files. Would anyone have a link to a tutorial?

Stephen Marsh
Community Expert
Community Expert
November 20, 2021

Hi, I unchecked the "Resize to Fit" option (I couldn't see a "Fit Image"), however doing this just made a copy of my original image, except with a different file name (as I entered in the "File Naming" section). What I want is a "Resize to Fill" so I specify a new width & height, I do want my pic resized to fill the new canvas area entirely. I have only 1 image at a time, but want about 6 different sizes so I can sell as digital art prints. My original image is scanned 1200dpi from original traditional artwork, and the original artwork dimensions don't always fit the exact ratio of the common art print sizes. So I want to have every edge of the new canvas covered - top, bottom, left, right - while staying in proportion, but most likely have some cropping occur because either the sides, or the top/bottom will have some of the artwork overhanging/outside the canvas boundary and this is OK, I do want this cropped off because I don't want white space inside the canvas margins. So rather than a FIT, I want a FILL. Any ideas on how I can do this automated?


Yes, this all reflects what I mentioned in my previous post. :]

 

So, first you need to find/make a script to automate proportionally filling the canvas with the layer content. Other options could be making a script or action stretching/distorting the layer to fit the canvas or content aware fill or content aware resize so that the layer fills the canvas.

 

Then this can be automated.

 

A search of the forum returned some topic titles that looked appropriate, however, I don't have time to check the content now:

 

How do I automatically scale a layer to fit a canv...

How Do I Write A Script Resizing A Layer To Canvas...

 

And a web search:

 

https://community.adobe.com/t5/photoshop-ecosystem-discussions/fit-layer-to-canvas-keeping-aspect-ratio/td-p/10519295

https://community.adobe.com/t5/photoshop-ecosystem-discussions/scale-layer-to-current-canvas-size-photoshop/m-p/5217315

https://community.adobe.com/t5/photoshop-ecosystem-discussions/automatically-resize-a-layer-to-fit-canvas/td-p/2218395

https://gist.github.com/jawinn/ab4df1c33d0743e41fd3

https://graphicdesign.stackexchange.com/questions/146988/how-to-write-a-photoshop-script-to-resize-the-image-until-it-covers-the-whole-ca

 

 

 

Stephen Marsh
Community Expert
Stephen MarshCommunity ExpertCorrect answer
Community Expert
May 15, 2020
Participant
May 15, 2020

Yo... Thanks