ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Regex Renamer

<< < (2/4) > >>

logic7:
My favorite is still oscars -- which lists the files in a plain text field. I typically just copy/paste into EditPad, perform the rename regex there, then copy it back to oscars.  I love turning file structures into text files and back :)
-allen (October 19, 2006, 08:52 PM)
--- End quote ---

It is a nice renamer with macro recording and playback, but still doesn't handle folders.

logic7:
Regex Renamer: Open Source Renamer using Regular Expressions

RegexRenamer is a powerful but simple user-friendly graphical tool used to batch rename files using regular expressions. Features realtime preview, file filtering, flexible case-changing, auto numbering, conflict detection, regex tutorial & reference,

--- End quote ---


-mouser (October 19, 2006, 04:28 AM)
--- End quote ---

Nice software, still can't handle folders or files on network places.

allen:
My favorite is still oscars -- which lists the files in a plain text field. I typically just copy/paste into EditPad, perform the rename regex there, then copy it back to oscars.  I love turning file structures into text files and back :)
-allen (October 19, 2006, 08:52 PM)
--- End quote ---

It is a nice renamer with macro recording and playback, but still doesn't handle folders.

-logic7 (October 21, 2006, 06:33 AM)
--- End quote ---

Um . . . yes it does?

logic7:
My favorite is still oscars -- which lists the files in a plain text field. I typically just copy/paste into EditPad, perform the rename regex there, then copy it back to oscars.  I love turning file structures into text files and back :)
-allen (October 19, 2006, 08:52 PM)
--- End quote ---

It is a nice renamer with macro recording and playback, but still doesn't handle folders.

-logic7 (October 21, 2006, 06:33 AM)
--- End quote ---

Um . . . yes it does?
-allen (October 21, 2006, 09:59 AM)
--- End quote ---


I must have missed that, for me, it does not, neither that is mentioned in the documentation, nor on its web site.
And for some reason, it stops responding when I try to record a macro.

OK, I'll stop whining now.   :)

xiperware:
Thanks for your feedback guys - there's a new version out with many new features, addressing several of yours and others comments.

http://regexrenamer.sourceforge.net/




--- ---ChangeLog - v1.0 (12 Dec 2006)
- added feature to move/copy/backup matched files to another folder (with or without renaming)
- added manual path entry (inc support for network paths), with browse network button
- added rename folder support
- moved option checkboxes to menu, relocated help menu
- added ability to rename to subfolders
- added exclude toggle button to filter (allow filtering out files that match)
- fixed a couple of minor filter validation bugs, cleaned up behaviour of filter controls
- renaming now done in seperate thread
- added cancel button during rename operation
- added progress bar during rename
- added shift-rightclick context menus to match/replace/filter fields to insert regex elements
- added "reset every x files" numbering option
- numbering increment can now be negative (resulting number must still be positive)
- change case menu is now highlighted when an option is selected (same as move/copy menu)
- original filename is now shown instead of blank preview (ui change only, same functionality)
- added more extensive preview filename validation (also done during single rename)
- added warning if any files new name begins with a space or dot
- help menu-items are now disabled when help files are not installed
- fixed preview validation bug where under certain conditions there was an exponential slow-down
- fixed bug where validation wasn't detecting conflicts when renaming a file to a folders name
- made regex fields resizable, reduced overall minimum app size
- added disable splash screen checkbox to about dialog
- added option to remember window size & position
- added workaround to fix .NET ListView bug with horizontal scrollbar appearing in filelist
- made filelist columns non-resizable (to avoid buggy behaviour when expanded > window size)
- fixed bug where all shortcuts in a folder had the same icon
- updated help file, added two examples

Any other suggestions welcome.

Cheers

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version