Auto Rename Media On Upload
Automatically renames any media files you upload by adding a prefix to the beginning of the filename based on the filetype.
The facts
- Rating
- 5★ from 1
- Active installs
- 100+
- Price
- Free
- Last updated
- 29 Jun 2024
- Added
- Oct 2019
- Requires WP
- 5.2
- Tested up to
- WP 6.5.10
- Downloads
- 5,150
Our analysis
AI-assistedAuto Rename Media On Upload is a WordPress plugin that automatically renames media files upon upload by adding a specified prefix based on the file type. For instance, if you upload a .jpg file, you can set it to prepend 'pic-' to the filename, resulting in 'pic-car.jpg'. The plugin also updates the corresponding slug used by WordPress according to the new filename.
You can configure unique prefixes for various file types including images, videos, documents, and more. However, the plugin will only rename files once you have specified the prefixes in the settings page, ensuring that no files are renamed unintentionally.
Best for: This plugin is suitable for users who frequently upload media files and want to maintain a consistent naming convention.
What it does well
- ✓Automatically renames media files on upload
- ✓Allows unique prefixes for multiple file types
- ✓Updates WordPress slugs based on new filenames
- ✓Free to use from the WordPress.org directory
Where it falls short
- •Requires configuration of prefixes before renaming
- •Limited information on user ratings and active installs
Verdict
Auto Rename Media On Upload offers a straightforward solution for managing media file names, though it requires initial setup to function effectively.
From the developer
Jeff Sherk's own description of Auto Rename Media On Upload, lightly tidied.
This plugin will automatically rename any media files you upload to the Media Library, by adding a prefix to the beginning of the filename based on the filetype.
For example, you can tell it to add the prefix “pic-” to the beginning of all .jpg files that you upload. So uploading an image called car.jpg would get renamed to pic-car.jpg
And since it changes the name of the file, it will also change the “slug” that wordpress uses based on this new name.
You can set an individual/unique prefix for each of the following filetypes:
jpg jpeg png bmp gif tif mp4 avi m4v mov flv mkv 3gp pdf doc docx xls xlsx ppt pptx mp3 ogg wav zip csv txt rtf odt
You will need to go to the settings page and set the prefix you want to use for each of the filetypes.
The default behavior is that it will NOT rename any uploaded files until you have set the prefix on the settings page.