Search found 1 match

by vshih
2011-07-26T17:02:51-07:00
Forum: Users
Topic: Input page number => Output Filename
Replies: 2
Views: 8757

Re: Input page number => Output Filename

This worked for me (version 6.6.9-4):

Code: Select all

convert ... -set filename:base %t rose-%[filename:base].jpg
This helped - http://imagemagick.org/script/escape.php