# boycy815/PinchImageView

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

Repository: https://github.com/boycy815/PinchImageView
Canonical: https://ross.abutalabs.com/products/pinchimageview
Language: Java
License: MIT
License Family: permissive
Topics: android, imageview, zoom, zoom-images, pinch-to-zoom, zoomable, zoomable-images
Last push: 2024-08-28T08:08:17+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4108, "days_push": 735, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1961, forks 491 (observed 2026-08-28T04:05:59.540748+00:00)

## What it is
PinchImageView is a lightweight Android image gesture control that extends ImageView with pinch-to-zoom, swipe inertia, double-tap zoom, and boundary rebound behavior. It ships as a single Java class file with no external dependencies, making it trivial to integrate into any Android project.

## Use cases
- pinch to zoom images in an android app
- double-tap zoomable imageview
- view very large images in segments on android
- browse long images with gestures
- thumbnail to full-size image transition animation

## When to choose
- you need a drop-in ImageView replacement with pinch-zoom gestures
- you want zero dependencies and a single-file integration
- you need to display extremely large or long images with smooth gesture handling

## When to avoid
- you need a multi-platform (non-Android) image viewer
- you require built-in network image loading rather than using a separate loader
- your project is Kotlin-first and you prefer a Kotlin-maintained library

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, image-processing
- domain: mobile-development, android-tools
- platform: jvm
- tags: imageview, pinch-to-zoom, gesture, zoomable-image, single-class, no-dependencies, android

## Member repositories
- boycy815/PinchImageView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:59.540748+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:05:37.302841+00:00, confidence not recorded.
  - readme: https://github.com/boycy815/PinchImageView (fetched 2026-08-28T04:05:59.540748+00:00, sha 5a9c9a56536b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
