Dev tools

Apple ships a Reference Image API in iOS 27, iPadOS 27 and macOS 27 for signed photos

September 9, 2026 at 7:30 PM PT

Apple's press image of the new iPhone 18 Pro and iPhone 18 Pro Max shot from the camera side

Image: Apple

Why it mattersAny app that shows user-uploaded photos, from marketplaces to newsrooms to insurance claims, can now check a signed reference from the sensor itself instead of trusting the file it was handed.

Apple said on 9 September that iPhone 18 Pro and iPhone 18 Pro Max ship with a feature it calls Apple Reference Image, in which the main camera signs "every pixel it sees" at the sensor. When the user shoots in the new Reference mode, the signed sensor data is developed by Apple's Private Cloud Compute into what Apple describes as an unalterable reference image, viewable in the Photos app alongside the regular photo like a digital negative.

The part that matters outside Apple's own apps: Apple says APIs are available in iOS 27, iPadOS 27 and macOS 27 that let third-party apps display those reference images. That turns image provenance from a phone feature into a hook every app in the ecosystem can call.

The dev surface

Apple's own description places Reference Image alongside two industry standards it already writes to. Image metadata carrying C2PA content credentials continues to travel with iPhone photos, and Apple says upcoming support for Google's SynthID watermark will help identify AI-generated or AI-edited images. Reference Image is the third leg: instead of a claim attached to a file, the camera sensor cryptographically signs the pixels before they leave silicon.

The dev-facing consequence is that a photo an app receives from a user's library can now be checked against a signed sensor reference held on-device, rather than trusted on the strength of its EXIF or a C2PA claim that any editing tool can re-emit. Apple has not published a full API surface yet, and the newsroom post does not name the framework, so what you can build against it beyond viewing will take a WWDC-style session or the developer docs to pin down.

The regional carve-out

Apple says the feature will not be available at launch in the European Union, and that EU users of iOS 27, iPadOS 27 and macOS 27 will still be able to "develop and view" reference images. Any app that ships EU builds against the API needs to plan for that split from day one, because it is not a runtime flag: Reference Image capture is tied to specific hardware on the iPhone 18 Pro line and to a region gate Apple has already set.

The scope of the guarantee

Signing a photo at the sensor proves what the sensor saw at the moment of capture. Apple's newsroom text is careful about this: the reference is used to see whether any edits were made after capture. That still leaves two open questions for any team building on the API. A staged scene captured honestly by the sensor produces a valid signed reference, and a photo re-shot from a screen does too. A newsroom, marketplace or claims workflow using this API has to decide what a "verified" badge in its own product actually asserts to a reader, before it puts one on screen.

Source

Source: Apple

This item was written by an AI system from the linked source. Reveneau is responsible for what it publishes.

More from AI News

Anthropic launched a public tool to check whether a file was made with Claude, using C2PA credentials and text watermarks

Anthropic put up a web page where anyone can upload an image, audio or video file up to 100 MB and see whether it carries a Claude-signed C2PA content credential, with a separate text-watermark detection API in private preview.

Source: Hacker NewsModels & agents

Engrim ships a local SQLite memory store that survives switching between Claude Code, Cursor, Antigravity and Codex

Engrim is a local-first SQLite memory engine for coding agents that carries architectural decisions and project state across sessions and across models, from Claude Code to Cursor to Google Antigravity to Codex CLI.

Source: Hacker NewsDev tools

Apple says robots.txt rules for Applebot-Extended do not affect search ranking

Apple added one line to its Applebot documentation stating that robots.txt rules for Applebot-Extended, its AI training opt-out agent, are not considered in ranking for Apple's search results.

Source: PressGo-to-market