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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
steelkiwi avatar

steelkiwi/cropiwa

0
View on GitHub↗
2,224 stars·324 forks·Java·2 viewssteelkiwi.com↗

Cropiwa

📐 Configurable Custom Crop widget for Android

Features

  • Android Development Utilities - Highly configurable image cropping library.
  • Image Display and Processing - Highly configurable image cropping component.

Star history

Star history chart for steelkiwi/cropiwaStar history chart for steelkiwi/cropiwa

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

Open-source alternatives to Cropiwa

Similar open-source projects, ranked by how many features they share with Cropiwa.
  • jdamcd/android-cropjdamcd avatar

    jdamcd/android-crop

    4,540View on GitHub↗

    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.

    Javaandroid-librarydeprecated
    View on GitHub↗4,540
  • 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
  • trinea/androidcommonTrinea avatar

    Trinea/AndroidCommon

    4,999View on GitHub↗

    AndroidCommon is a comprehensive utility library designed to provide reusable infrastructure and architectural patterns for Android application development. It organizes common helper functions into stateless modules, offering consistent access to system resources, data parsing logic, and core infrastructure abstractions. The framework distinguishes itself by providing specialized components for managing background tasks and complex user interface interactions. It includes utilities for coordinating background file transfers through the system download manager and executing shell commands to

    Java
    View on GitHub↗4,999
  • aartikov/alligatorA

    aartikov/Alligator

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Cropiwa→

Frequently asked questions

What does steelkiwi/cropiwa do?

📐 Configurable Custom Crop widget for Android

What are the main features of steelkiwi/cropiwa?

The main features of steelkiwi/cropiwa are: Android Development Utilities, Image Display and Processing.

What are some open-source alternatives to steelkiwi/cropiwa?

Open-source alternatives to steelkiwi/cropiwa include: jdamcd/android-crop — android-crop is an Android image cropping library and image picker. It provides a reusable view component for… yalantis/ucrop — uCrop is an Android library designed for cropping, rotating, and scaling images within mobile applications. It… trinea/androidcommon — AndroidCommon is a comprehensive utility library designed to provide reusable infrastructure and architectural… aartikov/alligator. airbnb/deeplinkdispatch — DeepLinkDispatch is an Android deep link router and navigation framework that maps incoming URIs to activities or… afollestad/ason.