An open API service indexing awesome lists of open source software.

https://github.com/konsumer/sketch-tracebitmap

Trace raster images to vector, in sketch
https://github.com/konsumer/sketch-tracebitmap

Last synced: over 1 year ago
JSON representation

Trace raster images to vector, in sketch

Awesome Lists containing this project

README

          

# Sketch Trace Bitmap

Trace raster images to vector, in sketch.

![screenshot](https://media.giphy.com/media/4ZpQShWsAkTXVYaQzR/giphy.gif)

## Installation

Download the [zip file](https://github.com/konsumer/sketch-tracebitmap/archive/master.zip), unzip and double-click on `Image Trace.sketchplugin`.

## thanks

Thanks to [Alembic](https://github.com/awkward/Alembic). It's a rad plugin, and it served as the basis of the webview stuff. I never would have worked it out without them.