From 4d6ddfc83af6c4dab7047538ddec12a241d393f6 Mon Sep 17 00:00:00 2001 From: Aaron Decker Date: Sun, 23 Aug 2026 17:01:56 -0400 Subject: [PATCH] Add PureJsImage --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6c2a126..d3ee03f9 100644 --- a/README.md +++ b/README.md @@ -1011,6 +1011,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. +* [PureJsImage](https://github.com/a-r-d/PureJsImage) - Zero-dependency TypeScript image codecs and raster processing for browsers and Node.js. ## ES6