Ok, so batch converting.
I have 400 jpg images that need resizing and saving as .pngs.
Photoshop actions were made for this, that's the easy part.
The part I can't fix is that the
all need to be called "default.png".
Obviously you can't have >1 image in a folder with the same filename. "Default_1.png", "Default_2.png" etc. will not work either.
Basically the only way I can figure it out is to somehow create a subfolder for each image - named after the original filename (ie "Strawberry.jpg" becomes a folder called "Strawberry"

and save the "default.png" into it.
However I have
no idea how to do this automatically, and it will take me all day to do it manually.
Any ideas you clever people of Dakka?
Many thanks in advance...