Top Flutter Crop Image packages
Last updated: February 1, 2023
Image cropping refers to the process of removing unwanted or unneeded portions of an image. This can be done for aesthetic reasons, to improve the composition of the image, or to remove distracting or irrelevant elements from the scene. Cropping can also be used to adjust the aspect ratio of an image, or to change the orientation of the image from landscape to portrait or vice versa.
The complete list of Flutter packages for Image cropping is provided below.

image_cropper
Null safety 👍 1.5K
A Flutter plugin for Android, iOS and Web supports cropping images

crop_your_image
Null safety 👍 279
crop_your_image helps your app to embed Widgets for cropping images.
image_crop
Null safety 👍 180
A flutter plugin to crop image on iOS and Android. It processes image files off main thread natively. The plugin provides a Crop widget to display image cropping to a user.

crop
Null safety 👍 170
Crop for Flutter. Crop any widget/image in Android, iOS, Web and Desktop with fancy and customizable UI, in 100% pure Dart code.

image_cropping
Null safety 👍 75
This package helps you to crop image with ratio and free scale.

cropperx
Null safety 👍 65
An image cropper package made in Flutter. Can be used to crop & rotate images.


custom_image_crop
Null safety 👍 34
An image cropper that is customizable. You can rotate, scale and translate either through gestures or a controller
multi_image_crop
Null safety 👍 15
A flutter package to crop multiple images at a time on iOS and Android.
simple_image_crop
👍 52
A simple and easy to use flutter plugin to crop image on iOS and Android.
image_crop_widget
👍 9
A Flutter widget to crop images. The widget is completely written in Dart and has minimal dependencies.