Pure javascript library for high quality image transforms like affine, perspective, arc using algorithms from ImageMagick and incorporates reverse pixel mapping technique and elliptical weighted average resampling.
npm install @alxcube/lensLens is pure javascript library for image distortions using algorithms from ImageMagick.
Browser environment is supported out of the box.
For use in Node.js Jimp library and Lens-Jimp
will be needed.
Detailed docs located here: Lens Docs