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

sephiroth74/ImageViewZoom

0
View on GitHub↗
1,886 stars·521 forks·Java·9 views

ImageViewZoom

Android ImageView widget with zoom and pan capabilities

Features

  • Image Components - Image view widget with integrated zoom and pan capabilities.
  • Image Display and Processing - Zoomable image view for large files.

Star history

Star history chart for sephiroth74/imageviewzoomStar history chart for sephiroth74/imageviewzoom

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 ImageViewZoom

These projects share indexed features with ImageViewZoom. 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
  • mostafagazar/customshapeimageviewMostafaGazar avatar

    MostafaGazar/CustomShapeImageView

    1,608View on GitHub↗

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

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

Frequently asked questions

What does sephiroth74/imageviewzoom do?

Android ImageView widget with zoom and pan capabilities

What are the main features of sephiroth74/imageviewzoom?

The main features of sephiroth74/imageviewzoom are: Image Components, Image Display and Processing.

Which projects share features with sephiroth74/imageviewzoom?

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. mostafagazar/customshapeimageview — A library for supporting custom shaped ImageView(s) using SVGs and paint shapes. arthurhub/android-image-cropper — Android-Image-Cropper is an image cropping library for Android applications designed to trim and resize photos sourced…