Skip to content

You can rename a number of files at once using this Java based tool. You can perform renaming operations such as removing or adding a bunch of characters at the start of the file.

License

Notifications You must be signed in to change notification settings

divyanshshekhar/MagicRenamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MagicRenamer

You can rename a number of files at once using this Java based tool. You can perform renaming operations such as removing or adding a bunch of characters at the start of the file.

The tool is planned to be upgraded to support more modifications such as at the end or middle of filename and also replace patterns of characters.

Detailed Explanation- Suppose you have some files with certain names (say file1, file2, etc.) and you want to add "my_" at the start of name of all files, you can do it in seconds using this tool. Also if you have many files which have names like my_file1, my_file2, etc., you can use it to remove "my_" from names of all files at once.

Prerequisites- 1> Any version (Java 2 or later) of JDK or JRE must be installed. 2> Supports all operating system that have JDK or JRE installed.

How To Run- 1> Open command prompt (for Windows) 2> cd to (goto) the bin folder where MagicRenamer.jar is kept. 3> Type 'run' and hit Enter. Note: skip the quotes ('). 4> Follow the on-screen instructions. It will ask you for the path where files to be renamed are kept along with the renaming criteria i.e. the modifications you want to make.

Editing source code- If you don't create any sub folders, feel free to compile, document and export to jar using compile.bat, document.bat and export.bat respectively. Note - You need to run compile.bat before using document.bat or export.bat.

Contribute- Help me improve this opens source project. All the source code are on GitHub. See all my open source projects (including Magic Renamer) on my GitHub profile at https://github.com/divyanshshekhar

Developed By- Divyansh Shekhar Gaur Connect with developer - Twitter : https://www.twitter.com/divsgaur" Google Plus : https://plus.google.com/+DivyanshShekhar GitHub : https://github.com/divyanshshekhar

License-

Copyright 2017 Divyansh Shekhar Gaur

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

You can rename a number of files at once using this Java based tool. You can perform renaming operations such as removing or adding a bunch of characters at the start of the file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published