Skip to content

haku-kiro/book_file_renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

BookFilesRename

This is a simple script, to rename the files downloaded from humble bundle. Takes the single string names, and adds spaces using the package wordninja. This package was built up from this answer on stackoverflow: how-to-split-text-without-spaces-into-list-of-words

This can be used to rename files in any directory you specify and isn't limited to my use case, of course. If you have a folder with a bunch of files named without spaces, you can use this script.

Usage

Change the path in the script, run the script.

Some example output

Before

Before script

After

After script

Disclaimer

Use at your own risk. Always read scripts carefully before running them on your machine.

About

Simple script to rename files without spaces in them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages