Question about using parameter variables

Discussion and questions - donor version.
Post Reply
Message
Author
zbernie
Posts: 41
Joined: 02.01.2020, 16:39

Question about using parameter variables

#1 Post by zbernie » 10.01.2020, 03:43

I created the favorite tool below. When a files are converted using magick.exe, it results in a name with two .jpg extensions:

myimage.jpg-RESIZED-0.jpg
myimage2.jpg-RESIZED-1.jpg

The behavior I'm after is:

myimage-RESIZED.jpg
myimage2-RESIZED.jpg

Is this possible?


Name:
Resize image to 667 x 1000

Program or folder:
magick.exe

Start Folder:
%ActiveDir%

Parameter:
%ActivSelName% -resize 667x1000! -quality 100 %LeftItem%-RESIZED.jpg

Marek
Author
Author
Posts: 3973
Joined: 10.04.2006, 09:48
Location: Germany
Contact:

Re: Question about using parameter variables

#2 Post by Marek » 12.01.2020, 21:06

It is currently not possible.

I will provide new placeholder parameter %ActivItemNoExt% in the next release.

zbernie
Posts: 41
Joined: 02.01.2020, 16:39

Re: Question about using parameter variables

#3 Post by zbernie » 13.01.2020, 15:50

Marek wrote: 12.01.2020, 21:06 It is currently not possible.

I will provide new placeholder parameter %ActivItemNoExt% in the next release.
Thank you very much!

Post Reply

Who is online

Users browsing this forum: No registered users and 48 guests