Skip to content

Bryanx/regex-rename-files

Folders and files

NameName
Last commit message
Last commit date
May 8, 2024
May 5, 2024
May 5, 2024
Jun 23, 2021
May 5, 2024
May 5, 2024
Sep 7, 2021
Nov 10, 2024
Sep 23, 2022
Dec 26, 2021
May 5, 2024
Nov 9, 2024
May 5, 2024
May 5, 2024
May 5, 2024
May 5, 2024

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.