Trim in all borders
Posted: 2018-09-03T14:06:38-07:00
Hello all,
I am new here, hope I stay for a long.
I have scanned hundres of old photos, the problem is that all of them have borders I want to crop all of them. Here is an example:
I use this command to delete automatically in batch mode:
It works well:
But the problem is that I execute the command 3 times to delete all margins, and I get problems with some photos.
How could select the side (left, right, top, botton) of the border I want to delete? I want to use different fuzz value in each execution.
Is there any other command I could use?
I will really appreciate your help.
Kind regards.
I am new here, hope I stay for a long.
I have scanned hundres of old photos, the problem is that all of them have borders I want to crop all of them. Here is an example:
I use this command to delete automatically in batch mode:
Code: Select all
mogrify -fuzz 50% -trim +repage *.*
But the problem is that I execute the command 3 times to delete all margins, and I get problems with some photos.
How could select the side (left, right, top, botton) of the border I want to delete? I want to use different fuzz value in each execution.
Is there any other command I could use?
I will really appreciate your help.
Kind regards.