Rename multiple files with combination of words

Javascript renaming examples. Javascript renaming is supported in version 3 or newer.

Rename multiple files with combination of words

Postby Raider » Thu May 25, 2017 12:26 pm

Hello guys,

I want to organize some .jpg files.
How can i rename multiple files with given specific words , an scramble them in the process :

I have : xxx,yyy,zzz,www (given words)

after rename :

xxx-yyy-xxx.jpg
xxx-www.jpg
yyy-zzz-www.jpg

and so on.

Thank you
Raider
 
Posts: 3
Joined: Thu May 25, 2017 12:13 pm

Re: Rename multiple files with combination of words

Postby Admin » Fri May 26, 2017 12:52 am

Hi, can you give some from name to name examples ? thanks
Admin
Site Admin
 
Posts: 2343
Joined: Tue Mar 08, 2005 8:39 pm

Re: Rename multiple files with combination of words

Postby Raider » Fri May 26, 2017 6:38 am

From example : red,green,blue

I'll take it from there ,cause the final names will be from my native language :wink:

Thank you for your assistance
Raider
 
Posts: 3
Joined: Thu May 25, 2017 12:13 pm

Re: Rename multiple files with combination of words

Postby Admin » Fri May 26, 2017 6:59 am

Hi,

from which name to which name ? Please give 5 examples of from -> to

thanks
Admin
Site Admin
 
Posts: 2343
Joined: Tue Mar 08, 2005 8:39 pm

Re: Rename multiple files with combination of words

Postby Raider » Fri May 26, 2017 9:07 am

The files that a want to rename are digits format like: 024598423654.jpg.
So that's the reason to input some predefined word and mixt them up : red,blue,green,yellow,purple

After rename :

red-blue-green-yellow-purple.jpg
blue-green-yellow.jpg
purple-red-green.jpg
green-purple-red.jpg
yellow-red-purple.jpg

Any combination will do just fine.

Thanks
Raider
 
Posts: 3
Joined: Thu May 25, 2017 12:13 pm


Return to Javascript Renaming