awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jdamcd avatar

jdamcd/android-cropArchived

0
View on GitHub↗
4,540 stars·1,071 forks·Java·16 views

Android Crop

android-crop is an Android image cropping library and image picker. It provides a reusable view component for selecting and cropping rectangular areas of images within mobile applications.

The project includes an interface for launching the system gallery to select photos and a visual tool for users to manually adjust image framing. It manages the process of extracting specific regions of a bitmap and discarding the surrounding pixels.

Features

  • Image Cropping Tools - Provides tools for manually selecting and cropping rectangular areas of images.
  • Rectangular Region Extraction - Provides functionality to extract a rectangular region from a bitmap based on specific pixel coordinates.
  • Interactive Crop and Transform Tools - Offers interactive tools for cropping and transforming images within Android applications.
  • Image Cropping - Enables selecting and cropping photos from the device gallery to fit specific compositions.
  • Android Image Pickers - Provides a dedicated interface for launching the system gallery to select photos.
  • Media Pickers - Implements a mechanism to launch the native system image picker for photo selection.
  • Image Selection Inputs - Provides an interface for selecting images from the system gallery using Android intents.
  • Android UI Components - Supplies a reusable Android UI component for integrating image manipulation into app layouts.
  • Native Android Applications - Provides a native Android library for integrating image selection and cropping into mobile applications.
  • Customizable Mobile Interfaces - Provides a customizable mobile interface for users to manually adjust image framing.
  • Interactive UI Overlays - Renders an interactive semi-transparent cropping frame over the image for boundary adjustment.
  • Android Development Utilities - Library for cropping images within Android apps.
  • Image Display and Processing - Simple image cropping functionality.
  • Image Handling - Simple image cropping tool.
  • User Interface Components - Library project for cropping images.
  • Multimedia and Graphics - Offers a library for image cropping functionality.

Star history

Star history chart for jdamcd/android-cropStar history chart for jdamcd/android-crop

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does jdamcd/android-crop do?

android-crop is an Android image cropping library and image picker. It provides a reusable view component for selecting and cropping rectangular areas of images within mobile applications.

What are the main features of jdamcd/android-crop?

The main features of jdamcd/android-crop are: Image Cropping Tools, Rectangular Region Extraction, Interactive Crop and Transform Tools, Image Cropping, Android Image Pickers, Media Pickers, Image Selection Inputs, Android UI Components.

Which projects share features with jdamcd/android-crop?

Projects with overlapping indexed features include: arthurhub/android-image-cropper — Android-Image-Cropper is an image cropping library for Android applications designed to trim and resize photos sourced… yalantis/ucrop — uCrop is an Android library designed for cropping, rotating, and scaling images within mobile applications. It… zhihu/matisse — :fireworks: A well-designed local image and video selector for Android. crazycodeboy/takephoto — TakePhoto is an Android media capture framework and image processing library designed to manage photo acquisition and… hdodenhof/circleimageview — CircleImageView is a custom Android UI component that renders rectangular images as perfect circles with smooth… vinc3m1/roundedimageview — RoundedImageView is an Android library providing custom view implementations for rendering images with rounded…

Projects sharing features with Android Crop

These projects share indexed features with Android Crop. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • arthurhub/android-image-cropperArthurHub avatar

    ArthurHub/Android-Image-Cropper

    6,418View on GitHub↗

    Android-Image-Cropper is an image cropping library for Android applications designed to trim and resize photos sourced from cameras or galleries. It functions as a bitmap manipulation tool capable of rotating, flipping, and scaling images to achieve specific dimensions. The library features an aspect ratio constrained cropper that limits the cropping window to fixed shapes or ratios to ensure consistent image output. It handles orientation adjustments by reading embedded metadata to automatically rotate or flip images during the cropping process. The toolkit covers a broad range of image pro

    Javaandroidandroid-image-croppercropper
    View on GitHub↗6,418
  • yalantis/ucropYalantis avatar

    Yalantis/uCrop

    12,113View on GitHub↗

    uCrop is an Android library designed for cropping, rotating, and scaling images within mobile applications. It provides a reusable interface component that allows users to manipulate photos through touch gestures, enabling precise control over visual composition and aspect ratios. The library distinguishes itself by offering extensive customization of the editing interface, allowing developers to adjust colors, frame shapes, and widget visibility to align with specific application design languages. It handles image processing tasks by managing quality, compression formats, and output dimensio

    Javaandroidanimationcrop
    View on GitHub↗12,113
  • zhihu/matissezhihu avatar

    zhihu/Matisse

    12,530View on GitHub↗

    :fireworks: A well-designed local image and video selector for Android

    Javaandroidandroid-image-pickerandroid-image-selector
    View on GitHub↗12,530
  • crazycodeboy/takephotocrazycodeboy avatar

    crazycodeboy/TakePhoto

    7,230View on GitHub↗

    TakePhoto is an Android media capture framework and image processing library designed to manage photo acquisition and manipulation. It provides a toolkit for capturing new images via the device camera and selecting existing images from the system gallery or local file storage. The framework distinguishes itself through automatic activity and session state restoration, which recovers the capture process after the system recycles an activity. It also includes a unified handler for managing runtime media permissions for camera and storage access across different Android versions. The library co

    Javaandroidandroid-croppercamera
    View on GitHub↗7,230
Compare all 30 related projects→