From 4fe44642c9b34e2b8775f27d7e7ae01897ef8864 Mon Sep 17 00:00:00 2001 From: Prachi-Gupta2808 Date: Mon, 27 Jul 2026 16:42:00 +0530 Subject: [PATCH] Add Img2Num to Image processing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 149aa5c5..1d2d834c 100644 --- a/README.md +++ b/README.md @@ -1009,6 +1009,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [lena.js](https://github.com/davidsonfellipe/lena.js) - A Library for image processing with filters and util functions. * [pica](https://github.com/nodeca/pica) - High quality image resize (with fast Lanczos filter, implemented in pure JS). * [cropper](https://github.com/fengyuanchen/cropper) - A simple jQuery image cropping plugin. +* [Img2Num](https://github.com/Ryan-Millard/Img2Num) - Cross-platform raster-to-SVG vectorization library for natural images with JavaScript and WebAssembly support. ## ES6