The "Zero-Server" Promise
We believe in absolute privacy. Our project is designed so that your data never touches our servers.
- No Cloud Storage: We do not host a backend database for your projects. Everything you create stays local.
- Local Storage: All project data, Kanban boards, and assets are stored as JSON files on your own machine.
- API Keys: Your API keys are stored locally in your project files. We have zero visibility into your keys or your usage habits.
TL;DR: 3D Gen Studio is a self-hosted application. We have no servers to store your data on, and we wouldn't want to even if we did. Your work is yours.
Data Transmission
When you use the software to generate 3D meshes, data may travel in two directions — always from your machine, never through ours:
- To Your Local Instance: Data may be sent to your local ComfyUI setup running on your own machine or local network.
- To External APIs: Prompts and images are sent directly from your machine to the third-party APIs you have configured (e.g., image generation or 3D model APIs).
We are not a proxy. All API calls are initiated directly from your browser or local process to the external service. We never see the payloads.
Third-Party Terms: Please refer to the privacy policies of your chosen API providers to understand how they handle the data you send them. We have no control over those services.
Website Analytics
Our presentation website does not use cookies, tracking pixels, or analytics tools of any kind.
- No Cookies: We set no cookies and store nothing in your browser.
- No Tracking: We do not use Google Analytics, Mixpanel, or any similar service.
- No Fingerprinting: We do not collect browser fingerprints or device identifiers.
Questions about this policy? Open an issue on our GitHub repository.