# sephiroth74/ImageViewZoom

Android ImageView widget with zoom and pan capabilities

Repository: https://github.com/sephiroth74/ImageViewZoom
Canonical: https://ross.abutalabs.com/products/imageviewzoom
Language: Java
License: NOASSERTION
License Family: other
Last push: 2017-10-21T18:07:00+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5194, "days_push": 3238, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1882, forks 521 (observed 2026-08-28T04:05:48.729147+00:00)

## What it is
ImageViewTouch is an Android ImageView widget replacement with built-in zoom and pan gesture support, based on the AOSP Gallery app's implementation. It exposes APIs for setting bitmaps with a specific zoom/pan matrix and configurable display types like fit-to-screen or fit-width.

## Use cases
- pinch-to-zoom image viewer in an android app
- pan and zoom around a large bitmap
- photo gallery view with zoomable images
- restore zoom state when switching images
- fit image to screen width or height by default

## When to choose
- you need a drop-in ImageView with zoom/pan on Android
- you want to preserve or transfer zoom/pan matrix state between views
- you need configurable initial display types like fit-width or fit-height

## When to avoid
- you need an actively maintained library with recent updates
- you need advanced features like subsampling for very large images
- your project is not Android/Java based

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, image-processing
- domain: mobile-development, android-tools
- platform: jvm
- tags: imageview, zoom, pan, gesture, android-widget, android

## Member repositories
- sephiroth74/ImageViewZoom (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:48.729147+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:13:57.311098+00:00, confidence not recorded.
  - readme: https://github.com/sephiroth74/ImageViewZoom (fetched 2026-08-28T04:05:48.729147+00:00, sha b9bb97314c7a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
