Skip to main content
Vadim
Participant
October 11, 2019
Question

Scripting + Bulk Image Resizing

  • October 11, 2019
  • 4 replies
  • 647 views

I need to crop or canvas resize a multiple images where certain amount of pixels on one side will be removed. How do i achieve that? Now there is already a function under File -> Process Multiple Files
https://helpx.adobe.com/photoshop-elements/using/opening-files.html#process_multiple_files

Also I'm a bit new to this, so if there is a script for it, I also would like to know how to install it or run it. Thanks!

    This topic has been closed for replies.

    4 replies

    Greg_S.
    Community Expert
    Community Expert
    February 28, 2020

    Vadim_Cool said:

    But I need to cut out borders that are not suppose to be part of the image.

    You might want to try the Image>Divide Scanned Photos option.  It should cut out any borders.

    99jon
    Legend
    February 27, 2020

    Use the menu:

    Image >> Resize >> Canvas Size

    For example the dialog below shows an image size of 2560 x 1440

    If I wish to adjust the height to 2000 without affecting the width I would type the desired dimension into the height box and click off the horizontal pointers. The resizing is then only applied to the height. You can only do this on individual images.

    Medha_Sharma
    Adobe Employee
    Adobe Employee
    October 11, 2019

    Hello,

     

    You can create a custom script for this purpose. Please refer to this link for the documentation guide.

    https://www.adobe.com/devnet/photoshop/scripting.html

     

    Feel free to reach out to me if you need any further assistance.

     

    Thanks,

    Medha

    Participant
    February 27, 2020

    Will that scripting work with Elements? (2020). It says Photoshop CC

    Medha_Sharma
    Adobe Employee
    Adobe Employee
    February 28, 2020

    Photoshop Elements also supports scripting, but it all comes down to the particular workflow that you wish to automate. Not all features have scripting support.

     

    Regards,

    Medha

    hatstead
    Inspiring
    October 11, 2019

    What happens when you use File>Process multiple Files?

    Vadim
    VadimAuthor
    Participant
    October 11, 2019

    Well if I want to resize image from say 250x250px into 100x100px then it's perfect! If I want to squeeze it a bit and hope nobody notice the difference say 270x250 into 250x250, then it's perfect too. But I need to cut out borders that are not suppose to be part of the image. Something that should be possible using Crop or Canvas resizing.. And I don't have an option for that there... 😕😕 sadly.. https://i.imgur.com/GZ4JIFy.jpg