Extensions
  • Home
  • Add-ons
  • Themes
  • Approval Queue
  • About
  • Upload Extension
  • Sign in
  • BLENDER.ORG

    • Download

      Get the latest Blender, older versions, or experimental builds.

    • What's New

      Stay up-to-date with the new features in the latest Blender releases.

    DEVELOPMENT

    • Roadmap

      See which projects are currently being worked on and what's next.

    • Documentation

      Guidelines, release notes and development docs.

    LEARNING & RESOURCES

    • Blender Studio

      Access production assets and knowledge from the open movies.

    • Manual

      Documentation on the usage and features in Blender.

    • Benchmark

      A platform to collect and share results of the Blender Benchmark.

    • Blender Conference

      The yearly event that brings the community together.

    DONATE

    • Development Fund

      Support core development with a monthly contribution.

    • One-time Donations

      Perform a single donation with more payment options available.

All Add-ons

Add-on Simple Renaming
Simple Renaming

Effortlessly rename multiple objects with this simple addon.
Add-on by MatthiasPatscheider
About What's New Reviews Version History

Version History

2.1.6
Compatibility
Blender 4.2 LTS and newer
  • 56.2 KB
  • 3887
  • April 26th, 2026

Changelog

Simple Renaming 2.1.6

Version 2.1.6 is a hotfix release addressing crashes on Blender exit due to keymap conflicts and a recurring error in the depsgraph update handler. It also includes minor UI improvements to the Rename section.

Fixes

  • #236: Fixed an error in the PostChange depsgraph update handler when bpy.context.selected_objects is unavailable — occurring when enabling or disabling another addon while Simple Renaming is active.
  • #235: Fixed a crash on Blender exit when another addon's keyboard shortcut conflicts with Simple Renaming's keymap in Blender 5.1.

Improvements

  • #237: Improved descriptions and tooltips in the Rename section of the panel.
Compatibility
Blender 4.2 LTS and newer
Downloads
3887
Size
56.2 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v2.1.6 56.2 KB
2.1.5
Compatibility
Blender 4.2 LTS and newer
  • 55.9 KB
  • 1953
  • April 6th, 2026

Changelog

2.1.5

Version 2.1.5 brings full Blender 5.1 compatibility, major performance improvements for large scenes, and new renaming targets including Node Groups and Point Clouds. The release also includes a range of quality-of-life additions such as case transformation operators and extended variable support, alongside numerous bug fixes and stability improvements.

Features

  • #218: Major performance overhaul for large scenes. Collection lookups, owner-object resolution, variable replacement, numeration uniqueness checks, and regex compilation have all been rewritten from linear or quadratic algorithms to O(1) lookups. Scenes with 500+ objects, many bones, modifiers, or collections will rename significantly faster.
  • #224: Added Node Groups as a new renaming target.
  • #214: Added support for renaming Point Cloud objects (Blender 4.5+).
  • #210: Added case transformation operators (UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase) under a new Case section in the panel.
  • #206: Added support for \U, \L, and \E regex modifiers in Search and Replace for case transformations.
  • #212: Extended the @o variable to additional renaming targets: materials, UV maps, bones, modifiers, and shape keys.
  • #228: Added an "Also Rename Data" option in preferences that automatically renames linked data-blocks (e.g. mesh, curve, light data) to match the object's new name.
  • #197: Extended UV map renaming with support for renaming by index, renaming the active UV set, and batch renaming across multiple objects.

Fixes

  • #195: Fixed renaming bones in Edit/Pose mode breaking drivers that reference those bones.
  • #204: Fixed a preset appearing twice in the suffix/prefix by type popup.
  • #205: Fixed crash on exit on macOS.
  • #207: Fixed batch renaming of bones not working when triggered from the Outliner.
  • #209: Fixed an AttributeError occurring in Blender 5.0.
  • #211: Fixed a Python error caused by a backslash character in object names.
  • #215: Fixed an error in "Search and Select" for bones when a matching name is found.
  • #217: Fixed crash on exit in Blender 5.1.
  • #219: Fixed crash when attempting to rename read-only attributes (e.g. mesh position).
  • #222: Fixed numeration incorrectly restarting per object when renaming shape keys, vertex groups, UV maps, color attributes, and attributes.
  • #225: Fixed crash when renaming objects in contexts without an active selection.
  • #226: Fixed error when batch-renaming shape keys on a selection where some objects have no shape keys.
  • #227: Improved keymap reliability by switching to active-context key binding.
Compatibility
Blender 4.2 LTS and newer
Downloads
1953
Size
55.9 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v2.1.5 55.9 KB
2.1.4
Compatibility
Blender 4.2 LTS and newer
  • 45.7 KB
  • 13538
  • May 8th, 2025

Changelog

  • Fix to broken links
Compatibility
Blender 4.2 LTS and newer
Downloads
13538
Size
45.7 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v2.1.4 45.7 KB
2.1.3
Compatibility
Blender 4.2 LTS and newer
  • 45.6 KB
  • 4286
  • March 4th, 2025

Changelog

This is a minor release fixing following issues.

  • Add trim Start
  • Make keyframes not affect 'Use Selection'
  • Fix broken Links
Compatibility
Blender 4.2 LTS and newer
Downloads
4286
Size
45.6 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v2.1.3 45.6 KB
2.1.1
Compatibility
Blender 4.2 LTS and newer
  • 43.8 KB
  • 12844
  • August 2nd, 2024

Changelog

  • Removed the use of name from the addon
Compatibility
Blender 4.2 LTS and newer
Downloads
12844
Size
43.8 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v2.1.1 43.8 KB
2.1.0
Compatibility
Blender 4.2 LTS and newer
  • 44.8 KB
  • 46
  • July 29th, 2024

Changelog

2.1

Version 2.1 of the Simple Renaming Panel has been refactored and upgraded for Blender 4.2 and is available as an Extension.

Features

  • #175: The Simple Renaming Panel has been converted from an addon to an Extension.
  • #185: Users can now reverse the sorting order.
  • #181: Added an option to enable or disable the Prefix/Suffix by Type panel.

Fixes

  • #187: Addressed an issue where selection was displayed in Bone renaming mode. This option is now correctly disabled in Bone renaming mode.
  • #178: Renaming Data is now consistent with other renaming targets.
Compatibility
Blender 4.2 LTS and newer
Downloads
46
Size
44.8 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Awaiting Review
v2.1.0 44.8 KB
6 versions
  • About
  • Privacy Policy
  • Terms of Service
About
  • Blender Foundation
  • Blender Institute
  • Blender Studio
  • License
  • Logo & Trademark
  • Credits
  • Privacy Policy
  • Code of Conduct
Organization
  • People
  • Jobs
Blender Network
Download
  • Latest Blender
  • Blender LTS
  • Previous Versions
  • Experimental Builds
  • Source Code
  • Requirements
  • Benchmark
  • Flamenco
Extensions
  • Add-ons
  • Themes
Developers
  • Get Started
  • Roadmap
  • Projects
  • Docs
  • Blog
  • Forum
  • YouTube
  • Python API
Blender Studio
  • Films
  • Training
  • Tools & Pipeline
Support
  • Manual
  • Community
  • FAQ
Get Involved
  • Documentation
  • Education
News
  • Press Releases
  • User Stories
Blender Conference
Follow Blender
Support Blender
  • Donate
  • One-time Donation
Artistic freedom starts with Blender The Free and Open Source 3D Creation Suite