Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@alxcube/lens

alxcube151Apache-2.02.0.1TypeScript support: included

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.

image distortion, image transform, perspective, affine, arc, polynomial, canvas, reverse pixel mapping, elliptical weighted average, resampling, supersampling, imagemagick

readme

Lens

Lens 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