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
·
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

    0View on GitHub↗
    View on GitHub↗0
  • demono/parallaxviewpagerD

    demoNo/ParallaxViewPager

    0View on GitHub↗
    View on GitHub↗0
  • schibstedspain/parallax-layer-layoutS

    SchibstedSpain/Parallax-Layer-Layout

    0View on GitHub↗
    View on GitHub↗0
  • narfss/parallaxeverywhereNarfss avatar

    Narfss/ParallaxEverywhere

    706View on GitHub↗

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

    Java
    View on GitHub↗706
  • akshay2211/musicwaveA

    akshay2211/MusicWave

    0View on GitHub↗
    View on GitHub↗0
  • akshay2211/obliqueA

    akshay2211/Oblique

    0View on GitHub↗
    View on GitHub↗0
  • 500px/500px-android-blur500px avatar

    500px/500px-android-blur

    2,694View on GitHub↗

    Android Blurring View

    Java
    View on GitHub↗2,694

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • andremion/louvreA

    andremion/Louvre

    0View on GitHub↗
    View on GitHub↗0
  • airsaid/diffuseviewA

    Airsaid/DiffuseView

    0View on GitHub↗
    View on GitHub↗0
  • androidmsky/bitmapwaveviewA

    AndroidMsky/BitmapWaveView

    0View on GitHub↗
    View on GitHub↗0
  • chrisbanes/photoviewchrisbanes avatar

    chrisbanes/PhotoView

    18,824View on 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
    View on GitHub↗18,824
  • arthurhub/android-image-cropperArthurHub avatar

    ArthurHub/Android-Image-Cropper

    6,418View on 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
    View on GitHub↗6,418
  • bilibili/boxingbilibili avatar

    bilibili/boxing

    3,174View on GitHub↗

    Android multi-media selector based on MVP mode.

    Javaandroidcinderella-mancompression
    View on GitHub↗3,174
  • bingoogolapple/bgaphotopicker-androidbingoogolapple avatar

    bingoogolapple/BGAPhotoPicker-Android

    2,244View on GitHub↗

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

    Javaandroidxphoto-pickerphotopreview
    View on GitHub↗2,244
  • bumptech/glidebumptech avatar

    bumptech/glide

    35,021View on 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
    View on GitHub↗35,021
  • andreamazz/uitextfield-shakeandreamazz avatar

    andreamazz/UITextField-Shake

    727View on GitHub↗

    UITextField category that adds shake animation

    Objective-C
    View on GitHub↗727
  • boycy815/pinchimageviewboycy815 avatar

    boycy815/PinchImageView

    1,963View on GitHub↗

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

    Javaandroidimageviewpinch-to-zoom
    View on GitHub↗1,963
  • carbs0126/avatarimageviewC

    Carbs0126/AvatarImageView

    0View on GitHub↗
    View on GitHub↗0
  • carguo/frescoutilsC

    CarGuo/FrescoUtils

    0View on GitHub↗
    View on GitHub↗0
  • charbgr/litho-picassoC

    charbgr/litho-picasso

    0View on GitHub↗
    View on GitHub↗0
  • chengdazhi/styleimageviewchengdazhi avatar

    chengdazhi/StyleImageView

    1,440View on GitHub↗

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

    Java
    View on GitHub↗1,440
  • chengzichen/krgalleryC

    chengzichen/KrGallery

    0View on GitHub↗
    View on GitHub↗0
  • bm-x/photoviewbm-x avatar

    bm-x/PhotoView

    2,628View on GitHub↗

    图片浏览缩放控件

    Java
    View on GitHub↗2,628
  • coomar2841/image-chooser-libraryC

    coomar2841/image-chooser-library

    0View on GitHub↗
    View on GitHub↗0
  • crazycodeboy/takephotocrazycodeboy avatar

    crazycodeboy/TakePhoto

    7,230View on 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
    View on GitHub↗7,230
  • davemorrissey/subsampling-scale-image-viewdavemorrissey avatar

    davemorrissey/subsampling-scale-image-view

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

    AlexZhuo/AlxPicassoProgress

    0View on GitHub↗
    View on GitHub↗0
  • developer-shivam/crescentodeveloper-shivam avatar

    developer-shivam/Crescento

    1,264View on GitHub↗

    Add curve at bottom of image views and relative layouts.

    Javaappcompat-supportcurvecustomview
    View on GitHub↗1,264
  • developer-shivam/diagonalifyD

    developer-shivam/Diagonalify

    0View on GitHub↗
    View on GitHub↗0
  • a-w-c-j/gridimageviewA

    A-W-C-J/GridImageView

    0View on GitHub↗
    View on GitHub↗0