Code Privacy
We take the security of customer data very seriously at CodeConvert AI. This page contains a summary of our privacy policy regarding our customer's code data, specifically, their input code and the generated output from CodeConvert AI.
Free Tools (Without Logging In)
For the free tools used by our users before logging in, we store the input and the results in our database to enable sharing via a shareable link. You can delete this data using the 'Delete my data' button that appears on the results page — this button is available on the same browser where you generated the result. Once deleted, the shared link will no longer work and the code data is permanently removed from our servers.
For a better user experience, we also store the user's last used input code locally in the browser. This data never leaves your device.
Logged-In Users
For logged-in users, your code and results are stored in the cloud by default to power the History feature, which lets you revisit past conversions, generations, and explanations. You can switch to local-only storage at any time from your Account settings. When using local storage, none of your code is stored on our servers.
You can delete individual history entries from the History page at any time. If you switch from cloud to local storage, previously saved cloud history entries can also be deleted from the History page.
Uploaded Files
When users upload files or zip folders through the Files page to provide additional context for AI responses, this information is stored and processed. The code and contextual information are split and indexed in a vector database to enable more accurate AI responses through retrieval-augmented generation (RAG). This information is shared with third-party providers like OpenAI for generating embeddings. Users maintain control over their data - if a user deletes a file from the Files page, all associated code and information are permanently removed from our database and servers.
Third-Party AI Providers
Your code is sent to third-party AI providers for processing via Vercel AI Gateway, a routing layer that forwards requests to the configured AI provider.
All AI requests are sent with Zero Data Retention (ZDR) enabled and with prompt training disallowed. This means Vercel does not retain your prompts or outputs beyond the duration of the request, and the downstream AI providers are instructed not to use your data to train their models.
The AI providers we currently use — including OpenAI, Anthropic, Google, and Mistral — all honor ZDR and do not use your data for training. Under ZDR, prompts and outputs are not persisted by the provider after the request completes.
More details on our Privacy Policy page.