Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.21 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.21 KB

Sketch Flat Export

Test

plugin-logo

Purpose

This plugin lets you export your symbols and layers with manageable filenames into one folder, without needing to change your Sketch symbol nesting or naming conventions.

These Sketch symbols...

sketch-symbols

...export to these files

sketch-symbols

Usage

Download the Sketch Plugin file, and double click it, or move it to your plugins folder manually.

To use, press ⌃ Ctrl + ⇧ Shift + E to open the dialog.

dialog

Parameters

Name format

Choose between kebab-case, snake_case or camelCase

Use full layer name

Uses the full layer name when exporting

e.g. The layer Icon/Search exports as: icon-search.svg. When turned off, this same layer will export as: search.svg

Prefix

Text to add to the beginning of the filename

e.g. company-icon-search.svg

File format

Export as svg, png, or jpg

Scale

(since v2.2.3) Select export size @1x, @2x or @3x