{"id":13718377,"url":"https://rodi01.github.io/RenameIt/","last_synced_at":"2025-05-07T10:31:59.201Z","repository":{"id":13538280,"uuid":"16229937","full_name":"rodi01/RenameIt","owner":"rodi01","description":"Keep your Sketch files organized, batch rename layers and artboards.","archived":true,"fork":false,"pushed_at":"2021-05-07T09:16:03.000Z","size":19454,"stargazers_count":1415,"open_issues_count":37,"forks_count":117,"subscribers_count":40,"default_branch":"master","last_synced_at":"2024-03-05T13:34:19.685Z","etag":null,"topics":["sketch-plugin"],"latest_commit_sha":null,"homepage":"https://renameit.design/sketch/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rodi01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":["https://www.paypal.me/rodi01/5"]}},"created_at":"2014-01-25T11:46:08.000Z","updated_at":"2024-02-29T16:05:29.000Z","dependencies_parsed_at":"2022-08-31T08:40:45.380Z","dependency_job_id":null,"html_url":"https://github.com/rodi01/RenameIt","commit_stats":null,"previous_names":[],"tags_count":74,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodi01%2FRenameIt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodi01%2FRenameIt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodi01%2FRenameIt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodi01%2FRenameIt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rodi01","download_url":"https://codeload.github.com/rodi01/RenameIt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224585513,"owners_count":17335869,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["sketch-plugin"],"created_at":"2024-08-03T01:00:25.207Z","updated_at":"2024-11-14T07:31:13.147Z","avatar_url":"https://github.com/rodi01.png","language":"JavaScript","funding_links":["https://www.paypal.me/rodi01/5","https://www.buymeacoffee.com/rodi01"],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# Update\nUnfortunately, Rename It for Sketch is no longer being maintained. I no longer use Sketch as my design tool, and I can't justify paying for the license. The latest tested Sketch version is 67.2. \n\nThe plugin is still being maintained for Figma and Adobe XD.\n\n# Rename It\n\nKeep your Sketch files always organized, batch rename layers and artboards.\n[Checkout the website](https://renameit.design/sketch/)\n\n## Rename Selected Layers\n\n\u003cimg src=\"docs/static/img/renameLayersShortcut.png\" width=\"300\"\u003e\n\n### Multiple Layers\n\nRename Multiple layers at once command.\n\n![Rename Multiple Layers](/docs/static/img/gifs/batch_rename.gif)\n\n### Sequence\n\nSequentially rename layers in either ascending or descending order.\n\n![Rename in Sequence](/docs/static/img/gifs/sequence_rename.gif)\n\n* **Keyword %N** - Ascending numbered sequence\n* **Keyword %n** - Descending numbered sequence\n* **Keyword %A** - Alphabet sequence\n\n##### Pro Tip\n\n* **Keyword %nn** - This will output 01, 02, 03 and so on\n* **Keyword \"%a** - Lowercase alphabet sequence\n\n### Current Layer Name\n\nThe keyword **%\\*** will copy the current selected layer(s) name.\n\n![Current Layer Name](/docs/static/img/gifs/current_layer.gif)\n\n### Layer Name Case\n\nYou can use the **%\\*** with combination of letters to convert the layer name case.\n\n* **Keyword %\\*u%** - Convert to **UPPER CASE**\n* **Keyword %\\*l%** - Convert to **lower case**\n* **Keyword %\\*t%** - Convert to **Title Case**\n* **Keyword %\\*uf%** - Convert to **Upper first word**\n* **Keyword %\\*c%** - Convert to **camelCase** (This will remove the spaces)\n\n### Add Width and Height\n\nRename layer(s) with the width **%W** and height **%H** of a layer.\n\n![Width and Height](/docs/static/img/gifs/width_height.gif)\n\n###### NOTE: “%” can be escaped with a backslash “\\\\”\n\n## Find \u0026 Replace in Selected Layers\n\n\u003cimg src=\"docs/static/img/findReplaceShortcut.png\" width=\"320\"\u003e\n\nReplace any word(s) or character(s) from selected layers.\n\n![Find \u0026 Replace](/docs/static/img/gifs/find_replace.gif)\n\n## Rename Artboards\n\n\u003cimg src=\"docs/static/img/renameArtboardShortcut.png\" width=\"350\"\u003e\n\nRename selected artboards works the same way as rename selected layers. You don't need to select the artboard, it will automatically find the artboard of the selected layer(s).\n\n![Rename Artboards](/docs/static/img/gifs/artboard_rename.gif)\n\n## Install\n\n#### For Sketch bellow version 51 the latest version of the plugin won't work. [Please download version 3.8.7 here](https://github.com/rodi01/RenameIt/releases/download/v3.8.7/Rename-It.sketchplugin.zip)\n\n### Sketchpacks\n\n[![Sketchpacks](/docs/static/img/sketchpack_btn.png \"Install Rename It with Sketchpacks\")](https://sketchpacks.com/rodi01/renameit/install)\n\n### Sketch Runner\n\n![Sketch Runner](/docs/static/img/sketch_runner_hq.gif)\n\n### Direct Download\n\n[![Direct Download](/docs/static/img/download_btn.png \"Direct Download\")](https://github.com/rodi01/RenameIt/releases/latest)\n\n\n## More Info\n\nRename It is maintained by Rodrigo Soares, follow me [@rodi01](https://twitter.com/rodi01)\n\n[Checkout the website for more](https://renameit.design/sketch)\n\nMIT License © Rodrigo Soares.\n\n## Donate\n[Buy me a pizza 🍕](https://www.buymeacoffee.com/rodi01) or donate via [PayPal](https://www.paypal.me/rodi01/5).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/rodi01.github.io%2FRenameIt%2F","html_url":"https://awesome.ecosyste.ms/projects/rodi01.github.io%2FRenameIt%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/rodi01.github.io%2FRenameIt%2F/lists"}