 dartRename
 |
Introduction
dartRename is one of those situations where we had a problem we wanted a solution to. Essentially we had a lot of files we wanted to rename, and thus this program came into being.
Like the name suggests it will take a list of files, or a filtered directory list of files, and rename them according to a special tag based filename. Tags are growing in number, but already plentiful and include such things as image sizes, the MD5 of a file, the size and more that can be added to the output filename. This includes a count with or without leading zeroes.
We're putting this out there now as we're looking for ideas for tags, so please do send feedback.
|
Top Features
- Easy to Use
- No fluff in sight, it does the job without putting too much 'bloat' into the application.
- Simple Tag based renaming system.
- Can add files on the fly using filtered directory searches.
- Save 'Tasks/Jobs' for later to run again.
- Quick engine.
Downloads
Screenshot
 The Main Interface
|
Copyright 2022, C. J. Whittaker - All rights reserved
|