Privacy
We built SchemaSnap so we would not have to hold your data in the first place.
The browser tool
When you paste or drop a CSV on this site, it is processed entirely in your browser. The conversion never leaves your machine, is never uploaded to a server, and is never stored by us. Closing the tab clears everything.
The API
The /api/convert endpoint exists for scripts and other tools that want the same conversion over HTTP. Requests to it are processed in memory to produce a response and are not logged or stored. Every response is sent with cache-control: no-store.
No tracking
This site loads no third-party scripts, no analytics, and no advertising. We use no cookies to identify you.
Questions
Reach out through the GitHub repository.