mmv is a utility to rename multiple files with a text editor.
This command opens the editor with the list of file names so edit and write. The command finds the changed lines and renames all the corresponding files.
This is free and open source software.
Key Features
- Completely portable.
- Designed to be simple as mv. It requires no configuration file.
- Supports renaming in cycle (mv a b, mv b c and mv c a at the same time).
- Creates destination directories automatically. You can arrange pictures like yyyy-mm-dd xxxx.jpg to yyyy/mm/dd/xxxx.jpg.
- Capable to use as a library (just call mmv.Rename).
- Easy to remember: multi-mv.
Website: github.com/itchyny/mmv
Support:
Developer: itchyny
License: MIT License
mmv is written in Go. Learn Go 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 |
| regname | Mass renamer utility with a text user-interface |
| pipe-rename | Edit filenames using your preferred text editor |
| Renamer | Flexible and extensible through plugins |
| brn2 | Fork of brn |
| edmv | Bulk rename files using your preferred text editor |
Read our verdict in the software roundup.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.