Bulk Renamer for Drive is a Google Apps Script web application that uses Drive API to let you rename multiple files in selected Drive folder.
No more need to sync files to your desktop, rename them using OS-specific tools and sync back to Drive. Just select a folder, choose rename options (see details below) and sit back and watch your files being renamed!
Use Google Picker to select a folder and files to rename.
Note: Only folders you are the owner of can be selected. Sub-folders are not processed. Only files you have owner or editor permissions for can be renamed.
Choose between Simple Replace, Advanced Rename, or RegExp Rename, and select renaming options (see details below)
Confirm selected rename options and preview list of files with new filenames. Watch your files being renamed in real-time. Results page will show any errors encountered during rename (e.g. files with no matching string in filename, or files with insufficient access permissions)
Note: It can take your Google Drive user interface a few seconds to update with new file names after a bulk rename.
Bulk Renamer for Drive requires following permissions:
Please refer to the Bulk Renamer for Drive Privacy Policy page for full details about privacy and information collection policy.
Please report any issues or suggest feature ideas on the project’s GitHub Issues page.