All Projects → demersdesigns → Sketch Batch Create Symbols

demersdesigns / Sketch Batch Create Symbols

A plugin for Sketch to convert selected layers to individual symbols.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Sketch Batch Create Symbols

Sketch Commands
A collection of script commands for Sketch.app
Stars: ✭ 826 (+516.42%)
Mutual labels:  sketch-app, sketchapp, sketch-plugin, sketch
Overrideit Sketchplugin
Overrideit is sketch plugin that allow designers to search in overridelist and overrides dropdowns, and with many other features.
Stars: ✭ 113 (-15.67%)
Mutual labels:  sketch-app, sketchapp, sketch-plugin, sketch
Sketch Find And Replace
Sketch plugin to do a find and replace on text within layers
Stars: ✭ 693 (+417.16%)
Mutual labels:  sketch-app, sketchapp, sketch-plugin, sketch
Sketchcrapp
SketchCrapp - Crack your Sketch.app in seconds :) Supports MacOS Big Sur.
Stars: ✭ 218 (+62.69%)
Mutual labels:  sketch-app, sketchapp, sketch-plugin, sketch
autopdfexporter-sketch-plugin
A Sketch Plugin to auto-export all '[S]' Prefix artboards to a single pdf, no slices needed! Plugin auto creates slices from prefixed Artboards and exports them into a single page-sorted pdf file.
Stars: ✭ 16 (-88.06%)
Mutual labels:  sketch, sketch-plugin, sketch-app, sketchapp
Sketch Image Compressor
A Plugin for Sketch that compresses your bitmap assets, to keep filesize to a minimum.
Stars: ✭ 338 (+152.24%)
Mutual labels:  sketch-app, sketchapp, sketch-plugin, sketch
Keys For Sketch
Advanced shortcut manager for Sketch app.
Stars: ✭ 281 (+109.7%)
Mutual labels:  sketch-app, sketchapp, sketch-plugin, sketch
Notes
A sketch plugin for taking notes
Stars: ✭ 87 (-35.07%)
Mutual labels:  sketch-app, sketchapp, sketch-plugin, sketch
Html Sketchapp Cli
Quickly generate Sketch libraries from HTML documents and living style guides, powered by html-sketchapp
Stars: ✭ 631 (+370.9%)
Mutual labels:  sketchapp, sketch-plugin, sketch
Chromatic Sketch
Sketch plugin for creating good-looking and perceptually uniform gradients and color scales.
Stars: ✭ 445 (+232.09%)
Mutual labels:  sketch-app, sketch-plugin, sketch
Artboard Manager
Because moving Artboards manually is *so* 2016
Stars: ✭ 672 (+401.49%)
Mutual labels:  sketch-app, sketchapp, sketch-plugin
Sketch Styles Generator
Generate hundreds of Sketch Shared Styles in a matter of seconds.
Stars: ✭ 537 (+300.75%)
Mutual labels:  sketch-app, sketch-plugin, sketch
Exporter
A Sketch plugin that exports Sketch artboards into clickable HTML file.
Stars: ✭ 131 (-2.24%)
Mutual labels:  sketch-app, sketch-plugin, sketch
Sync.sketchplugin
Keep your design team in sync!
Stars: ✭ 357 (+166.42%)
Mutual labels:  sketchapp, sketch-plugin, sketch
Renamer
Sketch Plugin to rename multiple selected layers or groups or artboards at once
Stars: ✭ 16 (-88.06%)
Mutual labels:  sketch-app, sketch-plugin, sketch
Ishadow
Creating a beautiful iOS style shadow [Sketch Plugin]
Stars: ✭ 89 (-33.58%)
Mutual labels:  sketch-app, sketchapp, sketch-plugin
Import Colors Sketch
Import colors from macOS CLR, Photoshop ACO/ACT, Illustrator ASE, GIMP GPL, Sketch, Text file to Sketch color variables.
Stars: ✭ 32 (-76.12%)
Mutual labels:  sketch-app, sketch-plugin, sketch
Sketch Potrace
Potrace for Sketch is a bitmap tracing plugin. It converts bitmap images into monochrome vector graphics.
Stars: ✭ 122 (-8.96%)
Mutual labels:  sketch-app, sketch-plugin, sketch
Sketch Name Organizer
🖌 Rename and sort artboards based on their x and y position; Rename layers based on their Style and Symbol.
Stars: ✭ 50 (-62.69%)
Mutual labels:  sketch-app, sketch-plugin, sketch
Sketch Css Sprite Mixin
Generate a code of CSS Sprite Mixin to Clipboard in Sketch.
Stars: ✭ 105 (-21.64%)
Mutual labels:  sketch-app, sketchapp, sketch-plugin

alt="Sketch Batch Create Symbols"

Download from Sketchpacks.com Compatible Sketch Version

Overview

In Sketch, when you have a bunch of layers that need to be converted to symbols you have to select them one by one and use the 'Convert to Symbol' function. Multiple selections will be merged into one symbol.

This plug-in will create a symbol for every item that is currently selected. This is really handy when you need to convert a bunch of layers to symbols.

Usage

Select the shapes, layers, images, or groups that you want to convert into symbols. Then from the Plugins menu, choose 'Batch Create Symbols' and pick one of the options.

Use Layer Names will create symbols and use the existing layer names.

Use Custom Names option will allow you to add your own name that the newly created symbols will use.

This works by taking the name you enter into the input and adding a number after it for each symbol to be created.

For example, if you have three layers, and you enter 'portfolio' as the custom name, each symbol will be named portfolio-1, portfolio-2, and portfolio-3.

Use Custom Prefix option will allow you to add a prefix to the exsiting layer names followed by a dash (-)

Use Custom Folders allows you to create symbols within a folder structure.

If you select a layer or multiple layers and choose Custom Folders, you can enter in a series of names separated by slashes to create a series of nested folders in the insert symbols menu.

For example, entering iOS/3x/assets/ would create iOS>3x>assets>symbol-names.

Please note: you must have a trailing slash at the end of your folder structure for this to work properly.

Manual Installation

  1. Download from Github
  2. Unzip
  3. Locate and double-click on the BatchCreateSymbols.sketchplugin file
  4. When Sketch alerts you that the plugin has successfully been installed, you are ready to go!

Install Sketch Batch Create Symbols with Sketchpacks

Changelog

v 2.0 - Updates to support Sketch 66. Adds custom prefix option. Thanks clemens-schulz & michelve!

v 1.1 - Add Use Custom Folders option. Thanks PsyGik!

v 1.0 - Initial release.

License

Licensed under MIT.

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].