Difference between revisions of "ReNamer:Introduction"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
* Extensive set of [[ReNamer:Using_the_Rules|rules]] for renaming. | * Extensive set of [[ReNamer:Using_the_Rules|rules]] for renaming. | ||
* You can stack multiple rules in any sequence and apply in that order. | * You can stack multiple rules in any sequence and apply in that order. | ||
− | * | + | * ReNamer provides full [[ReNamer:Renaming_files|preview]] |
− | * Facility to try out the stack of rules on user-defined text (this allows safe experimentation, without risking real files). | + | *: (the affected file names can be highlighted). |
+ | * Facility to try out the stack of rules on user-defined text | ||
+ | *:(this allows safe experimentation, without risking real files). | ||
* ReNamer can automatically handle name-conflicts arising from the renaming. | * ReNamer can automatically handle name-conflicts arising from the renaming. | ||
− | * You can save the stack of rules and re-use it later. | + | * You can save the stack of rules and re-use it later ''with a keyboard shortcut''. |
* ReNamer can rename folders also. | * ReNamer can rename folders also. | ||
− | * | + | * ReNamer can rename Windows network (neighborhood) files also. |
− | * | + | * ReNamer can use RegEx ([http://www.regular-expressions.info/ Regular Expressions]) for the renaming. |
− | * | + | * ReNamer supports Unicode filenames (e.g. Asian scripts, Cyrillic, French, Spanish, Arabic, Hebrew, etc). |
− | * | + | * ReNamer allows scripting ([http://www.remobjects.com/ps.aspx Pascal Script]) to create complex renaming logic |
− | * | + | *:(Many scripts are available at the [http://www.den4b.com/forum/ Forum]). |
− | * | + | * ReNamer can extract a large variety of meta tags from files and use them for the renaming. |
+ | *:(e.g. [http://www.id3.org/ID3v1 ID3v1], [http://www.id3.org/ ID3v2], [http://exif.org EXIF], OLE, [http://msdn.microsoft.com/en-us/library/ms779636.aspx AVI], MD5, SHA1, CRC32, etc) | ||
+ | * ReNamer can export/import the renaming-related information. |
Revision as of 02:24, 30 June 2009
ReNamer is a very powerful and flexible file renaming tool with the following features:
- The workflow toolbar makes renaming easy.
- ReNamer can rename files belonging to different folders (or even different computers) at a time.
- Extensive set of rules for renaming.
- You can stack multiple rules in any sequence and apply in that order.
- ReNamer provides full preview
- (the affected file names can be highlighted).
- Facility to try out the stack of rules on user-defined text
- (this allows safe experimentation, without risking real files).
- ReNamer can automatically handle name-conflicts arising from the renaming.
- You can save the stack of rules and re-use it later with a keyboard shortcut.
- ReNamer can rename folders also.
- ReNamer can rename Windows network (neighborhood) files also.
- ReNamer can use RegEx (Regular Expressions) for the renaming.
- ReNamer supports Unicode filenames (e.g. Asian scripts, Cyrillic, French, Spanish, Arabic, Hebrew, etc).
- ReNamer allows scripting (Pascal Script) to create complex renaming logic
- (Many scripts are available at the Forum).
- ReNamer can extract a large variety of meta tags from files and use them for the renaming.
- ReNamer can export/import the renaming-related information.