|
|
|
| script: | resizeimg (download) |
| purpose: | resize bitmap image |
| requires: | standard GNU commands, ImageMagick |
| version: | 1.2 |
| usage: | resizeimg [-hlv] -w <n> <file> [file...] |
| options: |
-w <n>, an integer referring to width in pixels; aspect ratio will be preserved
-v, verbose
-h, usage and options (this help)
-l, see this script"
|