Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1006 Bytes

README.md

File metadata and controls

37 lines (20 loc) · 1006 Bytes

fman rename files extension

rename the currently selected files from FMan

Install

install the plugin by copying the release to

%AppData%\Roaming\fman\Plugins\User

Or just use the "install plugin" function from within fman and search for FManPowerRenamerAndReplacer

Usage

Rename

plot

Select one or more files and ctrl+shift+p and search for "power renamer"

Then enter your desired filename. Add as many # as you want to have digits.

So if you want files that look like file_01, file_02, file_03 then enter file_##.

If you want more digits, add more # :)

Add a $ at the beginning to show a preview before doing the actual renaming

Replace

plot

Select one or more files and ctrl+shift+p and search for "power replace"

Then enter the string you want to search for.

Then enter the string you want to replace that with

Add a $ at the beginning to show a preview before doing the actual replacing.