
mass-renamer -p "./other-files-to-rename" -q "(old).*-" -r "newfolder." -t "both" -x.A folder named Very Old folder name 2 would be renamed to Very New folder name 2.files-to-rename that contain the name Old folder name replaces the character sequence Old folder name with New folder name. This command renames all folders in the relative path.mass-renamer -p "./files-to-rename" -q "Old folder name" -r "New folder name" -t "dir".mass-renamer -p "./" -q ".+" -r "img?i.?e" -t file -w 4 -x when renaming the first file, maxresdefault.jpg, results in img0000.jpg.?o - Replaced with the original name of the file.?j - The same as ?i except it starts at 1.?i - This text is replaced with the 0 based index of the file being renamed, which is determined by the order in which the files or folders are being renamed.-r - You can use special characters in the replacement text to add special values into file names.passing a value of 4 results in 0001 for index 1 when using the ?j special character). The width for numbers from the ?i and ?j special characters (e.g. Whether or not to treat the -q option as a regular expression. The type of item to replace (dir/file/both). What to replace within the name of the files or folders to be renamed (query). The relative folder path to the files you want to rename.
#Bulk renamer install#
Pip3 install mass_renamer Usage Options Option This page was generated by GitHub Pages.A Python script to mass rename files in a directory. Use of this trademark is subject to Google Permissions. Google Drive is a trademark of Google Inc. Please report any issues or suggest feature ideas on the project’s Issues page.
#Bulk renamer update#
Note: It can take your Google Drive™ user interface a few seconds to update with new file names after a bulk rename. files with no matching string in filename, or files with insufficient access permissions) Results page will show any errors encountered during rename (e.g. Watch your files being renamed in real-time.

Bulk Renamer for Google Drive™ Rename multiple files in Google Drive™!īulk Renamer for Google Drive™ renames all files in selected Drive folder according to chosen settings. Bulk Renamer for Google Drive™ | Rename multiple files in Google Drive™! Skip to the content.
