-
Updated
Dec 14, 2019 - JavaScript
#
image-cropper
Here are 65 public repositories matching this topic...
一款用于在Android设备上获取照片(拍照或从相册、文件中选择)、裁剪图片、压缩图片的开源工具库
-
Updated
Aug 26, 2019 - Java
-
Updated
Apr 11, 2020 - Java
android
java
image
animation
android-library
custom-view
crop
cropper
photo
photo-editing
crop-image
image-cropper
scale-invariance
-
Updated
Sep 24, 2018 - Java
pranitashelukar
commented
Feb 5, 2020
Expected Behavior
This was spotted when tried to use wacom tablet and pen to re-position, resize image.
Replicated same using mouse.
Mouse click should allow to drag image from one position to another and same time wheel should allow zoom in/out behavior without image flicker
Actual Behavior
Image flickers when using mouse click and wheel together
Steps to Reproduce the Problem
A Flutter plugin for Android and iOS supports cropping images
-
Updated
May 19, 2020 - Dart
A jQuery plugin wrapper for Cropper.js.
-
Updated
Dec 14, 2019 - JavaScript
Android下的图片选择与裁剪开源库(android image picker and cropper library)
-
Updated
Aug 22, 2019 - Java
-
Updated
Feb 28, 2020 - Java
Image Cropper like Instagram
swift
photos
ios
instagram
xcode
best
gesture
cropper
crop-image
image-cropper
imagecropper
faimagecropper
imagecropperswift
image-cropping
best-image-cropper
-
Updated
Aug 13, 2017 - Swift
全网唯一支持裁剪图片任意角度旋转、交互体验媲美原生客户端的全平台图片裁剪组件。
-
Updated
Apr 22, 2020 - JavaScript
Crop your images with zoom and pan
-
Updated
Apr 16, 2020 - JavaScript
Beautiful and powerful HTML file uploading tool. A jQuery, PHP and Node.js plugin that transforms the standard input into a revolutionary and fancy field on your page.
nodejs
jquery
php
laravel
html5
drag-and-drop
aspnet
s3
ajax
fileuploader
node-module
image-resizer
image-cropper
php-uploader
node-upload
-
Updated
Jan 20, 2020
Android choosing image from camera or gallery with Crop functionality
-
Updated
Jul 27, 2019 - Java
A custom element for cropping a square image. Returns x, y, width, and height.
-
Updated
May 22, 2020 - TypeScript
-
Updated
May 20, 2020 - JavaScript
Xamarin.Forms plugin to crop and rotate photos.
android
plugin
ios
image-editing
xamarin-forms
cropper
crop-image
image-cropper
nuget-package
image-rotate
rotate-image
netstandard20
-
Updated
Oct 23, 2019 - C#
-
Updated
Mar 26, 2019 - Vue
In this ionic tutorial you will learn how to access the image gallery and take pictures from an ionic app. Also we will show you how to add a image cropper. This ionic tutorial includes a working ionic app example you can reuse for your needs.
angularjs
ionic
image-gallery
angular4
image-manipulation
ionic-framework
ionic2
image-cropper
ionic-apps
ionic2-examples
ionic3
imagecrop
ionic-tutorial
-
Updated
Sep 15, 2017 - TypeScript
Pure JavaScript image crop library
-
Updated
Apr 13, 2020 - JavaScript
-
Updated
Jul 15, 2019 - Vue
Mobile image cropping component - Vue React 移动端裁剪组件
cropper
vue-component
crop-image
image-cropper
vue-cropperjs
vue-cropper-component
pinch-to-zoom
image-cropping
-
Updated
Mar 18, 2020 - JavaScript
A simple Vue image cropping component.
-
Updated
Apr 17, 2019 - Vue
Module for implementing the process of cropping images
-
Updated
Jan 24, 2019 - Swift
Create image thumbnails with help of AI, and show what needed! After uploading an image, a high quality thumbnail gets generated and the algorithm analyzes the objects within the image, then crops it to fit the requirements of the “region of interest” (ROI).
-
Updated
Mar 24, 2017 - PHP
Improve this page
Add a description, image, and links to the image-cropper topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the image-cropper topic, visit your repo's landing page and select "manage topics."


Hi, I love your cropperjs tool.
I want to use it in my php projects, so I had to find a php handler script.
Here is the function I would use as a starting point, I thought it might be useful to point to it from your documentation (maybe in this section: https://github.com/fengyuanchen/cropperjs#getdatarounded):