Search found 1 match
- 2018-07-16T02:58:27-07:00
- Forum: Users
- Topic: Does mogrify accept wildcards and percent escapes?
- Replies: 1
- Views: 1934
Does mogrify accept wildcards and percent escapes?
Hello! I have a large (+18000) batch of .TIFFs I need to process. I want to burn the [Image name] onto the image itself. I have already tried FFmpeg, but someone told me magick could be faster. I'm having trouble getting the code to work. I have tried using a [forfiles] loop already, but it's much ...