react-easy-crop
A React component to crop images/videos with easy interactions Check out the examples: Supports drag, zoom and rotate interactions Provides crop dimensions as pixels and percentages Supports any images format (JPEG, PNG, even GIF) as url or base 64 string Supports any videos format supported in HTML5 Mobile friendly or npm install react-easy-crop --save The Cropper is styled with position: absolute to take the full space of its parent.
https://www.npmjs.com/package/react-easy-crop