Difference between revisions of "ReNamer"

From den4b Wiki
Jump to navigation Jump to search
(Added links to relevant articles)
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Image:ReNamer.png|thumb|250px]]  
+
[[Image:ReNamer.png|thumb|300px]]  
  
[[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 [[ReNamer:Rules:PascalScript|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], [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.  
+
[[ReNamer]] is a very powerful and flexible file renaming tool.
  
== User Manual  ==
+
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.
[http://www.den4b.com/w/index.php?title=Special:Book&bookcmd=render_collection&colltitle=Book:ReNamer_User_Manual&writer=rl| Get the latest version of this 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:Rearrange|Rearrange]] ([[ReNamer:Rules:Rearrange Examples|Examples]])
 
**[[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:Using presets|Using presets]]
 
*[[ReNamer:Analyze|Analyze window]]
 
*[[ReNamer:Manual editing|Manual editing]]
 
  
== Appendices ==
+
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.
  
*[[ReNamer:Program settings|Program settings]]
+
<div class="noprint">
*[[ReNamer:Main Menu and keyboard shortcuts|Main Menu and keyboard shortcuts]]
+
== User Manual ==
*[[ReNamer:Menus for the Files pane|Menus for the Files pane]]
+
{{:ReNamer:TOC}}
*[[ReNamer:Context menus|Context menus]]
+
</div>
*[[ReNamer:Date and Time format|Date and Time format]]
 
*[[ReNamer:Binary Signatures|Binary Signatures]]
 
*[[ReNamer:Meta Tags|Meta Tags]]
 
*[[ReNamer:Analyze|Analyze dialog]]
 
*[[ReNamer:Regular Expressions|Regular Expressions]]
 
*[[ReNamer:Pascal Script|Pascal Script]]
 
**[[ReNamer:Pascal Script:Quick guide|Quick guide]]
 
**[[ReNamer:Pascal Script:Types|Types]]
 
**[[ReNamer:Pascal Script:Functions|Functions]]
 
**[[ReNamer:Pascal_Script#Script cookbook|Script cookbook]] 
 
**[[ReNamer:Scripts|Scripts]]
 
*[[ReNamer:Command Line|Command Line]]
 
*[[ReNamer:Sorting files|Sorting files]]
 
*[[ReNamer:Masks|Using masks]]
 
*[[ReNamer:Renaming folders|Renaming folders]]
 
*[[ReNamer:Renaming to another folder|Renaming to another folder (or sorting files into multiple folders)]]
 
*[[ReNamer:Failed renaming|Failed renaming]]
 
*[[ReNamer:Validation|Validation]]
 
  
 
[[Category:ReNamer]]
 
[[Category:ReNamer]]

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.