From f0d9f7abe65fc8f30e419106fb810bc4998a39ae Mon Sep 17 00:00:00 2001 From: Dharanish V <30527938+dharanish-v@users.noreply.github.com> Date: Thu, 9 Apr 2026 15:01:56 +0530 Subject: [PATCH] feat: add omni-compress to Image Processing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d27ea96..343f3300 100644 --- a/README.md +++ b/README.md @@ -1005,6 +1005,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. +* [omni-compress](https://github.com/dharanish-v/omni-compress) - Universal image, audio & video compression for browser + Node.js. OffscreenCanvas → FFmpeg Wasm → native ffmpeg. AVIF, WebP, Opus, H.264. ## ES6