Skip to content

C# application that will rename all files in a source folder using output file options. The app can also copy all files from the source folder to a destination folder, also with output options.

License

Notifications You must be signed in to change notification settings

KuberKode/just-rename-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

just-rename-it

C# application that will rename all files in a source folder using output file options. The app can also copy all files from the source folder to a destination folder, also with output options.

Input: [Source Folder]

Workdata: [filename at iteration (n)]

Output: [prefix]+[zero padded iteration (n+1)] + [new filename] + [suffix] + [zero padded iteration (n+1)].[extension]

Empty/Unchecked options will be ignored

screenshot

About

C# application that will rename all files in a source folder using output file options. The app can also copy all files from the source folder to a destination folder, also with output options.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages