
SVGcode: A PWA to convert raster images to SVG vector graphics
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, and the File Handling API, and also makes use of Window Controls Overlay customization.
The SVGcode app: → https://goo.gle/3cuyLJz
Referenced articles:
- File System Access API → https://goo.gle/3kV77dv
- Async Clipboard API → https://goo.gle/3DC0e7Y
- File Handling API → https://goo.gle/3xbg4UP
Tools SVGcode uses under the hood:
- svgo → https://goo.gle/3cuBHG9
- Potrace → https://goo.gle/30IxVqg
Name-dropped tools:
- Squoosh → https://goo.gle/2OQBnGG
- SVGOMG → https://goo.gle/3nyyHPf
Subscribe to Google Chrome Developers → https://goo.gle/ChromeDevs
#Chrome #Developer #SVGcode