lyft/scissors
✂ Android image cropping library observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3942
- days_rel: n/a
- days_push: 1790
- n_releases_24m: 0
Adoption not part of the score
1816 stars · 230 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Scissors is a fixed-viewport image cropping library for Android, written in Java by Lyft. It provides a CropView widget with extensions for loading bitmaps via Picasso, Glide, or Universal Image Loader and saving cropped results to files.
Use cases
- crop profile pictures in an android app
- let users crop images to a fixed aspect ratio
- load and crop gallery images with glide
- save a cropped bitmap to a file
- add an image cropping ui to android
When to choose
- you need a simple fixed-viewport crop view on android
- you already use picasso, glide, or universal image loader for image loading
When to avoid
- you need actively maintained software - the repo is archived
- you need advanced editing features like rotate, filters, or freeform cropping
- you are not building an android app
Facets
library · maturity abandoned
image-processing ui-components mobile-development image-processing android image-cropping crop-view picasso glide archived mobile
1 source
- readme: https://github.com/lyft/scissors · fetched 2026-08-28 · f6738c3ff4a6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lyft/scissors | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem