(08-03-2023, 09:03 AM)Adore33 Wrote: Thank you for the information I will look into that as well.
It's ok I don't need you to make me any images, but I appreciate it.
I was just using that for a visual example.
Just to show that it can work but how you proceed depends on how many. 10 images - one at a time 1000 images - make a batch file.
Edit: Ok, a hunt through my archive.
1. A plugin Text add-number-layers.py Adds layers to a base image, each layer with a sequential number.
Goes in your plugins folder C:\Users\"yourname"\AppData\Roaming\GIMP\2.10\plugins
2. A script-fu export-layers-plus.scm that exports the layers to individual files.
Goes in C:\Users\"yourname"\AppData\Roaming\GIMP\2.10\scripts
A very quick demo, had to trim it to fit into 1 minute. https://i.imgur.com/6zN33dB.mp4
unzip the attached for the two files.