From 7890bbe55e69e58b6cc3faa617ed49ba57eca6c8 Mon Sep 17 00:00:00 2001 From: radenkovic Date: Wed, 16 Sep 2026 20:52:43 +0200 Subject: [PATCH] Add extract-raw-preview to Image Processing section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e81afb5..a58df21f 100644 --- a/README.md +++ b/README.md @@ -1013,6 +1013,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. +* [extract-raw-preview](https://github.com/radenkovic/extract-raw-preview) - Extracts embedded JPEG previews from camera RAW files, TIFF, EXIF thumbnails and PSD/PSB, in pure JavaScript for Node.js and browsers. ## ES6