← Back to Cardify

Cardify

Privacy Policy

Last updated: 2026-08-14

Short version: Cardify processes everything locally inside your browser. Nothing you type or paste is ever sent to any server. There is no backend. Your content never leaves your device.

1. Who we are

Cardify is a free web tool and browser extension that turns AI-generated Markdown (from ChatGPT, Gemini, DeepSeek, and similar services) into beautiful, shareable images. It is available at cardify.1222155.xyz. An unpacked Chrome extension build is included in the project for local testing; there is no public store listing at this time.

2. Data we collect — none

Cardify collects no personal data whatsoever. We operate no backend servers, databases, or analytics pipelines.

3. How the web tool works

When you paste text into the Cardify web app, that text is processed entirely within your browser using client-side JavaScript (Vue 3 + markdown-it + Shiki). The rendered preview and exported image are generated on your device and are never uploaded to any server. The editor also keeps the latest non-empty draft in browser localStorage so it can restore it after a refresh. This local draft, along with your theme/font preference, never leaves your device; you can clear it from your browser's site-data controls.

4. How the browser extension works

The Cardify browser extension adds a small "Export as image" button to replies on ChatGPT, Gemini, and DeepSeek. When you click that button:

5. Extension permissions

The extension declares no optional permissions. Its content script is limited to the supported chat page URL patterns below:

No other permissions are requested. The extension does not request access to <all_urls>, your browsing history, bookmarks, downloads, or any system resources.

6. Third-party services

The Cardify web app loads fonts from Google Fonts (fonts.googleapis.com / fonts.gstatic.com) for display purposes. This is a standard browser request; please refer to Google's Privacy Policy for how they handle font requests. No other third-party services are loaded by Cardify.

The browser extension does not load any external resources.

7. Children's privacy

Cardify is a general-purpose tool not directed at children under 13. Because we collect no personal data, there is no special risk to younger users, but parents should supervise general internet use.

8. Changes to this policy

If we make material changes to this Privacy Policy, we will update the "Last updated" date at the top of this page. Because we collect no data, there is no mechanism to notify you directly — please check this page occasionally if you are concerned.

9. Contact

Questions or concerns about this Privacy Policy? The project currently provides no public support inbox or store listing; use the project owner contact channel associated with the deployment before distributing the extension publicly.