# TimOliver/TOCropViewController

A view controller for iOS that allows users to crop portions of UIImage objects

Repository: https://github.com/TimOliver/TOCropViewController
Canonical: https://ross.abutalabs.com/products/tocropviewcontroller
Language: Objective-C
License: MIT
License Family: permissive
Topics: cropper, image, image-processing, ios, cocoapods, viewcontroller, crop-image, swift, podfile, crop, cropping, uiimage, view
Last push: 2026-07-28T15:53:56+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 84, longevity 100
- inputs: {"age_days": 4106, "days_push": 36, "days_rel": 28, "gap_med": 76.0, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4942, forks 1022 (observed 2026-08-28T04:09:03.572323+00:00)

## What it is
TOCropViewController is an open-source iOS view controller for cropping UIImage objects and performing basic rotations, designed to feel like the iOS Photos app editor. A Swift wrapper, CropViewController, provides a more native Swift interface.

## Use cases
- crop images in an iOS app
- let users edit profile pictures
- crop photos to a specific aspect ratio
- rotate images in 90-degree increments
- create circular cropped avatars
- share cropped portions of a photo

## When to choose
- building an iOS app that needs user-facing image cropping
- you want a familiar Photos-app-style cropping UX
- you need aspect ratio clamping, rotation, and circular cropping out of the box
- you want a library localized in many languages

## When to avoid
- building for platforms other than iOS
- you need advanced photo editing like filters or video editing
- your project requires programmatic server-side image cropping
- you need cross-platform (Flutter/React Native) cropping UI

## Facets
- artifact type: library
- maturity: stable
- function: image-processing, ui-components
- domain: image-processing, mobile-development, media
- platform: -
- tags: image-cropping, uikit, view-controller, objective-c, cocoapods, swift-package-manager, photo-editing, ios, swift, mobile

## Member repositories
- TimOliver/TOCropViewController (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:03.572323+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-29T18:17:54.769271+00:00, confidence not recorded.
  - readme: https://github.com/TimOliver/TOCropViewController (fetched 2026-08-28T04:09:03.572323+00:00, sha cd6dfacc9ba7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
