haakenlid / photocrop

React photo cropper

Home Page:https://haakenlid.github.io/photocrop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm version License: MIT awesomeness

React photo cropping widget

React photo cropper with svg controls.

what it looks like

Used for parametric image cropping with multiple / unknown output image size.

Demo

storybook demos

Documentation

nope

Tests

nope

Known issues

Uses the pointer events api, which is supported by most browsers, but not Safari. So it requires pointer events polyfill to work on apple devices.

Also uses some svg and css features that might not be fully supported by all browsers. With the PEP polyfill, I think it should work in Chrome and Firefox on most platforms.

About

React photo cropper

https://haakenlid.github.io/photocrop/

License:MIT License


Languages

Language:JavaScript 90.0%Language:CSS 9.4%Language:HTML 0.6%