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
Yalantis avatar

Yalantis/uCrop

0
View on GitHub↗
12,113 stars·2,227 forks·Java·22 viewsyalantis.com/blog/introducing-ucrop-our-own-image-cropping-library-for-android↗

UCrop

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 dimensions, ensuring that assets are optimized for storage and loading requirements.

The tool utilizes hardware-accelerated scaling and background processing to maintain interface responsiveness during complex geometric transformations. It is distributed as a configurable component that integrates into existing Android projects to facilitate tasks such as user profile image preparation and general media asset management.

Features

  • Image Cropping Tools - Provides a specialized library for cropping, rotating, and scaling images within Android applications.
  • Android UI Components - Offers a reusable Android UI component for geometric image transformations and interface styling.
  • Image Processing - Provides a toolkit for adjusting image quality, compression, and dimensions to optimize assets for mobile interfaces.
  • Android Development Utilities - Image cropping library with a focus on UI.
  • Image Display and Processing - Flexible image cropping library.
  • Profile Customization - Provides tools for users to frame and adjust their profile pictures within a mobile interface.
  • Image Optimization Tools - Optimizes user-uploaded images by managing quality and dimensions to ensure efficient storage and fast loading.
  • Image Processing - Performs pixel-level image manipulations including cropping, rotation, and scaling directly in memory.
  • Image Compression Tools - Manages image quality, compression formats, and output dimensions to optimize assets for storage and loading.
  • Graphics Acceleration - Utilizes native graphics APIs to perform high-performance image resizing and resampling while maintaining visual fidelity.
  • Background Processing - Offloads heavy image processing tasks to background threads to ensure the user interface remains responsive during geometric transformations.
  • Interface Customizers - Allows developers to adjust colors, frame shapes, and widget visibility to align with specific application design languages.
  • Touch Gesture Detectors - Maps multi-touch input events to real-time matrix transformations for interactive image manipulation.

Star history

Star history chart for yalantis/ucropStar history chart for yalantis/ucrop

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 yalantis/ucrop do?

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.

What are the main features of yalantis/ucrop?

The main features of yalantis/ucrop are: Image Cropping Tools, Android UI Components, Image Processing, Android Development Utilities, Image Display and Processing, Profile Customization, Image Optimization Tools, Image Compression Tools.

Which projects share features with yalantis/ucrop?

Projects with overlapping indexed features include: jdamcd/android-crop — android-crop is an Android image cropping library and image picker. It provides a reusable view component for… h2non/imaginary — Imaginary is a self-hosted HTTP server for image processing that applies transformations like resizing, cropping,… thumbor/thumbor — Thumbor is a dynamic image processing service and proxy server that resizes, crops, and filters images on demand via… jimp-dev/jimp — Jimp is a zero-dependency JavaScript image processing library and programmatic editor designed for manipulating,… trinea/androidcommon — AndroidCommon is a comprehensive utility library designed to provide reusable infrastructure and architectural… arthurhub/android-image-cropper — Android-Image-Cropper is an image cropping library for Android applications designed to trim and resize photos sourced…

Projects sharing features with UCrop

These projects share indexed features with UCrop. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • h2non/imaginaryh2non avatar

    h2non/imaginary

    6,017View on GitHub↗

    Imaginary is a self-hosted HTTP server for image processing that applies transformations like resizing, cropping, rotating, and format conversion through URL parameters. It operates as a stateless request-response pipeline, processing images fetched from remote URLs or served from a local directory without requiring client-side dependencies. The server distinguishes itself through its security and access control capabilities, offering optional API key validation, HMAC-signed URL verification, and remote origin whitelisting to restrict which image sources are permitted. It also provides a heal

    Gocrop-imagedockergif
    View on GitHub↗6,017
  • jimp-dev/jimpjimp-dev avatar

    jimp-dev/jimp

    14,621View on GitHub↗

    Jimp is a zero-dependency JavaScript image processing library and programmatic editor designed for manipulating, resizing, and filtering images in Node.js. It functions as a multi-format image encoder and extensible pipeline that operates entirely in JavaScript to ensure portable deployment across different environments without requiring native system dependencies. The engine features a modular architecture that allows for custom image processor builds and the registration of custom processing plugins. This extensibility enables the addition of specific visual effects and custom file-type enc

    TypeScript
    View on GitHub↗14,621
  • thumbor/thumborthumbor avatar

    thumbor/thumbor

    10,501View on GitHub↗

    Thumbor is a dynamic image processing service and proxy server that resizes, crops, and filters images on demand via URL parameters. It functions as a URL-based image manipulator that generates specific image versions from source assets to optimize web delivery. The system includes a smart cropping engine that uses facial feature detection and computer vision to automatically center thumbnails on the most relevant visual content. To prevent unauthorized parameter tampering and malicious requests, it employs signature-based request validation and domain-based source whitelisting. Broad capabi

    Pythonhacktoberfest
    View on GitHub↗10,501
  • Compare all 30 related projects→