renaming utility

Bulk Rename Utility 2.7.1.1
Rename and process files and folders. more>>
Bulk Rename Utility 2.7.1.1 is considered as a useful and easy to use tool for renaming files and folders with extremely flexible criteria. Process subfolders, add date stamps, add auto-numbers, perform search and replace, perform regular-expressions, and change timestamps. The software is available in a native 64-bit version for enhanced performance.
Major Features:
- Rename files, folders or both
- Remove, add or change text in the file names
- Perform text substitution
- Change the case of file names
- Remove characters or words
- Remove digits or symbols
- Append or prepend text to file names
- Append dates in many formats
- Append the parent folder's name
- Auto-number files with flexible rules
- Automatically preview the new names
- Sort the file details by any column
- Group configurations into "favorites"
- "Bulk Rename Here" Windows Explorer extension
- Directory recursion - process sub-directories too!
- Regular Expressions support
- Rename files from an input text-file list
- Create an "Undo" batch file
- Log activity to a log file
- Change file and folder date/timestamps (created, modified, accessed)
- Change file/folder attributes (hidden, read-only, archived)
- All settings retained between sessions
- 32-bit or 64-bit
- Rename photos using EXIF metadata (i.e. "Date Picture Taken", "Resolution" and other information embedded in all JPG photo files)
- Rename MP3 files using ID3 tags (a.k.a. MP3 ID3 tag renaming).
- Command line support ***
- Bulk Rename Utility is totally free!
Enhancements:
- Has added ability to browse for folder in "jump to path" action and treat EXIF timestamps individually.
Requirements:
- Windows Vista, Windows XP, Windows 2000/NT, 98, Me, Windows 2003, Windows 2008.
Mail send utility
Send multiple emails from your command line. more>> Send multiple emails from your command line.
Mail send utility is an easy to use command line tool that can send multimple email to a desired mail list.
<<lessTrinityWeb Crystal Naming Utility 1.0.0
TrinityWeb Crystal Naming Utility renames Seagate Crystal Reports files to the first 75 characters in the report title. more>>
File Sorting Utility 1.25
From the developer: File Sorting Utility is speciallized for renaming and sorting mp3 files. But it can actually sort any kind of files more>>
File Sorting Utility 1.25 brings you a useful software which is useful for renaming and sorting mp3 files. But it can actually sort any kind of files. FSU reads and writes ID3v1 and ID3v2 tags and can create filenames based on these and a userdefined pattern.
FSU can add/remove/fix ID3 tags to perfection for you. By fixing means that FSU figures out the artist, title, track, album... and puts them in ID3 tags. Some features: mass-tagging, built-in player, rename files directly in windows explorer.
FixWin Utility 1.1
FixWin Utility provides you with a single utility was conceptualized, to fix some of the common annoyances which may be faced by a Windows user while there were several tutorials and how-tos already available on the Internet to deal with such annoyances. more>> <<less
The WMI Diagnosis Utility 2.0
A new utility to help system administrators diagnose and repair problems. more>> A new utility to help system administrators diagnose and repair problems with the WMI service.<<less
File Utility 3.0.110
File Utility is an easy-to-use program that was created to make renaming and formatting file and folder names a simple operation more>>
You can rename all your mp3 music with ex: ( _ ) underscore replace all underscore with space and you can change extension on all files if had a wrong extension or choose a "Format Case" ex: all filename changes only first letter on word to uppercase on files or folders, choose "Capitalize Every Word" ex: changes only first letter to every word to uppercase on files or folders

IE 7 Tweak Utility -
This program allows you change tweak settings within IE 7 more>> This program allows you change tweak settings within IE 7. Hide/Remove the search bar, command buttons, or the main manue.<<less

Windows Tidy Utility 2.0
tTdy up your computer by deleting temporary files, the Internet cache. more>> With Windows Tidy Utility, you can tidy up your computer by deleting temporary files, the Internet cache, and accessing your defragmentation utility.<<less
WumpusOne ID3 Tag Utility 1.0
WumpusOne ID3 Tag Utility is a tool that enables you to backup and restore your WMA and MP3 ID3 tags more>>
It allows you to backup your licensed WMAs to audio CDs and rerip without losing any of the tag information in the process. You can also edit the tag information directly in the generated XML file if you wish. Renaming files based on tag information is also supported.
Image Renaming 2.0.0.0
Image Renaming is a small and simple program that allows you to add dates to your images. more>>
You can choose between creation date, file date, last modified and last accessed date and either append it to the file name, or add it as text overlay directly into the image(s).
If you add it to the image, you can also select the font type, size and color to be used.
Add or append dates and time to image file or picture. Image Renaming 1.1 ... Image Renaming is a small and simple program to add dates to your images. You can choose betweenMultiple File Renaming Tool 1.0
Provides quick drag and drop renaming of files, useful for renaming MP3s or images for web uploading. Changing of multiple filenames extensions. more>>
W32.Mydoom.A Cleaning Utility 1.0.1
W32.Mydoom.A Cleaning Utility - utility to remove the Win32/Shimg.Worm (W32/Mydoom@MM,W32.Novarg.A@mm) more>>
This utility is for cleaning a local machine from the Win32/Shimg.Worm. The tool will search for and terminate any worm processes found in memory.
It will then scan all drives on the local machine and, if the worm is found, will fix any modified registry keys. It will also remove datafiles dropped by the worm.
NOTE: Certain files may be renamed by the cleaning utility. In addition, files may be "locked" by Windows and a reboot may be required to completely clean the system. To prevent data loss, all applications should be closed before running the utility.
RenameWand 2.2
A simple command-line utility for renaming files or directories. more>> RenameWand is a simple command-line utility for renaming files or directories using an intuitive but powerful syntax. Perform string operations (e.g. case conversions, rearrangements of substrings), arithmetic operations (e.g. on the numbers in the filename), enumerate files (e.g. by name, size, time, or other attributes), insert timestamps, and many more file and system attributes with ease! RenameWand supports pattern matching using glob patterns and wildcards *, ?, [ ], and { }, as well as the register capture group construct. Runs on any OS with the Java Runtime Environment (JRE 6+). RenameWand is free software written in Java and released under the GNU GPL license (version 3).
Main Features
Supports the common glob patterns and wildcards *, ?, [ ], and { } for matching filenames.
Use the register capture group construct to capture strings of characters in the filename. For example, given the file "foo bar.txt", the source pattern " . " would assign registers a ? "foo", b ? "bar", and c ? "txt".
Macros are defined for a variety of file and system attributes, such as file name (FN.*), file size (FS.*), file last-modified time (FT.*), current time (CT.*), system environment variables (ENV.*), and system properties (SYS.*).
A wide range of operations can be applied to registers and macros:
case conversions (e.g. *.upper, *.lower, *.title),
substring operations (e.g. myreg[1:3]),
arithmetic operations (e.g. a/(b-c)^d),
enumeration operations (e.g. #FT, #(myreg1+myreg2)), and more.
File rename operations are sequenced so that they are conflict-free, and temporary filenames are automatically used when necessary.
The user is given the option of undoing previous file rename operations, if a file rename operation is unsuccessful.<<less
Database System Utility 3.10
Database System Utility gives you a DBISAM database administration application more>>
It allows customers of our database software to repair and otherwise maintain DBISAM tables.