I have the following convert cmd which I use to resize a lot of images. I make use of the - strip command, but I do want to add one specific exif attribute ("copyright"). Is this possible? I know I can use exiftool for this, but isn't this possible in "one call" to the convert tool?
convert -type ...
Search found 2 matches
- 2018-07-17T05:58:59-07:00
- Forum: Users
- Topic: Insert exif data during convert
- Replies: 1
- Views: 5252
- 2017-06-07T01:21:27-07:00
- Forum: Users
- Topic: What hardware works best?
- Replies: 4
- Views: 11971
What hardware works best?
We have a cluster of 12 nodes (virtualized) which run ImageMagick processed, started by a Go application (os.Exec(). This works fine, but it is not very fast. Therefore I'm looking for a way to speedup the "convert" tool. Here are the specs:
- Virtualised hardware
- 7.63 GiB
- Intel(R) Xeon(R) CPU ...
- Virtualised hardware
- 7.63 GiB
- Intel(R) Xeon(R) CPU ...