Blog  ·  28 July 2026

How to summarise a web page without sending it anywhere

Summarising an article is the single most common thing people use AI for on a phone. It is also the one where the tool quietly ships the page — and sometimes the page behind your login — to somebody else's server.

Most summarising tools work by sending the page, or its URL, to a service that fetches and processes it. For a public news article that is unremarkable. It becomes more interesting when the page is an internal wiki, a document behind a login, a shared draft, or a client's staging site.

Doing the summary on the phone removes that question entirely. The text is read and condensed locally, so what you were reading stays between you and the page.

The setup, once

The version worth having is one tap from the share sheet, so it competes with actually reading the thing:

  1. Install the assistant and set it up on Wi-Fi. This is the only step that needs a connection.
  2. Open Shortcuts and create a new Shortcut. Add the summarise action from OnDevice LLM.
  3. Turn on "Show in Share Sheet" and set it to accept web pages.
  4. Pass the Shortcut Input into the text field. That is the whole configuration.

From then on: Share → your Shortcut → summary. There are more variations of this in private AI inside Apple Shortcuts.

Asking for the right kind of summary

"Summarise this" is the weakest instruction available, and it is the one everybody uses. The output improves immediately when you say what the summary is for:

A useful habit: keep two Shortcuts rather than one. A "triage" summary that is brutally short, and a "digest" one that is a few paragraphs. They are used at completely different moments.

What to watch out for

Where this beats a cloud summariser

Not on raw quality — a large cloud model will usually write a better summary. It beats it on three specific things:

For a public news article, use whatever is best. For everything else, the local one is a better default — and once it is on the share sheet, it is the one you will reach for anyway.

What you need

An iPhone or iPad on iOS 17 or later, plus one-time setup on Wi-Fi. Will it run on my iPhone? covers what suits your device.

Frequently asked questions

Can I summarise a web page on an iPhone without uploading it?

Yes. With an assistant that runs on the device, the page text is processed on the phone rather than sent to a summarising service. Set it up once from the Safari share sheet using Shortcuts.

How do I add it to the share sheet?

Create a Shortcut, add the summarise action, turn on Show in Share Sheet, set it to accept web pages, and pass Shortcut Input into the text field. After that it appears under Share in Safari.

Why is my summary missing part of the article?

Usually because the page had not finished loading, or the content sits behind a paywall or login and was never rendered. Letting the page load fully, or using Reader mode first, fixes most cases.

Is it as good as a cloud summariser?

A large cloud model usually writes a better summary. An on-device one wins when the page should not be uploaded, when there is no connection, or when you do not want per-request limits.

OnDevice LLM is a private AI assistant that runs entirely on your iPhone — no account, no cloud, and nothing you type leaves the device. Free in full for three days, then a one-time purchase.

Last updated: 28 July 2026