This is the command iprocess that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
iprocess - simple image processing operations
SYNOPSIS
iprocess [options] inputfiles... -o outputfile
DESCRIPTION
iprocess is a program for simple image processing operations.
OPTIONS
--help Print help message
-o %s Set output filename
Image operations:
--add Add two images
--crop %d %d %d %d
Crop an image (xmin, xmax, ymin, ymax)
--flip Flip the Image (upside-down)
--flop Flop the Image (left/right mirror)
Output options:
--filter %s %f
Set the filter to use for resize
--resize %d %d
Resize the image to x by y pixels
Use iprocess online using onworks.net services