LuckyJayce/LargeImage
Android 加载大图 可以高清显示10000*10000像素的图片,轻松实现微博长图功能 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3965
- days_rel: n/a
- days_push: 2720
- n_releases_24m: 0
Adoption not part of the score
2333 stars · 414 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library for loading and displaying very large images (up to 10000x10000 pixels) with smooth scrolling, pinch-to-zoom, and pan, similar to PhotoView. It decodes images region-by-region to avoid out-of-memory errors and also supports normal-sized images.
Use cases
- display huge high-resolution images on android without out-of-memory errors
- show long screenshots like weibo long images
- add pinch-to-zoom and pan to an image view
- load large images from files or assets efficiently
- view large maps or posters with zoom controls
When to choose
- you need to display very large or long images on Android with memory-efficient region decoding
- you want PhotoView-like zoom and scroll behavior for oversized images
When to avoid
- you only need to display small standard images with simple effects
- you need network image loading built in - it expects files or streams and relies on Glide for downloads
- you need actively maintained support for the latest Android versions
Facets
library · maturity maintenance
image-processing ui-components mobile-development image-processing jvm large-image-viewing pan-and-zoom bitmap-decoding photoview-alternative long-image android
1 source
- readme: https://github.com/LuckyJayce/LargeImage · fetched 2026-08-28 · 18b0d07f9e67
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| LuckyJayce/LargeImage | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="LuckyJayce/LargeImage")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem