Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devxoul/sketch-export-sizes-generator
:gem: A simple plugin for Sketch that generates export sizes of layers.
https://github.com/devxoul/sketch-export-sizes-generator
plugin sketch
Last synced: 29 days ago
JSON representation
:gem: A simple plugin for Sketch that generates export sizes of layers.
- Host: GitHub
- URL: https://github.com/devxoul/sketch-export-sizes-generator
- Owner: devxoul
- License: mit
- Created: 2015-08-30T15:30:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-18T14:09:57.000Z (over 7 years ago)
- Last Synced: 2024-10-13T13:49:52.573Z (2 months ago)
- Topics: plugin, sketch
- Homepage:
- Size: 14.6 KB
- Stars: 20
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sketch Export Sizes Generator
=============================[![release](http://img.shields.io/github/release/devxoul/sketch-export-sizes-generator.svg)](https://github.com/devxoul/sketch-export-sizes-generator/releases)
A simple plugin that generates export sizes of layers.
Installation
------------1. Download the latest plugin at [here](https://github.com/devxoul/sketch-export-sizes-generator/releases/latest).
2. Unzip it and open the `sketch-export-sizes-generator.sketchplugin` file.
![install](https://cloud.githubusercontent.com/assets/931655/9568335/83e069e8-4f81-11e5-9ce9-519b58a9023d.png)
Usage
-----1. Select layers.
2. Select [Plugins] - [Export Sizes Generator] - [Generate Sizes] from the menu.
> Shortcut: Command + Option + Shift + E![menu](https://cloud.githubusercontent.com/assets/931655/9568280/ad573d6c-4f7f-11e5-903a-c9bb10c31040.png)
3. Enter sizes and click OK.
> Default: `29, 40, 60` for size and `2, 3` for scale. (iOS App)![prompt](https://cloud.githubusercontent.com/assets/931655/11877130/b6a3057a-a530-11e5-9385-cf8585a53b9b.png)
4. Export sizes are created.
![export](https://cloud.githubusercontent.com/assets/931655/11877222/3bf9731c-a531-11e5-8f92-367c92b7122d.png)
5. Congratulations! You can now export icons with various sizes.
License
-------**Sketch Export Sizes Generator** is under MIT license. See the LICENSE file for more info.