Difference between revisions of "ReNamer"
Jump to navigation
Jump to search
(Added links to relevant articles) |
|||
(74 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Image:ReNamer.png|thumb| | + | [[Image:ReNamer.png|thumb|300px]] |
− | [[ReNamer]] is a very powerful and flexible file renaming tool | + | [[ReNamer]] is a very powerful and flexible file renaming tool. |
+ | ReNamer offers all the standard [[ReNamer:Rules|renaming procedures]], including prefixes, suffixes, replacements, case changes, removing the content inside brackets, adding number sequences, changing file extensions, etc. Advanced users can program their own algorithm using [[ReNamer:Rules:PascalScript|Pascal Script]] rule. | ||
+ | |||
+ | ReNamer allows you to combine multiple renaming actions as a [[ReNamer:Using presets|rule set]], which can be saved, re-loaded, and edited. In addition, it can rename folders and process [[ReNamer:Regular Expressions|regular expressions]]. It can handle Unicode (non-English scripts). | ||
+ | |||
+ | ReNamer supports a variety of [[ReNamer:Meta Tags|meta tags]], such as: [http://en.wikipedia.org/wiki/ID3 ID3v1], [http://en.wikipedia.org/wiki/ID3 ID3v2], [http://en.wikipedia.org/wiki/EXIF 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/CRC32 CRC32], [http://en.wikipedia.org/wiki/SHA1 SHA1] and many more. | ||
+ | |||
+ | <div class="noprint"> | ||
== User Manual == | == User Manual == | ||
− | + | {{:ReNamer:TOC}} | |
− | + | </div> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | [[Category:ReNamer]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 20:16, 8 July 2019
ReNamer is a very powerful and flexible file renaming tool.
ReNamer offers all the standard renaming procedures, including prefixes, suffixes, replacements, case changes, removing the content inside brackets, adding number sequences, changing file extensions, etc. Advanced users can program their own algorithm using Pascal Script rule.
ReNamer allows you to combine multiple renaming actions as a rule set, which can be saved, re-loaded, and edited. In addition, it can rename folders and process regular expressions. It can handle Unicode (non-English scripts).
ReNamer supports a variety of meta tags, such as: ID3v1, ID3v2, EXIF, OLE, AVI, MD5, CRC32, SHA1 and many more.