Code: Select all
magick "%~dpnx1" C:/wmjvlopez.png -resize "x%[fx:t?u[0].h/18:u[0].h]" -gravity southwest -composite "%~dpn1_wmjvlopez.jpg"
I can't figure it out and am at my wits end. If anyone can suggested anything I'd be in their debt!!magick: invalid argument for option '-resize' 'xt?u[0].h/18:u[0].h]' at CLI arg 3 @ error/operation.c/CLISimpleOperatorImage/3136.