Query: batch_crop
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BATCH_CROP(1) General Commands Manual BATCH_CROP(1)NAMEbatch_crop - crop a set of imagesSYNOPSISbatch_crop left top width height image1 image2 ...DESCRIPTIONThe area defined by the rectangle left, top, width, height is cropped out of each of the images and saved in a file of the same name, but prefixed by "crop_". For example: batch_crop 10 10 100 100 fred.jpg jim.png will make two images, crop_fred.jpg and crop_jim.png, each of 100 by 100 pixels, taken from the corresponding input images.RETURN VALUEreturns 0 on success and non-zero on error.SEE ALSOheader(1), im_vips2tiff(3), im_vips2jpeg(3), im_vips2png(3), im_vips2ppm(3) 2 Feb 2002 BATCH_CROP(1)
Related Man Pages |
---|
idiff(1) - debian |
jpeg2swf(1) - debian |
rsvg(1) - suse |
idiff(1) - osx |
rsvg(1) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Introduction |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |