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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

14 repository-uri

Awesome GitHub RepositoriesImage Handling

Libraries for displaying and manipulating images.

Explore 14 awesome GitHub repositories matching part of an awesome list · Image Handling. Refine with filters or upvote what's useful.

Awesome Image Handling GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • hdodenhof/circleimageviewAvatar hdodenhof

    hdodenhof/CircleImageView

    14,500Vezi pe GitHub↗

    CircleImageView is a custom Android UI component that renders rectangular images as perfect circles with smooth antialiased edges. It functions as an extension of the native Android image view, overriding the drawing pipeline to provide specialized circular masking. The component specifically supports the creation of user profile avatars by providing customizable borders, internal padding, and background fill colors. These visual styles can be defined through custom XML attributes during the view initialization process.

    Circular image view component.

    Java
    Vezi pe GitHub↗14,500
  • run-llama/liteparseAvatar run-llama

    run-llama/liteparse

    10,782Vezi pe GitHub↗

    A fast, helpful, and open-source document parser

    Emits images as placeholders, strips them entirely, or writes PNG bytes to a directory with a CLI flag.

    Rustdocument-ocrdocument-processingocr
    Vezi pe GitHub↗10,782
  • autogluon/autogluonAvatar autogluon

    autogluon/autogluon

    9,997Vezi pe GitHub↗

    AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end pipeline from data preprocessing to high-accuracy model training and validation. It functions as an automated model trainer for tabular, image, text, and time series data, as well as a tool for time series forecasting and foundation model finetuning. The project is distinguished by its ability to jointly process and fuse different data types, allowing for the construction of multimodal neural networks that integrate images, text, and structured tables. It supports zero-shot inferenc

    Defines policies to skip or zero-fill images when files fail to open during preprocessing.

    Pythonautogluonautomated-machine-learningautoml
    Vezi pe GitHub↗9,997
  • react-native-camera/react-native-cameraAvatar react-native-camera

    react-native-camera/react-native-camera

    9,638Vezi pe GitHub↗

    This project provides cross-platform programmatic interfaces and UI components for integrating camera hardware into mobile applications. It serves as a tool for implementing image and video capture, as well as specialized scanning and recognition tasks. The library includes specialized capabilities for computer vision, including a barcode scanner for decoding various barcode types, a face detection tool to identify human faces in a live feed, and an optical character recognition engine for extracting written text from the camera stream. The system covers hardware configuration and control, i

    Uses local file URIs to pass image references across the native bridge, avoiding memory overhead from raw data.

    Javacameraface-detectionreact-native
    Vezi pe GitHub↗9,638
  • django-oscar/django-oscarAvatar django-oscar

    django-oscar/django-oscar

    6,611Vezi pe GitHub↗

    Django Oscar is a domain-driven e-commerce framework built on Django for constructing custom online stores. It provides a purpose-built admin dashboard for managing e-commerce operations including products, orders, customers, and promotions, replacing the default Django admin interface. The framework includes a flexible promotions engine for creating multi-buy, bundle, and percentage discounts with custom conditions and benefits, along with a configurable order status and transition system that supports split payments, multi-batch shipping, and deferred payment capture. The framework is desig

    Configures storage folders, thumbnail generation engines, and deletion behavior for product images.

    Python
    Vezi pe GitHub↗6,611
  • xuehaipan/nvitopAvatar XuehaiPan

    XuehaiPan/nvitop

    6,577Vezi pe GitHub↗

    Returns a special N/A sentinel for unavailable GPU metrics that acts as a string in text and NaN in arithmetic.

    Pythoncommand-line-toolconsolecuda
    Vezi pe GitHub↗6,577
  • vinc3m1/roundedimageviewAvatar vinc3m1

    vinc3m1/RoundedImageView

    6,404Vezi pe GitHub↗

    RoundedImageView is an Android library providing custom view implementations for rendering images with rounded corners, circles, and ovals. It uses hardware acceleration to ensure high performance and smooth edge quality when clipping images into these shapes. The library includes a customizable image border view that draws consistent strokes around images, scaling automatically as the view size changes. It also provides a tiled image background view that repeats image patterns across a surface using various tiling modes.

    Rounded corner image view.

    Java
    Vezi pe GitHub↗6,404
  • rust-lang/rfcsAvatar rust-lang

    rust-lang/rfcs

    6,406Vezi pe GitHub↗

    The Rust RFCs repository is the formal home for the Rust language evolution process, housing the structured design documents and community review mechanisms that govern changes to the Rust programming language, its compiler, and its standard library. It defines the complete lifecycle for proposing, discussing, and implementing substantial changes through RFC documents, from initial submission and community feedback through final comment periods and sub-team sign-offs. The repository codifies the governance and collaboration processes that shape Rust's development, including mechanisms for com

    Silently discards output when stdout is unavailable instead of panicking during println! calls.

    Markdownrfcrfc-processrust
    Vezi pe GitHub↗6,406
  • jdamcd/android-cropAvatar jdamcd

    jdamcd/android-crop

    4,540Vezi pe 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.

    Simple image cropping tool.

    Javaandroid-librarydeprecated
    Vezi pe GitHub↗4,540
  • mikeortiz/touchimageviewAvatar MikeOrtiz

    MikeOrtiz/TouchImageView

    2,753Vezi pe GitHub↗

    Adds touch functionality to Android ImageView.

    Image view with zoom and pan support.

    Kotlin
    Vezi pe GitHub↗2,753
  • siyamed/android-shape-imageviewAvatar siyamed

    siyamed/android-shape-imageview

    2,651Vezi pe GitHub↗

    Custom shaped android imageview components

    Image view with custom shape masking.

    Java
    Vezi pe GitHub↗2,651
  • felipecsl/gifimageviewAvatar felipecsl

    felipecsl/GifImageView

    1,169Vezi pe GitHub↗

    Android ImageView that handles animated GIF images

    Image view with GIF animation support.

    Kotlin
    Vezi pe GitHub↗1,169
  • pungrue26/selectableroundedimageviewAvatar pungrue26

    pungrue26/SelectableRoundedImageView

    1,048Vezi pe GitHub↗

    Android ImageView that supports different radii on each corner.

    Rounded image view with selection support.

    Javaandroidandroid-imageview
    Vezi pe GitHub↗1,048
  • edmodo/cropperE

    edmodo/cropper

    0Vezi pe GitHub↗

    Image cropping library.

    Vezi pe GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Image Handling

Explorează sub-etichetele

  • E-Commerce Product Image ConfigurationsSets storage folders, thumbnail generation engines, and deletion behavior for product images. **Distinct from Image Handling:** Distinct from Image Handling: focuses on e-commerce product image configuration, not general image manipulation.
  • Local URI ReferencingHandling image data by passing local file system URIs instead of raw base64 buffers. **Distinct from Image Handling:** Focuses on memory-efficient URI passing rather than image manipulation or display
  • Markdown Image Emission StrategiesControls how images are emitted in Markdown output: as placeholders, stripped, or written as PNG bytes. **Distinct from Image Handling:** Distinct from Image Handling: focuses on Markdown-specific emission strategies, not general image display or manipulation.
  • Missing2 sub-tag-uriStrategies for dealing with image files that fail to open during data loading. **Distinct from Image Handling:** Focuses on the error-handling policy for missing image files specifically, rather than general image manipulation.