Transform / Scale

Support,

Is there a setting to ‘not scale up’? E.g. I would like to set a maximum px length, but preclude scaling up if the source image is smaller.

Thanks

There isn’t- but it’s a common request and we’re looking at adding it.

Depending on your workflow, you might be able to use a Rules node which filters out images which are smaller than a certain width / height.

Thank you, I will try that

I’ve just added a checkbox for this to the Scale node for the 1.1 beta:
http://flyingmeat.com/download/latest/#retrobatch

Here are the notes on it:

  • New “Only scale smaller” option for the Scale node, which will only resize your images to a smaller dimension if the option is enabled.

Let me know if that works for you or not.

Thanks, although I already implemented your Rule suggestion!

I’ll give this a shot, thx

Andy