<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; file renamer</title> <atom:link href="http://www.ghacks.net/tag/file-renamer/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>RegName, Fast Regular Expression Based File Name Changer</title><link>http://www.ghacks.net/2011/08/13/regname-fast-regular-expression-based-file-name-changer/</link> <comments>http://www.ghacks.net/2011/08/13/regname-fast-regular-expression-based-file-name-changer/#comments</comments> <pubDate>Sat, 13 Aug 2011 18:02:33 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[file renamer]]></category> <category><![CDATA[regname]]></category> <category><![CDATA[regular expression]]></category> <category><![CDATA[rename]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=49036</guid> <description><![CDATA[Have you ever tried to rename a number of files, say a few dozen, in Windows Explorer? The renaming operation takes a long time. In addition, renaming those files is a repetitive boring process, especially if the multi-file renaming option of Windows Explorer is of no use to you. Enter RegName, a free Open Source [...]]]></description> <content:encoded><![CDATA[<p>Have you ever tried to rename a number of files, say a few dozen, in Windows Explorer? The renaming operation takes a long time. In addition, renaming those files is a repetitive boring process, especially if the multi-file renaming option of Windows Explorer is of no use to you.</p><p>Enter RegName, a free Open Source program for Windows to rename multiple files in a directory easily. It can for instance be used to change the name of a series of photos you want to rename, log files, videos that you have created or any other kinds of files.</p><p>You can either start the program directly and switch to the folder that stores the files that you want to rename, or you can use the Windows Explorer integration to do the same. Just right-click in Windows Explorer on the folder that stores the files you want to rename and select Rename files using RegName to launch the program with that folder preselected.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/08/regname-file-renamer.png" alt="regname file renamer" title="regname file renamer" width="552" height="406" class="alignnone size-full wp-image-49037" /></p><p>Regname is supporting regular expressions to match and rename file names. The basic match pattern is set to <name>.<ext> which would catch all file names in the folder that have a period in their file name.</p><p>You can then use those values again in the replace pattern if you like. Jerusalem-<name>.<ext> would for instance add Jerusalem in front of the existing file name and extension (as the example looks at a folder of photos taken in Jerusalem).</p><p>But regular expressions are way more powerful than those basic examples. You can completely rewrite the file name or use information from the existing file name.</p><p>The preview button is handy as it allows you to verify that the new file names will look exactly as you want them to look. A click on Rename finally runs the rename operation on all files that match the pattern.</p><p>RegName comes with a command line version that you can use as well. The most interesting option besides the ability to use the command line version in batch file operations is the ability to rename files in sub-folders as well, something that is not possible with the gui version of the program.</p><p>Windows users can download RegName <a
href="http://regname.codeplex.com/releases/view/65125#DownloadId=232382">directly from</a> Codeplex. Be advised that the program requires the Microsoft .NET Framework 2.0. The program is compatible with all recent 32-bit and 64-bit editions of the Windows operating system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/08/13/regname-fast-regular-expression-based-file-name-changer/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Bulk Rename Utility, File Renaming Software</title><link>http://www.ghacks.net/2011/03/20/bulk-rename-utility-file-renaming-software/</link> <comments>http://www.ghacks.net/2011/03/20/bulk-rename-utility-file-renaming-software/#comments</comments> <pubDate>Sat, 19 Mar 2011 23:05:33 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[batch rename]]></category> <category><![CDATA[file renamer]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=42818</guid> <description><![CDATA[If you are looking for the most complex looking software then Bulk Rename Utility will surely be among the prime candidates. The file renaming software displays all available options on one screen, and boy, there are a lot. The software is available as a portable version, command line version and installer for 32-bit and 64-bit [...]]]></description> <content:encoded><![CDATA[<p>If you are looking for the most complex looking software then Bulk Rename Utility will surely be among the prime candidates. The file renaming software displays all available options on one screen, and boy, there are a lot.</p><p>The software is available as a portable version, command line version and installer for 32-bit and 64-bit editions of the Windows operating system. The benefit of the installer is the option to integrate the program into the Windows Explorer context menu for easier root folder selection.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/bulk-rename-utility.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/bulk-rename-utility-550x376.png" alt="bulk rename utility" title="bulk rename utility" width="550" height="376" class="alignnone size-medium wp-image-42819" /></a></p><p>The main screen is packed to the brim with settings that all define the renaming process. The developers have sorted the renaming options into 13 different steps that are indicated by numbers displayed in the interface.</p><p>It begins with the selection of a root folder; The files that are stored in the folder are shown on the right side along with information such as file name, new name after the renaming options have been processed, file type, size and various other information.</p><p>The new name column acts as a preview so that it is always clear how the resulting file names will look like.</p><p>The various renaming options may look intimidating at first, users who have worked with the program for a while however will have no troubles configuring the options in short time, especially since only the required options need to be configured.The criteria are processed from left to right indicated by numbers.</p><p>Lets take a look at the individual renaming options:</p><ul><li>RegEx, Use regular expressions to match part of or all of the file name to replace it. Option to include the extension in the rules available.</li><li>File, Option to keep, remove, reverse or use a fixed filename for all items.</li><li>Replace, Simply replace option to replace text</li><li>Case, Change to lower, upper, title or sentence case.</li><li>Removals, Remove chars from the names, many different options.</li><li>Move / Copy, move or copy part or all of the filename to a different location.</li><li>Additions, add suffixes or prefixes to the file name. Supports several EXIF and ID3 tags</li><li>Auto Date, add a date prefix or suffix to the file name</li><li>Append Folder Name, append the folder name to the file name</li><li>Numbering, sequentially number a group of files.</li><li>Extension, Change the case of the extension, e.g. lower, upper case or title.</li><li>Selections, add file filters, hidden files, include subfolders, or specific minimum and maximum length of files to rename.</li><li>New Location, copy or move the renamed files to a new location.</li></ul><p>Additional options have been added to the program, they are available from the Options menu at the top. Noteworthy features include changing file attributes, timestamps and character translations.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/timestamps.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/timestamps.png" alt="timestamps" title="timestamps" width="395" height="477" class="alignnone size-full wp-image-42821" /></a></p><p>Bulk Rename Utility has a few other aces up its sleeve. It can for instance rename files from a text file, remove accented characters, sort files randomly or display images in the built-in picture viewer.</p><p>The program is very sophisticated and at the same time straightforward to use once the initial &#8220;omg this looks messy&#8221; reaction ends. The developers state that the program has no problems handling folders with more than 100,000 files in them, and that it can batch rename 1,000s of files in seconds.</p><p>Interested users should start with the introduction of the program on the developer website. The excellent pdf manual explains every setting in the program interface, it is therefor recommended to download the manual to have it at hand during the first few times the file renamer is used on the system.</p><p>The download page lists 32-bit and 64-bit downloads, as well as the pdf manual and downloads for the portable and command line version. <a
href="http://www.bulkrenameutility.co.uk/Main_Intro.php">Bulk Rename Utility</a> is compatible with all versions of Windows from Windows NT to Windows 7.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/03/20/bulk-rename-utility-file-renaming-software/feed/</wfw:commentRss> <slash:comments>16</slash:comments> </item> <item><title>Panda Batch File Renamer</title><link>http://www.ghacks.net/2011/02/01/panda-batch-file-renamer/</link> <comments>http://www.ghacks.net/2011/02/01/panda-batch-file-renamer/#comments</comments> <pubDate>Tue, 01 Feb 2011 13:39:24 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[Batch File Renamer]]></category> <category><![CDATA[file renamer]]></category> <category><![CDATA[panda batch file renamer]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=39499</guid> <description><![CDATA[Most digital cameras save photos in a cryptic format that is not descriptive at all. The same can be true for other files, for instance for images or videos that have been downloaded from the Internet. Panda Batch File Renamer offers an intuitive interface to rename photos, music, and general files. Files can be added [...]]]></description> <content:encoded><![CDATA[<p>Most digital cameras save photos in a cryptic format that is not descriptive at all. The same can be true for other files, for instance for images or videos that have been downloaded from the Internet.</p><p>Panda Batch File Renamer offers an intuitive interface to rename photos, music, and general files. Files can be added from the clipboard or with the help of the built-in file browser. The files are then displayed with their folder path, original file name and final file name. The display options menu at the top offers options to add or remove parameters from the table. It is for instance possible to add meta data to the table.</p><p>The program updates the final file name whenever renaming options are added, edited or removed from the application.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/02/panda-batch-file-renamer.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/02/panda-batch-file-renamer-550x390.jpg" alt="panda batch file renamer" title="panda batch file renamer" width="550" height="390" class="alignnone size-medium wp-image-39500" /></a></p><p>The available renaming options are grouped into the four pulldown menus Insert, Replace, Remove and Other.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/02/renaiming-options.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/02/renaiming-options.jpg" alt="renaiming options" title="renaiming options" width="512" height="169" class="alignnone size-full wp-image-39501" /></a></p><p>Options range from adding, replacing or removing text to adding information from meta tags if available. It is for instance possible to add the date or location photos were taken to the file name (if they exist of course). Multiple renaming options can be selected and positioned. It is possible to use drag and drop, and the Insert menu to select locations for each renaming option.</p><p>Each change is directly displayed in the program which can be used to verify the changes immediately.</p><p>Panda Batch File Renamer offers to save renaming patterns to make use of them at a later point in time. Especially the options to utilize file meta tags and the ability to save renaming patterns make Panda Batch File Renamer an interesting application.</p><p>The software can be downloaded <a
href="http://animalsoftware.kodingen.com/index.html">from the</a> developer website. It requires the Microsoft .NET Framework 3.5.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/02/01/panda-batch-file-renamer/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Batch Rename Files With Rename Master</title><link>http://www.ghacks.net/2009/09/29/batch-rename-files-with-rename-master/</link> <comments>http://www.ghacks.net/2009/09/29/batch-rename-files-with-rename-master/#comments</comments> <pubDate>Tue, 29 Sep 2009 09:34:40 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[batch rename]]></category> <category><![CDATA[file renamer]]></category> <category><![CDATA[rename master]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=16757</guid> <description><![CDATA[We reviewed Caterpixer yesterday, a program to comfortably rename and copy files in the Windows operating system. It was an easy to use software program that lacked a few advanced features like file filters or regular expression support. Rename Master is an advanced tool to batch rename files that is offering these features and more. [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/windows_software.jpg" alt="windows software" title="windows software" width="128" height="128" class="alignleft size-full wp-image-16120" />We reviewed Caterpixer yesterday, a program to comfortably <a
href="http://www.ghacks.net/2009/09/28/rename-and-copy-files-with-caterpixer/">rename and copy files</a> in the Windows operating system. It was an easy to use software program that lacked a few advanced features like file filters or regular expression support. Rename Master is an advanced tool to batch rename files that is offering these features and more.</p><p>Rename Master&#8217;s interface looks and feels slightly more complicated than that of Caterpixer. The main reason for that are the buttons and options that are presented to the user in the lower half of the interface. The upper part consists of a file browser that is displaying the directory structure of the computer system on the left side and the actual files of the active directory on the right. A file filter is available to display only files matching a certain pattern. This is also the location where the new file names can be previewed before starting the renaming.</p><p><span
id="more-16757"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/batch_rename_files-500x344.jpg" alt="batch rename files" title="batch rename files" width="500" height="344" class="alignnone size-medium wp-image-16758" /></p><p>The lower part of the interface consists of four tabs that are used to configure the renaming. The scripting tab is the main tab in the renaming process. It contains ten options to rename the selected files which can be divided into options to add and remove characters. A click on the + sign in front of a filter will open the configuration menu of that filter. Any changes made to that filter will later be displayed in the overview as well.</p><p>A click on the preview button will display the new file names in the upper part of the interface next to the old names. The three additional tabs in the lower area of the interface can be used to configure case and wildcards, counting and text files that are used to rename files.</p><p>Windows users who want more control over the renaming process might want to take a look at <a
href="http://www.joejoesoft.com/cms/showpage.php?cid=108">Rename Master</a>. The application takes more time to adjust to but rewards the user with better options to batch rename files in the operating system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/09/29/batch-rename-files-with-rename-master/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Software Programming Helper: File Substring Replacement Utility</title><link>http://www.ghacks.net/2009/04/05/software-programming-helper-file-substring-replacement-utility/</link> <comments>http://www.ghacks.net/2009/04/05/software-programming-helper-file-substring-replacement-utility/#comments</comments> <pubDate>Sun, 05 Apr 2009 08:28:30 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[batch rename]]></category> <category><![CDATA[file renamer]]></category> <category><![CDATA[rename files]]></category> <category><![CDATA[replacer]]></category> <category><![CDATA[software programming]]></category> <category><![CDATA[web development]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/04/05/software-programming-helper-file-substring-replacement-utility/</guid> <description><![CDATA[Software programmers will eventually run into situations where they have to replace strings in their code. If it is a large project this can mean to edit code in dozens of files located in multiple directories. Chances are good that files are overlooked which would turn into additional debugging hours until the error is found. [...]]]></description> <content:encoded><![CDATA[<p>Software programmers will eventually run into situations where they have to replace strings in their code. If it is a large project this can mean to edit code in dozens of files located in multiple directories. Chances are good that files are overlooked which would turn into additional debugging hours until the error is found. The File Substring Replacement Utility has been designed as a software programming helper. It works with all computer languages that use source files that can be edited in text editors which includes the popular web languages php and html.</p><p>The computer software supports both renaming operations on file contents but also on file names and supports the use of the two wildcards (*) and (?). The interface of the application is tab driven and the user is working from the left tab to the right to configure the renaming operations. Source files will be selected in the first tab. This can be done by typing them in, pasting them in or using a file browser that unfortunately cannot load the contents of directories into the application. Files can be excluded by dates.</p><p>The next tab defines the file replacements. It is possible to define multiple strings to be replaced in here. The options in the third tab contain several important settings like matching only whole words, enabling wildcard use, case sensitivity or limiting the replacements.</p><p><span
id="more-11675"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/software_programming-500x295.jpg" alt="software programming" title="software programming" width="500" height="295" class="alignnone size-medium wp-image-11674" /></p><p>The fourth tab contains logging options. A record log will be written by default which will log all operations. This can be changed to disable logging or to log only positive or negative hits. The batch tab is the final tab which allows to execute batch files before or after the operation.</p><p>File Substring Replacement Utility is compatible with all editions of Windows including Windows XP and Windows Vista. It can be <a
href="http://www.gammadyne.com/freplace.htm">downloaded</a> directly from the developer&#8217;s homepage.</p><p>Update: Program is Shareware. Possible free alternatives are <a
href="http://turbonote.com/TNTurboSR">TurboSR</a>, <a
href="http://www.sourcecodeonline.com/details/string_find___replace.html">String Find &#038; Replace</a> or <a
href="http://www.ecobyte.com/replacetext/">Replace Text</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/04/05/software-programming-helper-file-substring-replacement-utility/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>The Only Batch File Renamer You Ever Need</title><link>http://www.ghacks.net/2009/01/20/the-only-batch-file-renamer-you-ever-need/</link> <comments>http://www.ghacks.net/2009/01/20/the-only-batch-file-renamer-you-ever-need/#comments</comments> <pubDate>Tue, 20 Jan 2009 18:44:37 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[Batch File Renamer]]></category> <category><![CDATA[batch rename]]></category> <category><![CDATA[file renamer]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[rename files]]></category> <category><![CDATA[rename folders]]></category> <category><![CDATA[renamer]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=10021</guid> <description><![CDATA[ReNamer is a very flexible portable batch file renamer that comes with powerful renaming options. It is possible to add multiple files or folders to the software program which are then shown in the lower half of the interface. One or multiple renaming rules can be added and put in order. A nice feature of [...]]]></description> <content:encoded><![CDATA[<p>ReNamer is a very flexible portable batch file renamer that comes with powerful renaming options. It is possible to add multiple files or folders to the software program which are then shown in the lower half of the interface. One or multiple renaming rules can be added and put in order. A nice feature of <a
href="http://www.den4b.com/">ReNamer</a> is that it will display the old name and the new name instantly after adding a rule to the batch file renamer.</p><p>Filters can be used to exclude or include files and folders. It is for instance possible to exclude hidden or system files from being renamed. Several different name manipulation rules can be added including adding, deleting, replacing or serializing characters.</p><p>Interesting is the support of various meta tag information that can be added to the filename. Supported are among others ID3, Avi, EXIF, IPTC, HASH and File information. This means that ReNamer can be used to rename photo, music or video collections with ease.</p><p><span
id="more-10021"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/01/batch_file_renamer-500x313.jpg" alt="batch file renamer" title="batch file renamer" width="500" height="313" class="alignnone size-medium wp-image-10022" /></p><p>The screenshot above is demonstrating a basic renaming example. The first rule removes all characters with the exception of the file extension from the filename while the second rule adds the playing time and the file size as the name name for the selected files.</p><p>ReNamer can also be used to strip certain characters from files, cleanup file and folder names (remove brackets among other things) and transliterate non-English characters with English representations.</p><p>It provides furthermore access to regular expressions and Pascal Script for advanced renaming needs. Rules can be saved as presets that can be loaded into the application again at any time to perform the same renaming operations again.</p><p>The software is very responsive and definitely one of the best file renamers for the Windows platform.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/01/20/the-only-batch-file-renamer-you-ever-need/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>Metamorphose File And Folder Renamer</title><link>http://www.ghacks.net/2008/11/04/metamorphose-file-and-folder-renamer/</link> <comments>http://www.ghacks.net/2008/11/04/metamorphose-file-and-folder-renamer/#comments</comments> <pubDate>Tue, 04 Nov 2008 17:29:12 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[file renamer]]></category> <category><![CDATA[folder renamer]]></category> <category><![CDATA[linux software]]></category> <category><![CDATA[Metamorphose]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[system utility]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8054</guid> <description><![CDATA[Metamorphose is a highly sophisticated Open Source file and folder renaming software for Windows and Linux that takes some time to get used to but begins to shine once the learning phase is over. The interface is tab driven. The first tab on the left is always the active tab after starting the application. In [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://file-folder-ren.sourceforge.net/">Metamorphose</a> is a highly sophisticated Open Source file and folder renaming software for Windows and Linux that takes some time to get used to but begins to shine once the learning phase is over. The interface is tab driven. The first tab on the left is always the active tab after starting the application. In it files and folders are chosen that should be renamed. The tab provides access to an file browser and filters to make it as comfortable as possible to find and pick only the files and folders that should be renamed.</p><p>The second tab is the Renamer tab which basically contains all the renaming options. The functionality in this tab is huge and it contains a few extras for certain file types that are worth exploring. The layout in this tab is a bit unusual. The upper left contains seven operations that can be selected: change length, directory, insert, modifications, move text, replace or swap. An operation is selected by either dragging and dropping or double-clicking.</p><p>Once at least one operation has been selected the menu of that operation becomes available to the right. The replace operation for instance contains in depth settings to replace text in filenames, folders and / or extensions. Several special operations are available in that menu. The application can read and make use of mp3 id3 tags and image meta information and use those information in the renaming process.</p><p><span
id="more-8054"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/11/rename_files-499x392.jpg" alt="rename files" title="rename files" width="499" height="392" class="alignnone size-medium wp-image-8055" /></p><p>The options provided for every operation are very detailed and the user will spend most of the time in that tab to explore the various possibilities. Inexperienced users might feel intimidated by the amount of options while experienced users will love it.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/11/04/metamorphose-file-and-folder-renamer/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Batch File Rename</title><link>http://www.ghacks.net/2008/09/22/batch-file-rename/</link> <comments>http://www.ghacks.net/2008/09/22/batch-file-rename/#comments</comments> <pubDate>Mon, 22 Sep 2008 12:12:44 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[batch file rename]]></category> <category><![CDATA[batch rename]]></category> <category><![CDATA[file renamer]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[rename files]]></category> <category><![CDATA[text to file renamer]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=7160</guid> <description><![CDATA[There is not an easy way to rename multiple files in Windows, at least not when you want to rename each file with individual names. The only possibility in Windows would be to mark all files that should be renamed and press F2 to rename the files. Each file would receive the same file name [...]]]></description> <content:encoded><![CDATA[<p>There is not an easy way to rename multiple files in Windows, at least not when you want to rename each file with individual names. The only possibility in Windows would be to mark all files that should be renamed and press F2 to rename the files. Each file would receive the same file name and a number to make them unique.</p><p>That is not helpful if all file names should be named differently and renaming files individually would take to much time. Enter the batch file rename application Text to File Renamer. <a
href="http://www.allmalta.com/software/index.html">Text to File Renamer</a> is a portable application that can speed up the file renaming process.</p><p>The user can drag and drop files into the left pane of the application and enter file names typed, pasted or entered by dragging and dropping a text file into the right panel. The lines should correspond and the user can use the right pane as a text editor to move names around so that each filename will be renamed properly.</p><p><span
id="more-7160"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/09/batch_file_rename-500x334.jpg" alt="batch file rename" title="batch file rename" width="500" height="334" class="alignnone size-medium wp-image-7161" /></p><p>When all lines correspond to each other a click on the Rename button renames all listed file names at once. The file extension is not listed because it will remain as is. The process is considerably shorter than renaming the files manually but the application could use a few automatic manipulation options to reduce the time it takes to enter the new filenames.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/09/22/batch-file-rename/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>PFrank File Renamer</title><link>http://www.ghacks.net/2007/12/17/pfrank-file-renamer/</link> <comments>http://www.ghacks.net/2007/12/17/pfrank-file-renamer/#comments</comments> <pubDate>Mon, 17 Dec 2007 10:15:54 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[file renamer]]></category> <category><![CDATA[rename files]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/12/17/pfrank-file-renamer/</guid> <description><![CDATA[I have been looking for a flexible file rename for a very long time. I found some, tested some, wrote articles about them here at Ghacks but was never really satisfied. This has changed with the discovery of PFrank File Renamer. Stupid name ? Yes for sure although PFrank is an acronym for Peter's Flexible Renaming Kit.]]></description> <content:encoded><![CDATA[<p>I have been looking for a flexible file rename for a very long time. I found some, tested some, wrote articles about them here at Ghacks but was never really satisfied. This has changed with the discovery of PFrank File Renamer. Stupid name ? Yes for sure although <a
href="http://www3.telus.net/pfrank/PFrankBasic.html">PFrank</a> is an acronym for Peter&#8217;s Flexible Renaming Kit.</p><p>The functionality however is making more than up for it. First of all, PFrank supports wildcards and regular expressions making it an excellent tool for both beginners and advanced users alike. You might now wildcards from your operating system, they are normally substituted with the char *, a search for all mp3 files of a folder would look like this for instance *.mp3.</p><p>Regular expressions on the other hand offer a wider variety of meta characters suitable for advanced file matching needs, it is for instance possible to exclude files with certain chars.</p><p><span
id="more-2559"></span><img
src='http://www.ghacks.net/wp-content/uploads/2007/12/file-renamer.jpg' alt='file renamer' /></p><p>Many pre-defined renaming rules have already been added to PFrank and it is rarely the case that users have to use their own regular expressions for a renaming process. Some of the popular filters already included are the filter to remove all non alpha-numeric characters, to add music information at the beginning or end of a file, to add numbers or chars to a filename, to remove all numbers and to insert other file information like file properties or folder information.</p><p>If none of the default renaming templates suit your needs you can create your own. The homepage of PFrank contains additional information and links to tutorials that explain Regular Expressions in greater detail, definitely worth a visit if you ask me.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/12/17/pfrank-file-renamer/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>A comfortable easy to use File Renamer</title><link>http://www.ghacks.net/2007/05/10/a-comfortable-easy-to-use-file-renamer/</link> <comments>http://www.ghacks.net/2007/05/10/a-comfortable-easy-to-use-file-renamer/#comments</comments> <pubDate>Thu, 10 May 2007 07:31:10 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[change filenames]]></category> <category><![CDATA[file renamer]]></category> <category><![CDATA[rename files]]></category> <category><![CDATA[renamer ng]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/05/10/a-comfortable-easy-to-use-file-renamer/</guid> <description><![CDATA[If you want to rename files in one go without having to rename each file individually you should take a look at the free software Renamer NG. Owners of digital cameras for instance will love this software. The camera names the pictures that have been taken Picture001.jpg, Picture002.jpg and so on which is not very helpful if you want to know where the pictures were taken. A file renamer like Renamer NG is capable of renaming all files at once. If you would use the Windows Explorer instead you would soon realize that renaming hundreds of pictures takes a very long time.]]></description> <content:encoded><![CDATA[<p>If you want to rename files in one go without having to rename each file individually you should take a look at the free software Renamer NG. Owners of digital cameras for instance will love this software. The camera names the pictures that have been taken Picture001.jpg, Picture002.jpg and so on which is not very helpful if you want to know where the pictures were taken. A file renamer like Renamer NG is capable of renaming all files at once. If you would use the Windows Explorer instead you would soon realize that renaming hundreds of pictures takes a very long time.</p><p>With <a
href="http://albert.nu/programs/renamerng/main.htm" target="_blank">Renamer NG</a> it takes only a few seconds. You start by selecting the directory that contains all the files that you want to rename. They are listed in the main panel afterwards. Now click on Operations > Replace. This opens a new menu with five options: Replace, With, Match Case, Before and After.</p><p><span
id="more-1530"></span></p><ul><li>Replace defines the characters that you want to replace with different ones.</li><li>With are of course those characters that you want them replaced with.</li><li>Match Case defines if your input is case sensitive</li><li>Before displays how the filename looks like before the changes</li><li>After shows how it would look like after the changes, both in realtime</li></ul><p>This is the basic process. Renamer NG offers much more though. You can add more than one dir and additionale files, filter files, insert characters, use regular expressions and add the current date and time to the filenames. I&#8217;m not able to list all of the options but you have to believe me that there are plenty of them.</p><p>I especially like it that it is easy to use so that everyone will be able to change filenames. Computer Geeks on the other hand will love the additional renaming options such as regular expressions.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/05/10/a-comfortable-easy-to-use-file-renamer/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
