icona79 / sketch-images-assets-manager

Extract and prepare all your images to be exported as assets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sketch images assets manager

The plugin exports all the images available into your document (images, fills images, symbol and symbol instances images). All the images are automatically added to a new page called Exportable Assets and set as exportable. The Format export settings are set as:

  • "png","1x"
  • "png","2x","@2x"
  • "png","3x","@3x"
  • "svg"
  • "pdf","1x"

Aknowledgments

Thanks Francesco Bertocci for all their support 🙏

Installation

  • Download the latest release of the plugin
  • Un-zip
  • Double-click on sketch-tokens-exporter.sketchplugin

Development Guide

This plugin was created using skpm. For a detailed explanation on how things work, checkout the skpm Readme.

About

Extract and prepare all your images to be exported as assets

License:MIT License


Languages

Language:JavaScript 100.0%