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
- Host: GitHub
- URL: https://github.com/konsumer/sketch-tracebitmap
- Owner: konsumer
- Created: 2018-07-19T17:19:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-20T08:09:00.000Z (almost 8 years ago)
- Last Synced: 2025-02-28T14:49:56.732Z (over 1 year ago)
- Language: JavaScript
- Size: 2.97 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sketch Trace Bitmap
Trace raster images to vector, in sketch.

## 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.