SVGcode
4 likes
SVGcode is a Progressive Web App that lets you convert raster images like JPG, PNG, GIF, WebP, AVIF, etc. to vector graphics in SVG format. It uses the File System Access API, the Async Clipboard API, the File Handling API, and Window Controls Overlay customization.
Features
- No registration required
- Progressive Web App
- Vectorize raster images
- Image Conversion
No comments or reviews, maybe you want to be first?
Post comment/reviewSVGcode information
AlternativeTo Category
Photos & GraphicsGitHub repository
- 776 Stars
- 117 Forks
- 7 Open Issues
- Updated Oct 7, 2024
What is SVGcode?
SVGcode is a Progressive Web App that lets you convert raster images like JPG, PNG, GIF, WebP, AVIF, etc. to vector graphics in SVG format. It uses the File System Access API, the Async Clipboard API, the File Handling API, and Window Controls Overlay customization. The app is available at SVGco.de. See what I did there?
This is just potrace under the hood converted to Web Assembly. Same app except you can use it on the web. It's also a progressive web app so once you load the site you can use it offline. So it's essentially the same functionality (less the CLI stuff) but more cross-platform