When using the Scale action, is it possible to only scale down large images, but never enlarge? #163
Unanswered
pinballmachine
asked this question in
Q&A
Replies: 5 comments
|
Hi, I implemented this feature already in the latest revision, and will be available in the next release, which I'm hoping to release soon. |
0 replies
|
That is fantastic to hear, thank you so much! |
0 replies
|
Great, I came here to ask the same thing. :) |
0 replies
|
@pinballmachine @bruno32600 With Batcher 1.2.10, you can now limit scaling using the new |
0 replies
|
Great, thank you very much. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Let's say I have a bunch of images of various sizes. I want all of them to be at most 2000×2000 pixels, but I do not want images which are already smaller than that to be enlarged. Is it currently possible with Batcher to leave the smaller images untouched, while still performing other actions on all the files in the list?
All reactions