Data handling
What we store
- Account: email + (optionally) display name.
- Files: input and output objects, on encrypted ZFS-backed MinIO. Object keys are scoped per user.
- Metadata: source/target format, preset, timestamps, sizes, durations.
- Security/audit: request data (IP address, user agent) on security-relevant and admin actions.
- Analytics: privacy-friendly, cookieless page-view and aggregate visitor counts on our site and docs.
Retention
| Tier | Inputs | Outputs |
|---|---|---|
| Free | 24 h | 24 h |
| Pro | 7 days | 7 days |
Cleanup runs every 15 minutes. MinIO bucket lifecycle policies enforce the same window as a safety net.
Output metadata
Stripped by default for image, audio, and video conversions (EXIF, ID3). Pro users may opt in — globally or per-conversion — to preserve them. Document and archive outputs follow the conversion engine's defaults.
What we do not do
- We do not sell or share your data.
- We do not retain files beyond the windows above.
- We do not retain payment method data — that's Stripe's job in V2.
