Link to home
Start Free TrialLog in
Avatar of breeze351
breeze351

asked on

Chop image size

I have an image that I need to display on a web site.  It's to large for the page.  I deleted the excess but it leaves a "white space".  How do I crop it to the correct size and get rid of this "white space" on the bottom of the jpeg?

Also, I have a great deal of images that are of different sizes.  Is there a way to create a batch file, feed it it the file names and have them all come out with the same size?

Glenn
Avatar of Gary
Gary
Flag of Ireland image

Use TRIM - no messing about with selecting areas to delete/or cropping
As a standard feature it should be easy enough to set up a batch script for it
I think on Mac you can use automator.  If you have photoshop, that has the ability as well (I have not used it but I have seen folks ask about that here).
First thing, Install the free Processor Pro which is way better that the image processor included in photoshop itself (Watch the Video) ....
http://russellbrown.com/scripts.html

Next, learn how to record actions. (Search for how to record actions in photoshop)
You can record a sequence of actions, group them, and save them.
One action might be Image > Trim (As mentioned by Gary)
Another might be to resize an image (Alt+Ctrl+I) .... (Alt Gr + I   is handier)
And save the actions.

Then File > Automate > Image processor Pro
Set your source and destination folders
Set a chosen action that you have already saved (optional).
.... or use the internal image processor pro resizing
Choose whether you want to rename photos.
etc
and save the settings for future use.
Then RUN

Always use a different folder for the processed files and you will never mess up your original files.
Avatar of breeze351
breeze351

ASKER

Ive tried the instructions for "trim"  and it didn't work.  This is the second time that I'm sending this message.

Attached are the files.

If you would like to see the site, it's "LangSystems.net".
mtest.jpg
midtown.jpg
No comment on this "body comment",
What is not working, I just tried your image and it trimmed perfectly. You would need to select Bottom Right Pixel Color as that is where you blank color is.
Ok, that worked.  The questions is if you look at the original image,  how do I chop this one?
There is no uniform color anywhere.  Do I have to cut/fill it and then do the trim?
ASKER CERTIFIED SOLUTION
Avatar of Gary
Gary
Flag of Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
That should be canvas size and not image size :o/