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

MostafaGazar/CustomShapeImageView

0
View on GitHub↗
1,608 stars·418 forks·Java·Apache-2.0·8 viewsmostafagazar.github.io/CustomShapeImageView↗

CustomShapeImageView

A library for supporting custom shaped ImageView(s) using SVGs and paint shapes

Features

  • Image Components - Image view supporting custom shapes via PorterDuffXfermode and SVGs.
  • Image Display and Processing - ImageView supporting SVG and custom shapes.

Star history

Star history chart for mostafagazar/customshapeimageviewStar history chart for mostafagazar/customshapeimageview

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

Projects sharing features with CustomShapeImageView

These projects share indexed features with CustomShapeImageView. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • flavioarfaria/kenburnsviewflavioarfaria avatar

    flavioarfaria/KenBurnsView

    2,724View on GitHub↗

    Android ImageViews animated by Ken Burns Effect

    Java
    View on GitHub↗2,724
  • hdodenhof/circleimageviewhdodenhof avatar

    hdodenhof/CircleImageView

    14,500View on 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.

    Java
    View on GitHub↗14,500
  • 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
  • sephiroth74/imageviewzoomsephiroth74 avatar

    sephiroth74/ImageViewZoom

    1,886View on GitHub↗

    Android ImageView widget with zoom and pan capabilities

    Java
    View on GitHub↗1,886
Compare all 30 related projects→

Frequently asked questions

What does mostafagazar/customshapeimageview do?

A library for supporting custom shaped ImageView(s) using SVGs and paint shapes

What are the main features of mostafagazar/customshapeimageview?

The main features of mostafagazar/customshapeimageview are: Image Components, Image Display and Processing.

Which projects share features with mostafagazar/customshapeimageview?

Projects with overlapping indexed features include: hdodenhof/circleimageview — CircleImageView is a custom Android UI component that renders rectangular images as perfect circles with smooth… vinc3m1/roundedimageview — RoundedImageView is an Android library providing custom view implementations for rendering images with rounded… chrisbanes/photoview — PhotoView is a custom Android view implementation designed to display high-resolution images with native support for… flavioarfaria/kenburnsview — Android ImageViews animated by Ken Burns Effect. sephiroth74/imageviewzoom — Android ImageView widget with zoom and pan capabilities. arthurhub/android-image-cropper — Android-Image-Cropper is an image cropping library for Android applications designed to trim and resize photos sourced…