removing added words after files extension?

Bulk Rename Utility How-To's

removing added words after files extension?

Postby rufunky » Wed Mar 18, 2020 7:21 pm

Hi, I have a bunch of recovered files that recovered with the the words "a LostFile" added to the file extension. Not all of these files have the same extension so I am trying to just remove "a LostFile" from the end of said extension.

Some example files would be "1stbday1.JPG a LostFile" and "Before I Forget.avi a LostFile"

How would I go about doing this??
rufunky
 
Posts: 5
Joined: Thu Nov 17, 2016 4:26 pm

Re: removing added words after files extension?

Postby therube » Wed Mar 18, 2020 9:23 pm

Rename Options (menu item) -> File/Folder Extensions --> Rename File Extensions As Being Part of File Name (checkmark).

3:Replace
Code: Select all
Match:  <sp>a lostfile
With: <leave blank>

(<sp> is a literal space, not the code)
therube
 
Posts: 1317
Joined: Mon Jan 18, 2016 6:23 pm

Re: removing added words after files extension?

Postby rufunky » Wed Mar 18, 2020 9:35 pm

I'm doing something wrong because when I do what you suggested the preview window stays the same and the "rename" is grayed out.

Any idea what I am missing?
rufunky
 
Posts: 5
Joined: Thu Nov 17, 2016 4:26 pm

Re: removing added words after files extension?

Postby rufunky » Wed Mar 18, 2020 11:37 pm

therube wrote:Rename Options (menu item) -> File/Folder Extensions --> Rename File Extensions As Being Part of File Name (checkmark).

3:Replace
Code: Select all
Match:  <sp>a lostfile
With: <leave blank>

(<sp> is a literal space, not the code)


EDIT: I got it! thank you :)
rufunky
 
Posts: 5
Joined: Thu Nov 17, 2016 4:26 pm


Return to How-To