> For the complete documentation index, see [llms.txt](https://docs.anyrpg.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anyrpg.org/wizards/rename-wizard.md).

# Rename Wizard

The rename wizard renames multiple files at once by searching for and replacing strings in the provided list of files.

## Accessing the Wizard

The Rename Wizard can be opened by clicking *Tools* in the menu bar, and selecting *AnyRPG > Wizard > Rename > Rename Resources*.

![](https://2976860065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7Nd93HqSNPpv2JhrViE%2Fuploads%2F5onErZMMUWcmmjfuRfVu%2Fimage.png?alt=media\&token=7a604214-8af3-400d-9923-773c5bd59742)

<div align="left"><figure><img src="https://2976860065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7Nd93HqSNPpv2JhrViE%2Fuploads%2FqaEevazQd8Vokkc64k0a%2Fimage.png?alt=media&amp;token=c49b3cf8-e62c-49bd-aa3f-87d2d40904b3" alt=""><figcaption></figcaption></figure></div>

## Settings

| Name           | Description                                                                                                                                                                                                                                                                                                                                                           |
| -------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Find String    | The rename wizard will search for this string in the list of files provided.                                                                                                                                                                                                                                                                                          |
| Replace String | The rename wizard will replace the *Find String* with this string in the list of files provided.                                                                                                                                                                                                                                                                      |
| Replace Mode   | <p><strong>Replace</strong><br>Replace the <em>Find String</em> with the <em>Replace String</em><br><strong>Append</strong><br>Ignore the <em>Find String</em>.  Add the <em>Replace String</em> to the beginning of the file name.<br><strong>Prepend</strong><br>Ignore the <em>Find String</em>.  Add the <em>Replace String</em> to the end of the file name.</p> |
| File List      | The list of files to perform the rename operation on.                                                                                                                                                                                                                                                                                                                 |

## Running the Wizard

After choosing all the settings, click Rename to run the wizard.

![](https://2976860065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7Nd93HqSNPpv2JhrViE%2Fuploads%2Ftq4gSzdMg6xe8F39TUXO%2Fimage.png?alt=media\&token=78ef056c-d778-46bc-a137-0779344329b0)
