What We Collect
Zero Data Collection
 FormCraft does not collect, store, or transmit any personal information to our servers. All form designs and data stay entirely in your browser's local storage (IndexedDB). 
Local Browser Storage Only
- IndexedDB: All your form designs are saved in your browser's IndexedDB
 - localStorage: May be used for temporary session data (e.g., draft forms)
 - Your control: You can clear this data anytime through your browser settings
 
Data Flows
When You Create Forms
- You design a form → Saved to your browser's IndexedDB (local only)
 - You edit a form → Changes saved locally in your browser
 - You delete a form → Removed from your browser's local storage
 
 No server communication occurs during form creation or editing. 
When You Share Forms (Optional)
If you choose to share a form design:
- Form data is compressed and encoded into the URL you generate
 - The URL contains the form structure (field types, labels, validation rules)
 - No data is sent to our servers
 - Recipients receive the URL from you directly (email, chat, etc.)
 - Recipients can import the form design into their own browser
 
When You Export Forms (Optional)
- Export as JSON: Downloads a file to your device containing the form structure
 - Export as HTML: Downloads a standalone HTML file you can embed anywhere
 - No data is transmitted to servers during export
 
Third-Party Services
None Used
FormCraft does not integrate with any third-party services that collect data:
- ❌ No Google Analytics or tracking pixels
 - ❌ No advertising networks
 - ❌ No social media integrations
 - ❌ No content delivery networks (CDNs) collecting data
 - ❌ No external form submission handlers
 - ❌ No AI services processing your form data
 
Your Rights
Complete Control
 You have 100% control over your data because it never leaves your device: 
- Access: View all your forms in the dashboard
 - Edit: Modify forms anytime
 - Delete: Remove forms instantly
 - Export: Download your forms as JSON/HTML
 - Share: Choose when and with whom to share designs
 
Security
- Client-side only: No server to breach
 - Browser sandbox: Your browser's security protects your data
 - HTTPS: Website served over encrypted connection
 - No passwords: No credentials to compromise
 
Summary
 FormCraft is privacy-first by design. All your form data stays in your browser. We don't collect, store, or transmit any personal information. You have complete control over your data at all times.