# itouch2/PhotoTweaks

Drag, Rotate, Scale and Crop

Repository: https://github.com/itouch2/PhotoTweaks
Canonical: https://ross.abutalabs.com/products/phototweaks
Language: Objective-C
License: MIT
License Family: permissive
Topics: crop, drag, objective-c, photos
Last push: 2026-05-25T09:10:06+00:00

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

## Adoption (not part of the score)
Stars 1247, forks 162 (observed 2026-08-28T04:04:07.593581+00:00)

## What it is
PhotoTweaks is an Objective-C iOS library that provides a view controller for cropping photos with drag, rotate, and scale gestures, mimicking the iOS 8 Photos.app interaction. It integrates with UIImagePickerController and returns the cropped UIImage via a delegate callback.

## Use cases
- crop photos picked with UIImagePickerController
- let users drag, rotate and scale an image before cropping
- add a Photos.app-style crop interface to an iOS app
- limit the maximum rotation angle when editing photos
- automatically save cropped images to the photo library

## When to choose
- you are building an Objective-C or Swift iOS app that needs interactive photo cropping
- you want a lightweight CocoaPods drop-in crop view controller instead of building gesture handling yourself
- you want the familiar iOS 8 Photos.app crop interaction

## When to avoid
- you need a modern SwiftUI or cross-platform image editor
- you need advanced editing features like filters, annotations, or aspect-ratio presets
- you are not targeting iOS

## Facets
- artifact type: library
- maturity: maintenance
- function: image-processing, ui-components
- domain: image-processing, mobile-development, photography
- platform: -
- tags: photo-crop, objective-c, cocoapods, image-editing, uikit, ios, mobile

## Member repositories
- itouch2/PhotoTweaks (main) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:07.593581+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-30T05:07:57.865001+00:00, confidence not recorded.
  - readme: https://github.com/itouch2/PhotoTweaks (fetched 2026-08-28T04:04:07.593581+00:00, sha 6469d2095b7f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
