Hi, I need to somehow do a task easier, I have a image that I need to create 100 variants of and they need to have different opacity starting from 0 and increment up by 1 % until I get to 101 and each image created need to be having a name that increments , name example
Image 1
Image 2
…
I need to find a way to do this because I will have to do this to over 50 images,
Any ideas.