GeertWille / sketch-export-assets

Export assets for Android, iOS, Windows Phone in Sketch
GNU General Public License v3.0
434 stars 66 forks source link

sketch-export-assets

Export assets for Android, iOS, Windows Phone in Sketch.

Sign up for an improved version of this plugin

Click here to lend your support to: Sketch plugin research and development funding and make a donation at pledgie.com !

Installation

The actual location of your Sketch plugins directory will vary. To open it just click on the Reveal Plugins Folder under the Plugins menu in sketch.

Run following command after going to the sketch plugins folder:

git clone git@github.com:GeertWille/sketch-export-assets.git

OR

Use Sketch Toolbox

Once you have checked out the plugin repository into the relevant directory, you'll find the plugin functions under the Plugins menu in Sketch.

Configure

Shortcuts

Adding Padding to slices

From now on you can manually decide how big you want your exported asset to be. Just include a slicelayer in the group of that asset and it will not use the size of the group but the size of that slicelayer...

Credits

This plugin is based on zmaltalker's project sketch-android-assets. I needed to export my assets to multiple platforms that's why I extended his project to cover other platforms.