dyl0010 / dame

A file batch naming tool inspired by PowerRename

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dame

A file batch naming tool inspired by PowerRename

Screenshots

App Screenshot

Features

  • Modify the file names of a large number of files, without giving all of the files the same name.
  • Perform a search and replace on a targeted section of file names.
  • Perform a regular expression rename on multiple files.
  • Check expected rename results in a preview window before finalizing a bulk rename.

Installation

Download source code from the release page, then

  cd Your Directory/dame
  dub run

Roadmap

  • File list filters
  • Shortcut key support
  • Pre-made pattern names (time date, etc.)
  • More language support
  • Tracked file order
  • Resolve file conflict issues

Acknowledgements

License

MIT

About

A file batch naming tool inspired by PowerRename

License:MIT License


Languages

Language:D 100.0%