Skip to content

Tool to rename files to GUIDs. Useful for flattening a directory hierarchy

Notifications You must be signed in to change notification settings

Chris-R-R/RenameGuid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RenameGuid

Tool to rename files to GUIDs. Useful for flattening a directory hierarchy

Example usage: Downloading a site with a web spider and then wanting to copy the pictures to a flat directory. Searching in Explorer after *.jpg and then copying these files to a new folder will likely give you name collisions. Running this tool first will help with this problem.

ToDo

  • Unicode support
  • Allow user to choose extension on the command line
  • Perform the copy to the desired directory instead of doing this manually

About

Tool to rename files to GUIDs. Useful for flattening a directory hierarchy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages