Skip to content

Bryanx/regex-rename-files

Repository files navigation

Regex Rename Files

Build Version Downloads

Rename multiple files at the same time. Optionally use regex. You can also select a directory to recursively rename all nested files/folders.

GitHub | Issue tracker | Plugin page

Usage:

  1. Select multiple files.
  2. Right click and select 'Replace text in file names'.
  3. Enter 'from' and 'to' texts and optionally use Regex.
  4. Click OK.

rename

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Regex Rename Files" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.