# lyft/scissors

✂ Android image cropping library

Repository: https://github.com/lyft/scissors
Canonical: https://ross.abutalabs.com/products/scissors
Homepage: https://eng.lyft.com/scissors-an-image-cropping-library-for-android-a56369154a19
Language: Java
License: Apache-2.0
License Family: permissive
Topics: lyft
Archived: true
Last push: 2021-10-08T22:16:47+00:00

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

## Adoption (not part of the score)
Stars 1816, forks 230 (observed 2026-08-28T04:05:40.063740+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: image-processing, ui-components
- domain: mobile-development, image-processing
- platform: -
- tags: android, image-cropping, crop-view, picasso, glide, archived, mobile

## Member repositories
- lyft/scissors (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:40.063740+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:20:36.353212+00:00, confidence not recorded.
  - readme: https://github.com/lyft/scissors (fetched 2026-08-28T04:05:40.063740+00:00, sha f6738c3ff4a6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
