Search found 1 match

by mrkva
2013-04-20T14:44:22-07:00
Forum: Users
Topic: Batch creating always new file
Replies: 2
Views: 2767

Batch creating always new file

I am running simple png to pdf conversion. PNG is change dynamically from my software, and I would like imagemagick to somehow always create a new file when I call it - not overwrite the last one. Example: first conversion: print.png -> conversion -> print.pdf next conversion: print.png ...