Search found 1 match

by kobber
Fri Jun 18, 2021 10:48 am
Forum: NConvert
Topic: Help with CANVAS and RESIZE
Replies: 17
Views: 14753

Help with CANVAS and RESIZE

Hello.
I want to process a pack of images with different scales - need to crop and resize to 4:3 scale.
For example, on screenshot: red rectangles - source images, green - desired results.

222.jpg



Initialy I used this command:

nconvert -ratio -resize 0 2000 -canvas 1500 2000 center -i -o ...