Effortless Image Cropping with React
Summary of my bookmarked Github repositories from Jun 2nd, 2021
Github repositories
- DominicTobias/react-image-crop
React Image Crop is a lightweight image cropping tool for React. It offers features like responsiveness, touch support, free-form or fixed aspect crops, and keyboard accessibility. The library has no dependencies and has a small footprint of only 5KB when gzipped. It supports cropping of various elements, not just images. If React Crop doesn't meet your requirements, you can explore Pintura, which provides additional features such as rotation, filtering, annotation, and more. To get started with React Image Crop, you can install it via npm, yarn, or pnpm. Note that it is not compatible with Internet Explorer.