Search found 1 match
- 2019-02-11T02:15:39-07:00
- Forum: Magick++
- Topic: how to speed up image converting process?
- Replies: 1
- Views: 77966
how to speed up image converting process?
I have a few thousand images to be processed so each millisecond counts. Each image is ~2-3Mb in size. Source file fed to the converter: image.jpg Files to be generated out of the source: orig_image.jpg // original image 1024x768_image.jpg // large image 250x250_image.jpg // thumbnail 1 174x174 ...