This plugin allows you to rename media files in the WordPress Media Library. It adds a simple input field to the media edit screen where you can enter a new file name.
- Universal compatibility: Works with any media file type (images, documents, videos, etc.)
- Direct renaming: Rename files directly from the attachment edit screen
- Automatic thumbnail regeneration: All thumbnail sizes are regenerated with the new filename
- Database synchronization: All database entries are updated automatically
- Scaled image support: Handles WordPress 5.3+ scaled images correctly (Learn more)
- Conflict prevention: Generates unique filenames if the desired name already exists
- GUID updates: Updates the GUID to match the new filename.
- Clean database: No additional database tables or settings created
- Character sanitization:
- German umlauts (ß, ä, ö, ü) are converted (ä → ae, ö → oe, etc.)
- Invalid characters are replaced with dashes (-)
- Filenames are converted to lowercase
- File extension preservation: The original file extension is preserved during renaming
- Upload the plugin files to
/wp-content/plugins/simple-media-file-renamer/or install via the WordPress admin panel- To install via the admin panel, go to Plugins > Upload Plugin and upload the ZIP file of this plugin.
- Activate the plugin through the 'Plugins' screen in WordPress
- Go to any media file's edit screen to start renaming
If this plugin helps you, I'd be grateful for a small donation 🙏