Difference between revisions of "ReNamer"

From den4b Wiki
Jump to navigation Jump to search
(→‎Appendices: in a nutshell is no more)
Line 1: Line 1:
[[Image:ReNamer.png|thumb|250px|ReNamer Main Interface]]
+
[[Image:ReNamer.png|thumb|250px]]  
  
[[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.
+
[[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.  
  
== User Manual ==
+
== User Manual ==
* [[ReNamer:Introduction|Introduction]]
 
* [[ReNamer:Quick guide|Quick guide]]
 
* [[ReNamer:Step-by-step|Step-by-step]]
 
** [[ReNamer:Adding files and folders|Adding files and folders]]
 
** [[ReNamer:Managing rules|Managing rules]]
 
** [[ReNamer:Previewing files|Previewing files]]
 
** [[ReNamer:Renaming files|Renaming files]]
 
* [[ReNamer:Using the Rules|Using the Rules]]
 
** [[ReNamer:Rules|Overview]]
 
** [[ReNamer:Rules:Insert|Insert]]
 
** [[ReNamer:Rules:Delete|Delete]]
 
** [[ReNamer:Rules:Remove|Remove]]
 
** [[ReNamer:Rules:Replace|Replace]]
 
** [[ReNamer:Rules:Extension|Extension]]
 
** [[ReNamer:Rules:Strip|Strip]]
 
** [[ReNamer:Rules:Case|Case]]
 
** [[ReNamer:Rules:Serialize|Serialize]]
 
** [[ReNamer:Rules:CleanUp|CleanUp]]
 
** [[ReNamer:Rules:Translit|Translit]]
 
** [[ReNamer:Rules:RegEx|RegEx]]
 
** [[ReNamer:Rules:PascalScript|PascalScript]]
 
** [[ReNamer:Rules:UserInput|UserInput]]
 
** [[ReNamer:Rules:Manual editing|Manual editing]]
 
  
== Appendices ==
+
*[[ReNamer:Introduction|Introduction]]
* [[ReNamer:Main Menu and keyboard shortcuts|Main Menu and keyboard shortcuts]]
+
*[[ReNamer:Quick guide|Quick guide]]
* [[ReNamer:Menus for the Files pane|Menus for the Files pane]]
+
*[[ReNamer:Step-by-step|Step-by-step]]
* [[ReNamer:Context menus|Context menus]]
+
**[[ReNamer:Adding files and folders|Adding files and folders]]
* [[ReNamer:Regular Expressions|Regular Expressions]]
+
**[[ReNamer:Managing rules|Managing rules]]
* [[ReNamer:Pascal Script|Pascal Script]]
+
**[[ReNamer:Previewing files|Previewing files]]
** [[ReNamer:Pascal Script:Types|Types]]
+
**[[ReNamer:Renaming files|Renaming files]]
** [[ReNamer:Pascal Script:Functions|Functions]]
+
*[[ReNamer:Using the Rules|Using the Rules]]
** [[ReNamer:Scripts|Scripts]]
+
**[[ReNamer:Rules|Overview]]
* [[ReNamer:Program settings|Program settings]]
+
**[[ReNamer:Rules:Insert|Insert]]
* [[ReNamer:Command Line use|Command Line use]]
+
**[[ReNamer:Rules:Delete|Delete]]
* [[ReNamer:Date and Time format|Date and Time format]]
+
**[[ReNamer:Rules:Remove|Remove]]
 +
**[[ReNamer:Rules:Replace|Replace]]
 +
**[[ReNamer:Rules:Extension|Extension]]
 +
**[[ReNamer:Rules:Strip|Strip]]
 +
**[[ReNamer:Rules:Case|Case]]
 +
**[[ReNamer:Rules:Serialize|Serialize]]
 +
**[[ReNamer:Rules:CleanUp|CleanUp]]
 +
**[[ReNamer:Rules:Translit|Translit]]
 +
**[[ReNamer:Rules:RegEx|RegEx]]
 +
**[[ReNamer:Rules:PascalScript|PascalScript]]
 +
**[[ReNamer:Rules:UserInput|UserInput]]
 +
**[[ReNamer:Rules:Manual editing|Manual editing]]
 +
 
 +
=== Appendices ===
 +
 
 +
----
 +
 
 +
*[[ReNamer:Main Menu and keyboard shortcuts|Main Menu and keyboard shortcuts]]  
 +
*[[ReNamer:Menus for the Files pane|Menus for the Files pane]]  
 +
*[[ReNamer:Context menus|Context menus]]  
 +
*[[ReNamer:Regular Expressions|Regular Expressions]]  
 +
*[[ReNamer:Pascal Script|Pascal Script]]  
 +
**[[ReNamer:Pascal Script:Types|Types]]  
 +
**[[ReNamer:Pascal Script:Functions|Functions]]  
 +
**[[ReNamer:Scripts|Scripts]]  
 +
*[[ReNamer:Program settings|Program settings]]  
 +
*[[ReNamer:Command Line use|Command Line use]]  
 +
*[[ReNamer:Date and Time format|Date and Time format]]

Revision as of 16:10, 24 June 2009

ReNamer.png

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: ID3v1, ID3v2, EXIF, OLE, AVI, MD5, CRC32, SHA1 and many more.

User Manual

Appendices