Batch rename extensions

Advanced Renamer forum
#1 : 08/12-24 20:00
Curtis
Posts: 1
I just need to know how to batch rename extensions. Thank you!
#2 : 08/12-24 20:14
Miguel
Posts: 163
Reply to #1:
Hi Curtis.
You can use a Replace method and apply to extension. For example:

Replace: pdf
Replace with: docx
Occurence : all
Apply to: Extension.
This will replace all extensions from pdf to docx.

Now if you want replace different extensions at same time use List replace method. You will have to insert manually the differents extensions. Also Apply to Extension.

Miguel