awesome-repositories.com分类博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dingmouren/paletteimageview

Open-source alternatives to PaletteImageView

30 open-source projects similar to dingmouren/paletteimageview, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best PaletteImageView alternative.

  • a-w-c-j/gridimageviewA

    A-W-C-J/GridImageView

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • akshay2211/obliqueA

    akshay2211/Oblique

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • alexzhuo/alxpicassoprogressA

    AlexZhuo/AlxPicassoProgress

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • andremion/louvreA

    andremion/Louvre

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • arthurhub/android-image-cropperArthurHub 的头像

    ArthurHub/Android-Image-Cropper

    6,418在 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
    在 GitHub 上查看↗6,418
  • bilibili/boxingbilibili 的头像

    bilibili/boxing

    3,174在 GitHub 上查看↗

    Android multi-media selector based on MVP mode.

    Javaandroidcinderella-mancompression
    在 GitHub 上查看↗3,174

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • bingoogolapple/bgaphotopicker-androidbingoogolapple 的头像

    bingoogolapple/BGAPhotoPicker-Android

    2,244在 GitHub 上查看↗

    Android 图片选择、预览、九宫格图片控件、拖拽排序九宫格图片控件

    Javaandroidxphoto-pickerphotopreview
    在 GitHub 上查看↗2,244
  • bm-x/photoviewbm-x 的头像

    bm-x/PhotoView

    2,628在 GitHub 上查看↗

    图片浏览缩放控件

    Java
    在 GitHub 上查看↗2,628
  • boycy815/pinchimageviewboycy815 的头像

    boycy815/PinchImageView

    1,963在 GitHub 上查看↗

    体验极佳的Android图片手势控件。An Android image gesture control with excellent user experience.

    Javaandroidimageviewpinch-to-zoom
    在 GitHub 上查看↗1,963
  • bumptech/glidebumptech 的头像

    bumptech/glide

    35,021在 GitHub 上查看↗

    Glide is an image loading and caching library for Android that fetches and decodes images, GIFs, and video stills from local or remote sources. It functions as a media rendering framework and memory management tool designed to resize and downsample assets to fit specific view dimensions. The system prioritizes scrolling performance through a multi-level caching strategy that stores decoded media in memory and raw data on disk. It employs resource pooling to reuse bitmap memory and binds image loading tasks to component lifecycles to automatically release resources and prevent memory leaks. T

    Java
    在 GitHub 上查看↗35,021
  • carbs0126/avatarimageviewC

    Carbs0126/AvatarImageView

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • carguo/frescoutilsC

    CarGuo/FrescoUtils

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • charbgr/litho-picassoC

    charbgr/litho-picasso

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • chengdazhi/styleimageviewchengdazhi 的头像

    chengdazhi/StyleImageView

    1,440在 GitHub 上查看↗

    Add styles and filters to ImageViews, Views' backgroud, Drawables and Bitmaps, with animation and bitmap output.

    Java
    在 GitHub 上查看↗1,440
  • chengzichen/krgalleryC

    chengzichen/KrGallery

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • chrisbanes/photoviewchrisbanes 的头像

    chrisbanes/PhotoView

    18,824在 GitHub 上查看↗

    PhotoView is a custom Android view implementation designed to display high-resolution images with native support for zoom and pan gestures. It provides a zoomable image view and a matrix controller to manage how images are scaled and translated within a mobile user interface. The library handles the detection of pinch-to-zoom and tap gestures to enable interactive image navigation. It manages the transformation matrix of the image to ensure smooth magnification and provides viewport constraints to align photo edges with screen boundaries. The project covers the broader requirements of mobile

    Java
    在 GitHub 上查看↗18,824
  • coomar2841/image-chooser-libraryC

    coomar2841/image-chooser-library

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • crazycodeboy/takephotocrazycodeboy 的头像

    crazycodeboy/TakePhoto

    7,230在 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
    在 GitHub 上查看↗7,230
  • davemorrissey/subsampling-scale-image-viewdavemorrissey 的头像

    davemorrissey/subsampling-scale-image-view

    8,003在 GitHub 上查看↗

    This is a custom Android view designed for rendering high-resolution images using subsampling and tiling to prevent memory overflows. It serves as an interactive image component that supports pinch-to-zoom, panning, and double-tap animations. The project is distinguished by its rendering engine, which loads low-resolution previews and high-resolution tiles to enable the efficient navigation of massive image files. It includes a coordinate mapper that converts screen touch points into raw image pixel coordinates and vice versa during scaling and panning. The view provides a broad set of capab

    Javaandroidandroid-libandroid-library
    在 GitHub 上查看↗8,003
  • developer-shivam/crescentodeveloper-shivam 的头像

    developer-shivam/Crescento

    1,264在 GitHub 上查看↗

    Add curve at bottom of image views and relative layouts.

    Javaappcompat-supportcurvecustomview
    在 GitHub 上查看↗1,264
  • developer-shivam/diagonalifyD

    developer-shivam/Diagonalify

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • donglua/photopickerdonglua 的头像

    donglua/PhotoPicker

    2,809在 GitHub 上查看↗

    DEPRECATED Image Picker like Wechat

    Javaimagepickerphotopicker
    在 GitHub 上查看↗2,809
  • dreamlivemeng/hotimgD

    dreamlivemeng/HotImg

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • ekimual/croperinoE

    ekimual/croperino

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • esafirm/android-image-pickeresafirm 的头像

    esafirm/android-image-picker

    1,145在 GitHub 上查看↗

    Image Picker for Android 🤖

    Kotlin
    在 GitHub 上查看↗1,145
  • evilbt/hdimageviewE

    EvilBT/HDImageView

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • facebook/frescofacebook 的头像

    facebook/fresco

    17,149在 GitHub 上查看↗

    Fresco is an Android image loading library and cache manager designed to fetch, decode, and display images from network or local sources. It functions as a rendering engine for animated image formats and a streaming system for progressive image loading. The library distinguishes itself through specialized memory management that utilizes off-heap allocation to reduce garbage collection overhead and prevent out-of-memory errors. It includes a dedicated rendering pipeline for animated GIFs and WebP files and supports progressive JPEG decoding to render low-resolution versions of images while the

    Kotlin
    在 GitHub 上查看↗17,149
  • fengyongge/imagepickerdemoF

    fengyongge/imagepickerdemo

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • finalteam/rxgalleryfinalFinalTeam 的头像

    FinalTeam/RxGalleryFinal

    2,815在 GitHub 上查看↗

    图片选择库,单选/多选、拍照、裁剪、压缩,自定义。包括视频选择和录制。

    Javaandroiddufinalteam
    在 GitHub 上查看↗2,815
  • 385841539/identityimageview3

    385841539/IdentityImageView

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0