FAQ
These are the "why" and "what" questions people ask before deciding whether to use Copaky. For step-by-step instructions on using a specific feature, see Features instead.
Privacy and permissions
Does Copaky need Full Access?
No. Full Access is optional and off by default. It's required only for clipboard history, since reading the system clipboard needs it, and for keyboard haptics/paste. Typing, Japanese conversion and themes all work without it.
What can Copaky do with Full Access that it can't do without it?
Only clipboard history and haptics/paste, as above. Full Access doesn't unlock anything else, and it doesn't give the keyboard network access either — it still has none, with or without it.
Does Copaky ever read my clipboard without me asking?
It checks only whether the clipboard changed, never what's in it, until you tap the capture control in the clipboard tab. That's the one moment the value is actually read — and it's the same moment that triggers iOS's own "Allow Paste" system prompt.
Can Copaky capture a password?
No. Any field iOS marks as secure disables the capture control entirely — there's nothing to tap.
Does Copaky track me or show ads?
No. There's no analytics, no advertising, no tracking SDK of any kind, and nothing gets sent anywhere for the simple reason that the extension has no networking capability at all.
Cost, account, ads
Is Copaky free?
Yes, with no ads and no subscription or in-app purchases at this time.
Do I need an account?
No. There's no sign-in anywhere in Copaky, in the keyboard or in the companion app.
If I reinstall Copaky or get a new phone, do I lose my clipboard history?
Clipboard history lives only on the device that created it, by design. Without a cloud account, moving to a new phone doesn't bring it along.
Languages
What languages does Copaky support?
Japanese, using azooKey's kana-kanji conversion; English, with a QWERTY layout; and Italian, which you can enable to get suggestions from an Italian dictionary on the Latin tab (full word prediction is still on the roadmap). Long-press also types accented characters for French, Spanish and other languages that share the Latin alphabet.
What does "Use Italian" actually turn on?
It adds Italian to the language-switch key's cycle and starts suggesting words from an Italian dictionary on the Latin keyboard. The key layout itself doesn't change — the accented-character long-presses were already there.
Is there full predictive typing for Italian, like there is for English and Japanese?
Not yet. Today, Italian gets suggestions from an Italian dictionary once "Use Italian" is on, plus the long-press accents — see Roadmap.
Does Copaky autocorrect English the way some keyboards do?
Copaky offers completions from the system's own English word list rather than a separate autocorrect engine layered on top — see Features for the distinction. If you do want typo fixing, an optional, experimental setting (off by default) corrects common English and Italian slips when you press space.
Data — where it lives
Where does my typed text go?
Nowhere but your device. Conversion happens entirely on-device, and Copaky has no code path that sends keystrokes anywhere.
Where is clipboard history stored?
In a private, app-only storage area on your device — an "App Group" container shared only between the Copaky app and its keyboard extension. It's never synced or uploaded anywhere.
What's the size limit on a clipboard item, and what happens if I copy something huge?
A single item is capped at 50,000 characters (256 KB). Anything larger is silently skipped — not stored, and not cut off into something partial.
Does Copaky send crash reports or usage statistics anywhere?
No. There's no crash-reporting or analytics SDK in Copaky at all.
About the project
Is Copaky affiliated with azooKey?
No. Copaky is an independent fork of azooKey — credited, and grateful for it — but not affiliated with, endorsed by, or officially connected to the azooKey project. See Credits.
Is Copaky on the App Store yet?
Not yet. Copaky is pre-release and still in active development; this site describes the current state of that work, not a shipped product.
Is Copaky open source?
Yes — Copaky is developed as an open-source project under the MIT License, the same license azooKey uses; the source is public at github.com/pettipol/copaky.
How do I learn how to actually use a specific feature?
That's what Features is for. This FAQ sticks to the "why" and "what," not the step-by-step.