Ostot

PuzAI on ilmainen ladata, ja siihen sisältyy 3 päivän täysi käyttöoikeus. Sen jälkeen yksittäinen valinnainen kertaosto avaa koko sovelluksen pysyvästi — tilausta ei ole, eikä mitään uusiudu tai veloiteta automaattisesti. App Store (iOS) tai Google Play (Android) hoitaa oston; PuzAI ei koskaan näe nimeäsi, maksukorttiasi eikä laskutustietojasi. Tämän 3 päivän käyttöoikeusjakson aloittaminen tapahtuu paikallisesti laitteellasi eikä luo tilausta tai veloitusta; kauppaan otetaan yhteys vain, jos päätät ostaa tai palauttaa lukituksen avauksen.

Store access terms in every supported language · Updated July 15, 2026

Localized purchase summary
The purchase summary above is localized for this route. The detailed privacy policy below is provided in English, which controls if there is any difference. English policy

Store Listing Alignment

Checked June 30, 2026. This page was compared with the public App Store and Google Play listings. Where a store privacy or data-safety label was visible, it said the developer does not collect user data.

Accurate app behavior: Puzzle photos, project data, sorting progress, and on-device recognition stay on the device. The 3-day full-access trial starts locally and does not contact the store. Apple App Store or Google Play is contacted only if you choose to buy, restore, or display the one-time unlock price. No remote inference, accounts, ads, analytics, tracking, or developer backend are used.

Translations: العربية বাংলা Čeština Dansk Deutsch Ελληνικά Español فارسی Suomi Filipino Français עברית हिन्दी Magyar Bahasa Indonesia Italiano 日本語 한국어 Melayu Norsk bokmål Nederlands Polski Português (Brasil) Português (Portugal) Română Русский Svenska Kiswahili ไทย Türkçe Українська اردو Tiếng Việt 简体中文 繁體中文

Translations are provided for convenience. The English policy controls if there is any difference.

Vol. 01 · Privacy

PuzAI Privacy Policy

PuzAI is a private, on-device jigsaw sorting assistant. It helps organize physical pieces into useful groups and suggests likely box regions; it does not solve the puzzle or identify an exact placement.

Last updated: 2026-07-21 · Rizk Corsight · rizkcorsight@rizkcorsight.com

What PuzAI does not do

What PuzAI stores on your device

The following data lives in PuzAI’s sandboxed app storage and is visible only to PuzAI on this device:

  1. Project records — the project name, piece-count estimate, creation date, and a list of attached image file names. Stored as JSON files in the app’s Application Support / internal storage directory.
  2. Imported photos — when you tap “Take photo” or “Choose from Library,” PuzAI copies the selected image bytes into its private images folder. Photos are never uploaded.
  3. Sorting sessions and journal records — piece groups, progress, small derived thumbnails, and optional solve-journal records are saved locally so you can resume. These records remain in the app’s private storage and are removed with their project or when the app is uninstalled.

Deleting a project removes the JSON record AND recursively removes every photo in that project’s images directory. Uninstalling the app removes everything PuzAI ever wrote.

Camera and photo library access

PuzAI requests:

On-device intelligence (Apple Foundation Models)

PuzAI includes an Apple Foundation Models implementation for short, on-device hint refinement on supported iOS 26+ devices. The current shipping UI does not invoke that optional implementation; it uses deterministic local hints. If the Foundation Models path is enabled in a future release, it is designed to receive only bounded text and numeric context such as a colour-family label, piece count, and optional region label — never photo bytes — and to fall back to deterministic hints when the on-device model is unavailable.

Current sorting, grouping, and region-hint processing runs locally on the device.

On Android, the equivalent on-device LLM path (Gemini Nano via AICore) is currently scaffolded but not wired. When it ships, the same data-handling rules will apply: only the small numeric/label context is sent to the on-device model; never the photo.

Purchases

PuzAI is free to download and includes a 3-day full-access trial. Starting that trial happens locally on your device and does not contact Apple or Google, create a subscription, or charge you. After the trial, a single one-time purchase at the store-displayed local price unlocks the app permanently. There is no subscription. Purchase, restore, receipt verification, refund handling, and localized price display are handled by Apple’s App Store (iOS) or Google Play (Android) through their own systems. PuzAI never sees or receives your name, payment card, or billing details, and no puzzle, project, or photo data is ever involved in a purchase. The developer receives only anonymous, aggregate sales figures from Apple and Google — never anything tied to you. Apple’s and Google’s handling of the transaction is governed by their own privacy policies.

Children and the Family Sharing tier

PuzAI does not target children under 13 and does not knowingly collect any data from anyone of any age. The app is age-rated 4+ in the App Store catalog because it contains no objectionable content; it is suitable for younger users but is designed for adults working on jigsaw puzzles.

Changes to this policy

If PuzAI changes a privacy-affecting behaviour (for example, if a future release adds an opt-in cloud-backup feature), this document will be updated with its effective date. Release checks include a static privacy audit, dependency and permission review, and a comparison against the store privacy declarations.

Trademarks

PuzAI is a trademark of Rizk Corsight, LLC. Apple and App Store are trademarks of Apple Inc.; Google Play and Android are trademarks of Google LLC. All other product and company names are used for identification only and remain the property of their respective owners.

Support and contact

For product support, purchase or restore help, privacy questions, or data-deletion questions:
Rizk Corsightrizkcorsight@rizkcorsight.com

Source code transparency: PuzAI’s repository contains a scripts/privacy_audit.sh script that statically verifies the absence of network code paths. The CI workflow runs this check on every push and PR — a build that breaks the privacy guarantees cannot land.