Search found 6 matches

by lionelthomas
2015-07-03T14:45:04-07:00
Forum: Users
Topic: Windows Batch Crop
Replies: 9
Views: 3596

Re: Windows Batch Crop

Thank you, that worked famously.
by lionelthomas
2015-07-03T13:58:30-07:00
Forum: Users
Topic: Windows Batch Crop
Replies: 9
Views: 3596

Re: Windows Batch Crop

Thank you kindly. I will try that.
by lionelthomas
2015-07-03T13:21:47-07:00
Forum: Users
Topic: Windows Batch Crop
Replies: 9
Views: 3596

Re: Windows Batch Crop

Wow! This should be simple!! Where do I learn scripts? Seems like I have to become a programmer to use ImageMagick.
by lionelthomas
2015-07-03T12:31:15-07:00
Forum: Users
Topic: Windows Batch Crop
Replies: 9
Views: 3596

Re: Windows Batch Crop

Thanks, that would work except if I scan a roll of 36 photos they are now out of sequence. Is there a way to name the output files "rollnameXX1" where XX is photo number for the output folder 1 and so on. Then when I merge them into one folder they would be in sequence.
by lionelthomas
2015-07-03T11:45:18-07:00
Forum: Users
Topic: Windows Batch Crop
Replies: 9
Views: 3596

Re: Windows Batch Crop

Each scan has 3 photos in it resulting in a jpg file with 3 photos in it. I want to crop and rotate the 3 photos into 3 separate files. 20 files in and 60 files out. Hope this explains better.
by lionelthomas
2015-07-03T11:32:33-07:00
Forum: Users
Topic: Windows Batch Crop
Replies: 9
Views: 3596

Windows Batch Crop

I am new to Imagemagick and command line processing. I have scanned a batch of 60 photos 3 at a time into a folder named Xinput and now want to crop out and possibly rotate the photos into another folder named Xoutput. The following command seems to work to crop out one photo but how do I crop the ...