ReNamer is a small, yet very flexible file renaming tool, that offers all the standard renaming procedures, including prefixes, suffixes, replacements, case changes and more.
In addition, it can also remove brackets, add number sequences, remove digits or symbols and change file extensions. ReNamer is an application which helps you easily rename files.
The program allows you to combine multiple renaming actions as a rule set, applying each action in logical sequence, which can be saved, loaded and managed within the program.
What's New in This Release: [ read full changelog ]
· Updated PascalScript component to the latest SVN from 11 November 2008;
· Updated Virtual Treeview component to v4.7.0;
· Updated hashing functions to use Fundamentals Hashing unit v3.06;
· Reset Unicode flag for the manual filename editor in the files table;
· Added date-time offset functions: IncDay, IncHour, IncMinute, IncSecond, etc;
· Updated binary signatures for FLV/SWF and MP3 files;
· Added 24 new binary signatures, making a total of 93 records;
· Removed error message when applying extension detection rule in analyze dialog;
· Showing of non-main forms always centered is made optional;
· Changed format of Audio_Duration tag from "Xm Xs" to "X.XX";
· AVI and HASH tags can be read from Unicode filenames;
· Add 2 AVI helper tags: AVI_Duration and AVI_WidthAndHeight;
· Added 4 Meta tags for Outlook Messages: ID, DateSent, Subject, Sender;
· Added ShellOpenFile() function to open files via ShellExecute API;
· Another type of apostrophe is added to Case rule: Acute Accent 0x00B4;
· Fixed incorr...