Bulk Operator (v1.2)

This is a small tool I’ve made for a friend to simplify the task of renaming hundreds of files beginning with a specific file name within a directory of thousands of files.

Features

This software bite lets you specify a folder to search (optionally recursively all subfolders) for files containing a specific string (“flag”) in its filename. You can then specify a bulk operation for those flagged files :

Move flagged files to a specified folder

Copy flagged files to a specified folder

Delete flagged files completely

Cut the file name up to the flag preserving the flag
(Cutting myfilename.png up to flag “file” will give you “filename.png“)

Cut the file name up to the flag deleting the flag
(Cutting myfilename.png up to flag “name” will give you “name.png“)

Important information about software bites

By using my free software bites, you agree to use it at your own risk, understanding that this kind of software is not intended for use in business-critical systems. The use of this piece of software may result in unexpected results, loss of data, or other unpredictable loss or damage.
I will not give any type of support for this kind of download, each software bite is as it is.