Skip to content

A batch file rename GUI application with split view for both source and target files, and plugins in JavaScript.

License

Notifications You must be signed in to change notification settings

caoccao/BatchFileRename

Repository files navigation

Batch File Rename

Linux Build MacOS Build Windows Build

A batch file rename GUI application with split view for both source and target files, and plugins in JavaScript.

Features

  • Batch edit files or directories in a code editor
  • Scan directories recursively
  • Vim mode for block editing
  • Plugins written in JavaScript
Name Description
Dot.Case Capitalize every word of the file name and replace special characters with a given separator. The default separator is dot.
To lower case Convert all characters of the file name to lowercase.
To UPPER CASE Convert all characters of the file name to uppercase.

Documentation

License

APACHE LICENSE, VERSION 2.0