-
The best thing we've found so far is avalanche123/Imagine but its pretty much outdated and abandoned.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
sharp
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
Finally the ultimate solution as we are based on AWS is to use AWS Lambda + Sharp (https://sharp.pixelplumbing.com) with CloudFront Signed URL for serving thumbnails in a very secure way. This way you can also tweak the security according to your own requirements (can User access this thumbnail or not based on his JWT Token and permission in DB).