# Lens

Lens is pure javascript library for image distortions using algorithms from [ImageMagick](https://imagemagick.org).

Browser environment is supported out of the box.
For use in Node.js [Jimp](https://www.npmjs.com/package/jimp) library and [Lens-Jimp](https://www.npmjs.com/package/@alxcube/lens-jimp)
will be needed.

Detailed docs located here: [Lens Docs](https://alxcube.github.io/lens)
