YOUR DATA, PLAINLY.
effective 19 July 2026
Who we are
Pixtex (pixtex.dev) renders n8n workflows as images. It is operated by Muhammad Muneeb. Questions or requests about your data: support@pixtex.dev.
Your workflow JSON
Workflow JSON is the most sensitive thing you give us, so the whole product is built around not keeping it:
- Exports and API renders — processed in memory to produce your image, then discarded. Workflow JSON never appears in a URL, query string, or server log.
- Share links — store the rendered image (plus the workflow JSON only if you opt in, after a scan strips pinned execution data). Everything is deleted automatically after 24 hours.
- Hosted images — store only the final PNG, not your workflow JSON. They persist until you delete them or revoke your key.
- n8n instance connections — your instance URL and API key travel in request bodies only, are used solely to list and fetch your workflows, and are never stored on our servers or written to logs. Your browser may remember the instance URL locally on your own device.
What we do store
- Your email address — if you create an API key: used to verify the key, enforce per-email limits, and contact you about the service. Never for a newsletter, never shared for marketing.
- API keys as hashes — we store only a SHA-256 hash of your key. We cannot see or recover the key itself.
- Usage counters — monthly render counts per key, to enforce quotas.
Analytics
We run a self-hosted, cookie-less Umami instance for aggregate page statistics (visits, referrers, which features get used). It sets no cookies, does no cross-site tracking, and involves no ad networks. We never sell or share data with data brokers.
Emails
The only emails we send are transactional — e.g. the API-key confirmation link. They are delivered through Resend (resend.com), which processes your email address for that purpose only.
Retention & deleting your data
- Share links and their data self-delete after 24 hours.
- Revoking an API key (
DELETE /v1/keys/meornpx pixtex) immediately deletes its hosted images. - To remove your email entirely, revoke your keys or write to support@pixtex.dev — we'll confirm deletion.
Changes
If this policy changes materially, we'll note it on this page with a new effective date. Continued use after a change means you accept the updated policy.