Hello.
I've got an original image for which I want to create a series of image with a variety of resolutions:
Initially I was doing something like this ...
convert '1.jpg' -gravity center -resize 190x168! -quality 70 '/converted/1.png'
convert '1.jpg' -gravity center -resize 320x240! -quality ...
Search found 1 match
- 2012-12-05T08:55:20-07:00
- Forum: Users
- Topic: Create several picture for one picture in one way
- Replies: 1
- Views: 1949