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
·
Back to gjiazhe/scrollparallaximageview

Open-source alternatives to ScrollParallaxImageView

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

  • androidmsky/linkscrollmskyA

    AndroidMsky/linkScrollMsky

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • demono/parallaxviewpagerD

    demoNo/ParallaxViewPager

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • schibstedspain/parallax-layer-layoutS

    SchibstedSpain/Parallax-Layer-Layout

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • narfss/parallaxeverywhereAvatar Narfss

    Narfss/ParallaxEverywhere

    706Vezi pe GitHub↗

    Parallax everywhere is a library with alternative android widgets with parallax effects.

    Java
    Vezi pe GitHub↗706
  • akshay2211/musicwaveA

    akshay2211/MusicWave

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • akshay2211/obliqueA

    akshay2211/Oblique

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • 500px/500px-android-blurAvatar 500px

    500px/500px-android-blur

    2,694Vezi pe GitHub↗

    Android Blurring View

    Java
    Vezi pe GitHub↗2,694

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • andremion/louvreA

    andremion/Louvre

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • airsaid/diffuseviewA

    Airsaid/DiffuseView

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • androidmsky/bitmapwaveviewA

    AndroidMsky/BitmapWaveView

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • chrisbanes/photoviewAvatar chrisbanes

    chrisbanes/PhotoView

    18,824Vezi pe 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
    Vezi pe GitHub↗18,824
  • arthurhub/android-image-cropperAvatar ArthurHub

    ArthurHub/Android-Image-Cropper

    6,418Vezi pe 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
    Vezi pe GitHub↗6,418
  • bilibili/boxingAvatar bilibili

    bilibili/boxing

    3,174Vezi pe GitHub↗

    Android multi-media selector based on MVP mode.

    Javaandroidcinderella-mancompression
    Vezi pe GitHub↗3,174
  • bingoogolapple/bgaphotopicker-androidAvatar bingoogolapple

    bingoogolapple/BGAPhotoPicker-Android

    2,244Vezi pe GitHub↗

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

    Javaandroidxphoto-pickerphotopreview
    Vezi pe GitHub↗2,244
  • bumptech/glideAvatar bumptech

    bumptech/glide

    35,021Vezi pe 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
    Vezi pe GitHub↗35,021
  • andreamazz/uitextfield-shakeAvatar andreamazz

    andreamazz/UITextField-Shake

    727Vezi pe GitHub↗

    UITextField category that adds shake animation

    Objective-C
    Vezi pe GitHub↗727
  • boycy815/pinchimageviewAvatar boycy815

    boycy815/PinchImageView

    1,963Vezi pe GitHub↗

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

    Javaandroidimageviewpinch-to-zoom
    Vezi pe GitHub↗1,963
  • carbs0126/avatarimageviewC

    Carbs0126/AvatarImageView

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • carguo/frescoutilsC

    CarGuo/FrescoUtils

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • charbgr/litho-picassoC

    charbgr/litho-picasso

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • chengdazhi/styleimageviewAvatar chengdazhi

    chengdazhi/StyleImageView

    1,440Vezi pe GitHub↗

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

    Java
    Vezi pe GitHub↗1,440
  • chengzichen/krgalleryC

    chengzichen/KrGallery

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • bm-x/photoviewAvatar bm-x

    bm-x/PhotoView

    2,628Vezi pe GitHub↗

    图片浏览缩放控件

    Java
    Vezi pe GitHub↗2,628
  • coomar2841/image-chooser-libraryC

    coomar2841/image-chooser-library

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • crazycodeboy/takephotoAvatar crazycodeboy

    crazycodeboy/TakePhoto

    7,230Vezi pe 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
    Vezi pe GitHub↗7,230
  • davemorrissey/subsampling-scale-image-viewAvatar davemorrissey

    davemorrissey/subsampling-scale-image-view

    8,003Vezi pe 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
    Vezi pe GitHub↗8,003
  • alexzhuo/alxpicassoprogressA

    AlexZhuo/AlxPicassoProgress

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • developer-shivam/crescentoAvatar developer-shivam

    developer-shivam/Crescento

    1,264Vezi pe GitHub↗

    Add curve at bottom of image views and relative layouts.

    Javaappcompat-supportcurvecustomview
    Vezi pe GitHub↗1,264
  • developer-shivam/diagonalifyD

    developer-shivam/Diagonalify

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • a-w-c-j/gridimageviewA

    A-W-C-J/GridImageView

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0