Fingertips

Press kit

Everything you need to write about Fingertips, including the parts that do not work. Anything unclear, or you want something that is not here: support@usefingertips.com.

On the App Store now: apps.apple.com/app/id6798439217
iPhone and iPad since 5 September 2026, Mac since 6 September, free for 14 days then $9.99 once.

In one line

Fingertips keeps the text, files and images you reuse one keystroke away, on iPhone, iPad and Mac. All on-device. One-time purchase.

In a paragraph

Most apps in this category are transit: you hold something while you move it between apps, and then it is gone. Fingertips is a permanent library of the things you paste again and again, and it is designed backwards from the moment you need one. Every surface is a search field with a ranked list under it and the top result already selected, and the ranking is built on what you actually reuse most rather than what you touched last.

On the Mac a global hotkey opens a palette: type, press Return, and the snippet is copied with the app you were already in back in front, ready for ⌘V. On iPad it lives in a narrow window beside whatever you are writing in, so it is ⌘Tab, three characters, Return, ⌘Tab, ⌘V, with both windows on screen. On iPhone a custom keyboard puts your snippets inside any text field in any app. It holds text, links, images and files, and the same library reaches Shortcuts, Spotlight, Siri and widgets.

Fast facts

NameFingertips
DeveloperPeter Dongo, working solo
PlatformsiPhone, iPad and Mac, one universal purchase
RequiresiOS, iPadOS or macOS 26 or later
PriceFree for 14 days, then $9.99 once. Not a subscription, and nothing is feature-gated during the trial
CategoryUtilities, secondary Productivity
Built withNative SwiftUI, one multiplatform target, SwiftData and CloudKit. Zero third-party dependencies except RevenueCat for the purchase
PrivacyNo account, no ads, no analytics SDK, no server holding your content. Sync is your own private iCloud database
App Storeapps.apple.com/app/id6798439217 - iPhone and iPad since 5 September 2026, Mac since 6 September. One purchase covers all three
Press contactsupport@usefingertips.com

What is actually unusual about it

Four things, in the order a reviewer would notice them.

The intelligence is all on-device

Vision OCR reads saved images, so a screenshot is findable by text that only ever existed inside the picture. A dropped PDF is read with PDFKit so its contents are searchable. A photo with no words in it gets Vision's classifier labels as tags. Apple's Foundation Models name snippets when Apple Intelligence is available, with a deterministic fallback so nothing ever requires it. Nothing is sent anywhere.

Fill-in tokens make a snippet a template

A stored signature is just text. A snippet containing {{date}}, {{clipboard}}, or a named blank the app asks you for as you paste, is a template. That is the difference between storage and reuse.

One projection, so no surface disagrees

A custom keyboard runs under a hard memory cap and cannot open SwiftData and CloudKit. So the app projects its store into a small flat cache in a shared app group, with lowercased search keys precomputed at write time, and the keyboard reads only that. The Mac palette, the widgets, Spotlight and the App Intents read the same projection, which means no surface can ever rank a query differently from another. 5,000 snippets fit in 1.34 MB.

Deleting is reversible

Deleting puts a snippet in the trash for 30 days with the days remaining on the row, because this is where people keep the only copy of something they wrote once. Everything exports, at any time, including after the trial ends.

Limitations worth knowing before you test

Told up front rather than found on camera.

Screenshots

Web-sized below. Full resolution, all three platforms, plus the icon, is in the download.

The Fingertips palette open over another app on the Mac, showing a search field and ranked results.
Mac: the global hotkey palette
Fingertips in a narrow window on iPad beside a document being written.
iPad: the narrow side window
The Fingertips library on iPad, showing shelves, folders and tags.
iPad: the library
The Fingertips custom keyboard inserting a snippet into another app on iPhone.
iPhone: the custom keyboard
Searching Fingertips on iPhone and finding a screenshot by a word inside the image.
Finding a screenshot by a word inside it
A snippet with named blanks prompting for values as it is pasted.
Templates that ask

Download

Press kit ZIP, about 20 MB

Full-resolution App Store screenshots for iPhone, iPad and Mac, and the app icon at 1024. A demo video under two minutes is being cut and will be linked here.

About the developer

Fingertips is made by Peter Dongo, working alone. It is his entry to the RevenueCat Shipaton 2026 in the Productivity category, which is disclosed here so nobody has to discover it later.


Everything on this page may be quoted without asking. If you want a build before release, or a specific screenshot that is not here, email support@usefingertips.com and it will be sent the same day.