diff options
author | Dimitris Zlatanidis | 2018-01-01 11:19:20 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2018-01-06 00:55:12 +0100 |
commit | cd68840b3cfb8f85aa3d56568eff9df615a5cfaa (patch) | |
tree | 297fbc35f596d915a2eab2b888dce5956a012e45 /graphics/imgp/README | |
parent | 2b605ba0ba168bb3329431a5f70b8e77225c56b1 (diff) | |
download | slackbuilds-cd68840b3cfb8f85aa3d56568eff9df615a5cfaa.tar.gz |
graphics/imgp: Added (Multi-core batch image resizer and rotator).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics/imgp/README')
-rw-r--r-- | graphics/imgp/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/imgp/README b/graphics/imgp/README new file mode 100644 index 0000000000..95c136d978 --- /dev/null +++ b/graphics/imgp/README @@ -0,0 +1,3 @@ +imgp is a command line image resizer and rotator for JPEG and PNG +images. It can resize (or thumbnail) and rotate thousands of images in +a go, at lightning speed, while saving significantly on storage. |