Difference between revisions of "ReNamer"

From den4b Wiki
Jump to navigation Jump to search
(Created page with 'ReNamer is a very powerful and flexible file renaming tool, which offers all the standard renaming procedures, including prefixes, suffixes, replacements, case changes, as we...')
 
(Added links to relevant articles)
 
(101 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[ReNamer]] is a very powerful and flexible file renaming tool, which offers all the standard renaming procedures, including prefixes, suffixes, replacements, case changes, as well as removing contents of brackets, adding number sequences, changing file extensions, etc. For advanced users, there is a [[PascalScript]] rule, which let users program their very own renaming rule. Program allows you to combine multiple renaming actions as a rule set, applying each action in a logical sequence, which can be saved, loaded, and managed within the program. In addition, it has an ability to rename folders, process regular expressions, Unicode capable, and supports variety of 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], OLE, 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.
+
[[Image:ReNamer.png|thumb|300px]]  
  
 +
[[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:Quick Start|Quick Start]]
+
{{:ReNamer:TOC}}
* [[ReNamer:Rules|Rules]]
+
</div>
* [[ReNamer:Pascal Script|Pascal Script]]
+
 
** [[ReNamer:Pascal Script:Standard definitions|Standard definitions]]
+
[[Category:ReNamer]]
** [[ReNamer:Pascal Script:Custom definitions|Custom definitions]]
 
** [[ReNamer:Pascal Script:Registered functions|Registered functions]]
 
* [[ReNamer:Regular Expressions|Regular Expressions]]
 
(and more to come here)
 

Latest revision as of 21:16, 8 July 2019

ReNamer.png

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.