https://github.com/fengyuanchen/cropperjs
JavaScript image cropper.
https://github.com/fengyuanchen/cropperjs
cropper cropperjs image-cropper image-processing javascript
Last synced: 4 days ago
JSON representation
JavaScript image cropper.
- Host: GitHub
- URL: https://github.com/fengyuanchen/cropperjs
- Owner: fengyuanchen
- License: mit
- Created: 2015-09-25T10:57:53.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-04-04T06:42:33.000Z (17 days ago)
- Last Synced: 2025-04-16T22:24:59.029Z (4 days ago)
- Topics: cropper, cropperjs, image-cropper, image-processing, javascript
- Language: TypeScript
- Homepage: https://fengyuanchen.github.io/cropperjs/
- Size: 14.1 MB
- Stars: 13,389
- Watchers: 169
- Forks: 2,437
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - fengyuanchen/cropperjs - JavaScript image cropper. (JavaScript)
- awesome-made-by-chinese - cropperjs
- awesome-star-libs - fengyuanchen / cropperjs
README
# Cropper.js
[](https://codecov.io/gh/fengyuanchen/cropperjs) [](https://www.npmjs.com/package/cropperjs) [](https://www.npmjs.com/package/cropperjs)
> JavaScript image cropper. This is the branch for v2.x, for v1.x, check out the [`v1`](https://github.com/fengyuanchen/cropperjs/tree/v1) branch.
- [Website](https://fengyuanchen.github.io/cropperjs/)
## Versioning
Maintained under the [Semantic Versioning guidelines](https://semver.org/).
## Commit Message Guidelines
Git commits message follows the [Conventional Commits guidelines](https://conventionalcommits.org/).
## License
[MIT](https://opensource.org/licenses/MIT) © [Chen Fengyuan](https://chenfengyuan.com/)
## Related projects
- [angular-cropperjs](https://github.com/matheusdavidson/angular-cropperjs) by [@matheusdavidson](https://github.com/matheusdavidson)
- [blazor-cropperjs](https://github.com/CropperBlazor/Cropper.Blazor) by [@ColdForeign](https://github.com/ColdForeign), [@MaxymGorn](https://github.com/MaxymGorn)
- [ember-cropperjs](https://github.com/danielthall/ember-cropperjs) by [@danielthall](https://github.com/danielthall)
- [iron-cropper](https://github.com/safetychanger/iron-cropper) by [@safetychanger](https://github.com/safetychanger)
- [react-cropper](https://github.com/react-cropper/react-cropper) by [@roadmanfong](https://github.com/roadmanfong)
- [vue-cropperjs](https://github.com/Agontuk/vue-cropperjs) by [@Agontuk](https://github.com/Agontuk)