How do I ensure the the save image node would keep the input filename as it is instead of renaming it with prefix and counter?

Hi community,

Is there a way to prevent save image node from renaming the output?
I can figure out how to remove the prefix but it’s adding counter, is there a way to disable the counter or customize the output to use the same name as the input file?

Thanks all

Regards,

The bird

I was unable to get this working with default nodes. A simple solution is to download YANC (yet Another Node Collection) which includes enhanced Load and Save image Nodes. Please see the screenshot for example.

YANC example

1 Like

That looks great… I’ll give it a try too! :nerd_face: