vimv is a terminal-based file rename utility that lets you easily mass rename files using Vim.
This is free and open source software.
Key Features
- Use Vim’s text editing features to edit the names of files. For example, search and replace a particular string, or use visual selection to delete a block.
- If you want to list only a group of files, you can pass them as an argument. e.g.:
vimv *.mp4 - If you have an $EDITOR environment variable set, vimv will use its value by default.
- If you are inside a Git directory, vimv will use git mv (instead of mv) to rename the files.
- You can use
/some/path/filenameformat to move the file elsewhere during renaming. If the path is non-existent, it will be automatically created before moving.
Website: github.com/thameera/vimv
Support:
Developer: Thameera Senanayaka
License: MIT License

vimv is written in Bash. Learn Bash with our recommended free books and free tutorials.
Related Software
| Console Batch Renamers | |
|---|---|
| RnR | Securely rename multiple files and directories |
| F2 | Command-line batch renaming tool. Fast and safe to use. It's written in Go |
| vimv | Mass rename files using Vim |
| massren | Rename multiple files using a text editor |
| mmv | Rename multiple files with editor |
| nomino | Batch rename utility for developers |
| rename | Rename multiple files using Perl expressions |
| brename | Batch renaming safely |
| tempren | Template-based file renaming utility |
| edir | Utility to rename, remove, and copy filenames and directories |
| vidir | Edit of the contents of a directory in a text editor |
| renameutils | Five programs – qmv, qcp, imv, icp and deurlname |
| rename-cli | Rename files quickly |
| ren | Takes find-formatted lines via standard input, and batch renames them |
| renux | Regex, placeholders, and text transformations |
| moove | Manipulate file names and locations |
| Bren | Bulk file renaming software |
| brn2 | Fork of brn |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

