Skip to content

Commit 3a57a4a

Browse files
authored
Update README.md
1 parent de54f0f commit 3a57a4a

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,18 @@
11
# SmartRename
2-
A Windows Shell Extension for more advanced renaming using search and replace or regular expressions
2+
SmartRename is a Windows Shell Extension for more advanced renaming using search and replace or regular expressions. Every once in a while I need more control when bulk renaming files and folders. SmartRename allows simple search and replace or more advanced regular expression matching. While you type in the search and replace input fields, the preview area will show what the items will be renamed to. SmartRename then calls into the Windows Explorer file operations engine to perform the rename. This has the benefit of allowing the rename operation to be undone after SmartRename exits.
3+
4+
### Demo
5+
6+
![Image description](/Images/SmartRenameDemo.gif)
7+
8+
If you find this useful, feel free to buy me a coffee!
9+
10+
[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=chrisdavis%40outlook%2ecom&lc=US&item_name=Chris%20Davis&item_number=PIFShellExtensions&no_note=0&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHostedGuest)
11+
12+
### Download
13+
[Latest 32 and 64 bit versions](https://github.com/chrdavis/SmartRename/releases/latest)
14+
Windows Vista,7,8,10
15+
16+
You will likely need to restart windows for the extension to be picked up by Windows Explorer.
17+
18+

0 commit comments

Comments
 (0)