Skip to content

jason-ni/tfvtracer

Repository files navigation

Introduction

This project embeds VTracer webapp in Tauri. So you can use vtracer to convert raster images to svg locally.

How to use

  • Clone the repository
git clone https://github.com/visioncortex/tfvtracer.git
  • Install dependencies
cd tfvtracer
npm install
  • Build frontend
npm run build
  • Run the app
npm run tauri dev
  • Optional: Build a release version
npm run tauri build

Screenshot

screenshot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published