TimOliver/TOCropViewController
A view controller for iOS that allows users to crop portions of UIImage objects observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 94
- Release rhythm 84
- Longevity 100
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: 76.0
- age_days: 4106
- days_rel: 28
- days_push: 36
- n_releases_24m: 7
Adoption not part of the score
4942 stars · 1022 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity stable
image-processing ui-components image-processing mobile-development media image-cropping uikit view-controller objective-c cocoapods swift-package-manager photo-editing ios swift mobile
1 source
- readme: https://github.com/TimOliver/TOCropViewController · fetched 2026-08-28 · cd6dfacc9ba7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TimOliver/TOCropViewController | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="TimOliver/TOCropViewController")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem