All Projects → rodi01 → Renameit

rodi01 / Renameit

Licence: mit
Keep your Sketch files organized, batch rename layers and artboards.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Renameit

Select Group Layers Sketch Plugin
A sketch plugin that makes it easy to select all child layers from a selected group or all siblings layers from within a group
Stars: ✭ 84 (-94.12%)
Mutual labels:  sketch-plugin
Sketch Dockpreview
A Sketch plugin that lets you preview your current artboard in the Dock.
Stars: ✭ 90 (-93.7%)
Mutual labels:  sketch-plugin
Cleanup Useless Groups
A Sketch plugin that cleans up your layer list by removing empty groups and flattening deeply nested groups.
Stars: ✭ 100 (-93%)
Mutual labels:  sketch-plugin
Notes
A sketch plugin for taking notes
Stars: ✭ 87 (-93.91%)
Mutual labels:  sketch-plugin
Puzzle Tokens
Batch create, manage and update Sketch styles and symbols using SCSS/LESS
Stars: ✭ 90 (-93.7%)
Mutual labels:  sketch-plugin
Sketch Make Long Shadow
A plugin for Sketch to create long shadows of a user defined length from a shape.
Stars: ✭ 92 (-93.56%)
Mutual labels:  sketch-plugin
Design Systems
A Sketch app plugin that help you find out popular design systems and download official Sketch UI kit.
Stars: ✭ 83 (-94.19%)
Mutual labels:  sketch-plugin
Xcodetemplate Sketchplugin
Stars: ✭ 105 (-92.65%)
Mutual labels:  sketch-plugin
Sketch Constraints
📏 A plugin that integrates constraints in Sketch to lay out layers.
Stars: ✭ 1,300 (-8.96%)
Mutual labels:  sketch-plugin
Photo Grid
A Sketch plugin that can size layers to common photo dimensions and scale them to fit in rows or columns.
Stars: ✭ 100 (-93%)
Mutual labels:  sketch-plugin
Hsl color picker
HSL Color Picker for Sketch (no longer maintenance).
Stars: ✭ 88 (-93.84%)
Mutual labels:  sketch-plugin
Ishadow
Creating a beautiful iOS style shadow [Sketch Plugin]
Stars: ✭ 89 (-93.77%)
Mutual labels:  sketch-plugin
Unused Style Remover
Remove unused layer and text styles.
Stars: ✭ 94 (-93.42%)
Mutual labels:  sketch-plugin
Symbol Spacer Sketch Plugin
automatically trigger Sketch’s “reset to original size” function when deselecting symbol
Stars: ✭ 86 (-93.98%)
Mutual labels:  sketch-plugin
Egmont Plugin
Sketch plugin for create squircle shapes. No longer maintained.
Stars: ✭ 102 (-92.86%)
Mutual labels:  sketch-plugin
Sketch Guides
Add Guides to edges and midpoints at once.
Stars: ✭ 83 (-94.19%)
Mutual labels:  sketch-plugin
Sketchi18n
Sketch Internationalization Plugin
Stars: ✭ 1,310 (-8.26%)
Mutual labels:  sketch-plugin
Sketch Css Sprite Mixin
Generate a code of CSS Sprite Mixin to Clipboard in Sketch.
Stars: ✭ 105 (-92.65%)
Mutual labels:  sketch-plugin
Kitchen
Powerful sketch plugin for design cooperation 🍳🍳🍳
Stars: ✭ 103 (-92.79%)
Mutual labels:  sketch-plugin
Polaris Telescope
A Sketch plugin that lets you quickly search for Polaris guidelines and code snippets.
Stars: ✭ 96 (-93.28%)
Mutual labels:  sketch-plugin

Update

Unfortunately, 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.

The plugin is still being maintained for Figma and Adobe XD.

Rename It

Keep your Sketch files always organized, batch rename layers and artboards. Checkout the website

Rename Selected Layers

Multiple Layers

Rename Multiple layers at once command.

Rename Multiple Layers

Sequence

Sequentially rename layers in either ascending or descending order.

Rename in Sequence

  • Keyword %N - Ascending numbered sequence
  • Keyword %n - Descending numbered sequence
  • Keyword %A - Alphabet sequence
Pro Tip
  • Keyword %nn - This will output 01, 02, 03 and so on
  • Keyword "%a - Lowercase alphabet sequence

Current Layer Name

The keyword %* will copy the current selected layer(s) name.

Current Layer Name

Layer Name Case

You can use the %* with combination of letters to convert the layer name case.

  • Keyword %*u% - Convert to UPPER CASE
  • Keyword %*l% - Convert to lower case
  • Keyword %*t% - Convert to Title Case
  • Keyword %*uf% - Convert to Upper first word
  • Keyword %*c% - Convert to camelCase (This will remove the spaces)

Add Width and Height

Rename layer(s) with the width %W and height %H of a layer.

Width and Height

NOTE: “%” can be escaped with a backslash “\”

Find & Replace in Selected Layers

Replace any word(s) or character(s) from selected layers.

Find & Replace

Rename Artboards

Rename 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).

Rename Artboards

Install

For Sketch bellow version 51 the latest version of the plugin won't work. Please download version 3.8.7 here

Sketchpacks

Sketchpacks

Sketch Runner

Sketch Runner

Direct Download

Direct Download

More Info

Rename It is maintained by Rodrigo Soares, follow me @rodi01

Checkout the website for more

MIT License © Rodrigo Soares.

Donate

Buy me a pizza 🍕 or donate via PayPal.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].