Options (2)
-x, --resbooleanConvert single images and/or whole directories containing valid image formats
Example:
imgp {{[-x|--res]}} {{1366x1000}} {{path/to/directory}} {{path/to/file}}-o, --rotatebooleanRotate an image clockwise by 90 degrees
Example:
imgp {{[-o|--rotate]}} {{90}} {{path/to/file}}Examples (3)
Convert single images and/or whole directories containing valid image formats
imgp [-x|--res] 1366x1000 path/to/directory path/to/fileScale an image by 75% and overwrite the source image to a target resolution
imgp [-x|--res] 75 z-w path/to/fileRotate an image clockwise by 90 degrees
imgp [-o|--rotate] 90 path/to/filemade by @shridhargupta | data from tldr-pages