send link to app

File Renamer


생산성 생산성
개발자: Jack Lord
비어 있는

A simple App that allows the user to insert prefixes before file and folder names. It can also allow users to copy the new files with the new prefixes to a folder making it non destructive.

There are two Prefix modes that the app can run in.
1) It can insert the prefix before the entire file name.
2) Inserts the prefix before the Delimiter “.” . This requires the files selected to have a file name with two “.” in them. For Example: the file name “xx.01-FileName.pdf” could be changed to “AnyPrefix.01-FileName.pdf”