rename them with a set of individual names #60
Unanswered
apexSolarKiss
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
so, to be clear, you want |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I'll put together an example plugin showing how this is done - probably tomorrow (UK time) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking to take a set of identical png files and rename them with a set of individual names
I think I might be able to do this with renamer, but not fully sure how…
say I would make a text file names.txt >>
apple.png
banana.png
…
orange.png
Looking to run this on the following 200 files >>
file1.png
file2.png
…
file200.png
Thank you in advance for any insights
Beta Was this translation helpful? Give feedback.
All reactions