# IFTTT/FastttCamera

Fasttt and easy camera framework for iOS with customizable filters

Repository: https://github.com/IFTTT/FastttCamera
Canonical: https://ross.abutalabs.com/products/fastttcamera
Homepage: http://ifttt.github.io
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2024-08-16T15:21:33+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4223, "days_push": 747, "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 1855, forks 190 (observed 2026-08-28T04:05:44.724564+00:00)

## What it is
FastttCamera is an Objective-C framework for iOS that wraps AVFoundation to make building custom camera apps easy, handling capture sessions, orientation, focus, zoom, and image processing. It also supports customizable photo filters and powers IFTTT's Do Camera app.

## Use cases
- build a custom camera app on iOS without fighting AVFoundation
- capture full-resolution photos with correct orientation even with rotation lock on
- add real-time photo filters to a camera view
- switch between front and back cameras faster than UIImagePickerController
- crop and scale captured images to match the camera preview

## When to choose
- you need a customizable in-app camera on iOS with fine control over capture behavior
- you want reliable orientation handling and image normalization out of the box
- you want a battle-tested wrapper used in a production app like Do Camera

## When to avoid
- you only need a basic camera and UIImagePickerController suffices
- you're building for Android or cross-platform with a single codebase
- you need modern Swift-first camera APIs or video recording features

## Facets
- artifact type: framework
- maturity: maintenance
- function: image-processing, ui-components
- domain: mobile-development, photography, media
- platform: -
- tags: camera, avfoundation, objective-c, photo-filters, cocoapods, ios, mobile, swift

## Member repositories
- IFTTT/FastttCamera (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:44.724564+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:16:43.260317+00:00, confidence not recorded.
  - readme: https://github.com/IFTTT/FastttCamera (fetched 2026-08-28T04:05:44.724564+00:00, sha ff877e9c108c)
  - homepage: http://ifttt.github.io (fetched 2026-08-29T10:55:31.201212+00:00, sha b8de95f95b58)
- Data as of 2026-08-30T08:39:29.467469+00:00.
