Difference between revisions of "ReNamer:Introduction"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
*The ''workflow'' toolbar makes renaming easy. | *The ''workflow'' toolbar makes renaming easy. | ||
− | *ReNamer can rename files belonging to different folders (or even different computers) at a time. | + | *ReNamer can rename files belonging to different folders (or even different computers) at a time.<br>You can also filter the contents of the folders before renaming.<br> |
− | * | + | *ReNamer offers extensive set of [[ReNamer:Using the Rules|rules]] for renaming.Each rule has controllable parameters.<br> |
− | * | + | *ReNamer can stack multiple rules in any sequence and apply in that order. |
*ReNamer provides full [[ReNamer:Renaming files|preview]] (the affected file names can be highlighted). | *ReNamer provides full [[ReNamer:Renaming files|preview]] (the affected file names can be highlighted). | ||
*ReNamer allows you to try out the stack of rules on user-defined text <br>(This allows safe experimentation, without risking real files). | *ReNamer allows you to try out the stack of rules on user-defined text <br>(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 ''with a keyboard shortcut''. | + | *You can save the stack of rules as a "preset" 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 rename Windows network (neighborhood) files also. | ||
*ReNamer can use RegEx ([http://www.regular-expressions.info/ Regular Expressions]) for the renaming. | *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 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 | + | *ReNamer allows scripting ([http://www.remobjects.com/ps.aspx Pascal Script]) to create complex renaming logic <br>(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.<br>(e.g. [http://www.id3.org/ID3v1 ID3v1], [http://www.id3.org/ ID3v2], [http://exif.org EXIF], [http://en.wikipedia.org/wiki/Object_Linking_and_Embedding OLE], [http://msdn.microsoft.com/en-us/library/ms779636.aspx AVI], [http://en.wikipedia.org/wiki/MD5 MD5], [http://en.wikipedia.org/wiki/Sha1 SHA1], [http://en.wikipedia.org/wiki/Crc32 CRC32], etc) | |
− | *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. |
− | + | *ReNamer can take automatic actions based on outcome of renaming operation<br>(e.g. clear off all successfully renamed files from the pane, but retain the problematic files) | |
− | *ReNamer can export/import the renaming-related information. | + | *ReNamer can be run in ''command line'' mode, with lot of parameters. |
Revision as of 06:03, 4 July 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.
You can also filter the contents of the folders before renaming. - ReNamer offers extensive set of rules for renaming.Each rule has controllable parameters.
- ReNamer can stack multiple rules in any sequence and apply in that order.
- ReNamer provides full preview (the affected file names can be highlighted).
- ReNamer allows you 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 as a "preset" 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.
(e.g. ID3v1, ID3v2, EXIF, OLE, AVI, MD5, SHA1, CRC32, etc) - ReNamer can export/import the renaming-related information.
- ReNamer can take automatic actions based on outcome of renaming operation
(e.g. clear off all successfully renamed files from the pane, but retain the problematic files) - ReNamer can be run in command line mode, with lot of parameters.