File | Date | Author | Commit |
---|---|---|---|
SampleFolder | 2019-01-12 |
![]() |
[b95e48] Folder to test on |
media | 2019-01-16 |
![]() |
[53726a] Delete type_xample.PNG |
LICENSE | 2019-01-16 |
![]() |
[797d60] Create LICENSE |
README.md | 2019-01-16 |
![]() |
[7ef908] Update README.md |
gui.py | 2019-01-12 |
![]() |
[c89f7e] gui |
reName.py | 2019-01-12 |
![]() |
[8b7fe1] reNamer main |
reNamer lets you rename files depending on their extension.
reNamer allows you to rename files these ways:
You can use that as a tool to rename you training dataset files.
And simply you have a lot of files and you need the same pattern to rename them.
https://mega.nz/#!u9FBnCBS!7nImTAQ0aZ38Uh5iPbZXV6qiNrapyy_XooAbFiMZwHE
The only dependency that needs to be installed to run it is PyQt5 compatible with Python 3.5.4.
All other libraries used in this project are preinstalled in Python.