Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Features

  • Cropping.
  • set Bitmap or load android.net.Uri.
  • Bitmap memory optimization.
  • API Level 21+.

Customizations

  • Cropping frame color.
  • Cropping frame alpha.
  • Cropping frame stroke width.
  • Cropping frame aspect ratio.
  • Grid line color.
  • Grid line alpha.
  • Grid line stroke width.
  • Mask (outside of cropping frame) color.
  • Mask alpha.
  • Background color.
Jan 14, 2024

This library helps to scan a document like CamScanner. And with new version you can create your own activity with your own layout!

Mar 23, 2020

A content-aware cropping library for Android.

Give the right first impression with just a glimpse! Instead of center cropping images blindly, leverage Glimpse's eye to catch the right spot.

Mar 4, 2019

An Android library that lets you implement image crop.

Dec 14, 2018

The library is a small widget for image cropping in Instagram-like style. Written in Kotlin.

Oct 26, 2017

This is an Android library for cropping images. Move images smoothly, and crop images precisely.

Enjoy cropping!

Oct 7, 2017

Library that allows you to scale, rotate, crop, alter aspect ratios, change brightness and contrast.

Oct 5, 2017

A View for cropping images that is similar to Instagram's crop. Also an Activity for cropping is included.

Apr 11, 2017

Configurable custom crop widget for Android.

Apr 4, 2017

Simple image cropping tool derived from Crop Image.

Features:

  • Camera or Gallery calls.
  • Facial Recognition
  • Cropping of Image based on Scale (Aspect Ratio)
  • Customizing button and background
  • Performance and compression improvments
Sep 20, 2016

Android library to crop images by moving & scaling image.

Aug 25, 2016

Powerful (Zoom, Rotation, Multi-Source), customizable (Shape, Limits, Style), optimized (Async, Sampling, Matrix) and simple image cropping library for Android.

Apr 25, 2016

A light-weight image cropping layout, allowing UI customization and cropping box update listener. Image and the selected area (cropping box) is scale and fit into the predefined area.

Feb 23, 2016

This project aims to provide an ultimate and flexible image cropping experience.

Jan 22, 2016

PhotoCropper is a light-weight but sharp and smart tool to help you cropping photos on android devices. By providing a simple callback interface for developers and encapsulating the tricky things of cropping photos into a library. It makes the logic much more easier and simpler.

Dec 18, 2015

This library analyses a best crop position and size by calculating some features (edge, skin tone, staturation and face).

Dec 5, 2015

Fixed viewport image cropping library for Android with built-in support for Picasso or Glide.

Nov 22, 2015

This is a lightweight Image Cropper for Android which also supports no-crop feature.

Nov 15, 2015

The SimpleCropView is an image cropping library for Android. It simplify your code for cropping image and provides easily customizable UI.

Aug 22, 2015

One of the popular scaletype configurations used in Android is the "centerCrop". However, it is limited to just center cropping. This usually crops off the faces of people from images that have an aspect ratio height > width.

JCropImageView is a lightweight extension of the centercrop feature to provide additional control over how the images are displayed.

Jul 29, 2015

The PhotoCrop is an image cropping tool. It provides a way to set an image in XML and programmatically, and displays a resizable crop window on top of the image. Calling the method getCroppedImage() will then return the Bitmap marked by the crop window.

Jun 26, 2015

A practical tool which helps users to slice and share their pictures.

Features:

  • Displaying all pictures of system Gallery
  • Slicing and resizing pictures
  • Sharing all slices at once
  • Concurrent optimization
Jun 1, 2015

An ImageView that supports different kind of cropping rather than the only Android is currently supporting: centerCrop

Using this library, you can crop your desired image by sides described below:

Feb 16, 2015
Advertisement

There are many image cropping tools that can be implemented in Android, but the only problem is that they only crop out square or rectangular parts on an image. So, this example will show my implementation of an image cropping tool where it crops out non-rectangular images.

Jul 22, 2014

Replacement for deprecated official Android crop image function.

Jul 5, 2014

An Android library project to provide a simple image cropping Activity, based on code from AOSP.

Jul 5, 2014