Changing a File Extension

A swapping-ground for Regular Expression syntax

Changing a File Extension

Postby rjemery » Mon Oct 06, 2014 3:40 pm

I am using BRU version 2.7.1.2. How do I change a file extension of .png.jpg to simply .jpg?
rjemery
 
Posts: 17
Joined: Sat Sep 15, 2007 6:51 am

Remove double File Extension

Postby Stefan » Wed Oct 08, 2014 6:21 am

rjemery wrote:I am using BRU version 2.7.1.2. How do I change a file extension of .png.jpg to simply .jpg?


The ".png"-part if no extension but a part of the file name.

Repl.(3)
Replace: .png
With:






- - -

If that not work, please note that there is this option too:
Ignore File Extensions
With this option selected, any filename extensions will be ignored, and your operations will affect the entire filename.







Please wait a few seconds then submit. Thank you.
 
Stefan
 
Posts: 736
Joined: Fri Mar 11, 2005 7:46 pm
Location: Germany, EU


Return to Regular Expressions