Templates

Ready-made .isuretype files to drop into the app via AirDrop, Files.app, or Safari download. iSureType’s Import wizard shows each file’s SHA-256 alongside the preview so you can verify against the hash listed here before confirming.

Profiles

Minimal

Minimal.profile.isuretype

Quiet baseline — no key animations, no emoji chips, no key-click sound. Import as a starting point when you want iSureType out of the way.

Download
SHA-256 743df6c33b95df1335dfe0abbf34185a0a8eb830c1a38b0cb505ed4ba37a86d8

Expressive

Expressive.profile.isuretype

Emoji chips on, richer contrast, 5-strong suggestion cluster, faster T9 long-press window. Good default for social + messaging.

Download
SHA-256 86c35098b471d0a3bf774540f69994f529dd0a8887616bf4b1d5014e8c0b45f6

Accessible

Accessible.profile.isuretype

Scaled up 18%, maximum secondary-character contrast, longer long-press window, auto-commit off so the user confirms every word. Great for anyone who wants a more deliberate cadence.

Download
SHA-256 792d8c104ee0a5d0aaf4b55bc8eda56749a81234967d5b33449e5e4d77c1d853

Phrase Categories

Customer Support

Customer-Support.phrases.isuretype

Six ready-to-paste lines for email / chat support reps — merges into a "Customer Support" category alongside any phrases you already have.

Download
SHA-256 ab844502a855aa2c3a09c418ec9d3855ee8f74cd327a16d01b6bc898025c5e88

Word Categories

Medical

Medical.words.isuretype

Sixteen clinical terms to seed the T9 engine so specialty vocabulary surfaces in suggestions. Pairs well with any profile.

Download
SHA-256 c94efae04498cbc965ceea66548eba33c20fc0bca296298e8a63fe7346064839

Spec

JSON Schema

spec.json

Draft 2020-12 JSON Schema for all three payload shapes (profile / phrases / words). Use it with any editor that supports schema-driven validation to author or lint your own `.isuretype` files by hand.

Download
SHA-256 c7da7ea0ce0e4918c987e726dee738c14ee2e7c37d65df7ded200912dd6f3504

Verifying a download

  1. Save the .isuretype file to Files.app (or AirDrop it straight to your phone).
  2. Tap the file — iOS opens it in iSureType’s Import/Export tab.
  3. The preview card renders the content plus the file’s SHA-256.
  4. Compare the hash shown in the app against the one on this page — they should match exactly.
  5. Tap Import to commit (profiles get added to your Profiles list; phrase / word categories merge into the named category with duplicates skipped).

SHA-256 is a cryptographic hash — a matching digest is a robust assurance that the bytes weren’t altered in transit. It doesn’t prove authorship on its own, but it rules out accidental or adversarial corruption.