# ruslanskorb/RSKImageCropper

An image / photo crop view controller for iOS like in the Contacts app with support for landscape orientation.

Repository: https://github.com/ruslanskorb/RSKImageCropper
Canonical: https://ross.abutalabs.com/products/rskimagecropper
Language: Objective-C
License: MIT
License Family: permissive
Topics: crop, cropping, trimming, cropper, editor, image, photo, contacts-app, edit
Last push: 2026-03-26T16:36:46+00:00

## Health v2 (maintenance only)
Score: 69/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 74, release rhythm 44, longevity 100
- inputs: {"age_days": 4392, "days_push": 160, "days_rel": 160, "gap_med": 240.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2449, forks 464 (observed 2026-08-28T04:06:52.862874+00:00)

## What it is
RSKImageCropper is an Objective-C library providing an image/photo crop view controller for iOS, styled like the Contacts app crop UI, with landscape orientation support. It offers delegate and data source APIs for customizing crop masks, movement rects, and handling cropped output.

## Use cases
- crop profile photos in an iOS app like the Contacts app
- let users move, rotate, and zoom an image before cropping
- apply a circular or custom-shaped mask to cropped images
- build an avatar upload flow with cropping
- support landscape orientation while cropping photos

## When to choose
- you need a native iOS crop UI similar to Apple's Contacts app
- you want a lightweight, battle-tested Objective-C cropper with SPM support
- you need custom mask shapes or movement rects via data source methods

## When to avoid
- you need image cropping on Android or cross-platform frameworks
- you need advanced photo editing beyond cropping (filters, adjustments)
- your project targets iOS versions below 12.0

## Facets
- artifact type: library
- maturity: stable
- function: image-processing, ui-components
- domain: image-processing, mobile-development
- platform: -
- tags: image-cropper, objective-c, view-controller, photo-editing, contacts-app-style, ios, mobile, swift

## Member repositories
- ruslanskorb/RSKImageCropper (main) score 69

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:52.862874+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-30T02:30:15.024629+00:00, confidence not recorded.
  - readme: https://github.com/ruslanskorb/RSKImageCropper (fetched 2026-08-28T04:06:52.862874+00:00, sha 8b2f3838f295)
- Data as of 2026-08-30T08:39:29.467469+00:00.
