Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devlato/vectorizer
A Canva Image Editing App that vectorizes a given raster image
https://github.com/devlato/vectorizer
app canva converter image-editing image-editing-app image-processing raster2vector svg vectorizer
Last synced: about 2 months ago
JSON representation
A Canva Image Editing App that vectorizes a given raster image
- Host: GitHub
- URL: https://github.com/devlato/vectorizer
- Owner: devlato
- License: mit
- Created: 2020-07-29T09:56:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T12:55:05.000Z (about 2 years ago)
- Last Synced: 2024-10-30T23:02:36.145Z (3 months ago)
- Topics: app, canva, converter, image-editing, image-editing-app, image-processing, raster2vector, svg, vectorizer
- Language: TypeScript
- Homepage: https://github.com/devlato/vectorizer
- Size: 1.36 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# vectorizer
A Canva Image Editing App that vectorizes a given raster image. Based on a public domain library ([imagetracerjs](https://github.com/jankovicsandras/imagetracerjs) v1.2.6) for vectorizing raster images.
[![Maintainability](https://api.codeclimate.com/v1/badges/0aa564cbf55598a482ee/maintainability)](https://codeclimate.com/github/devlato/vectorizer/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/0aa564cbf55598a482ee/test_coverage)](https://codeclimate.com/github/devlato/vectorizer/test_coverage)
[![Issues](https://img.shields.io/github/issues/devlato/vectorizer)](https://github.com/devlato/vectorizer/issues)