Privacy Policy
Effective date: August 26, 2026
Overview
chematic is an open-source project, not a company. This policy describes how the chematic.io website — and the chematic software it documents — handle information.
The website
chematic.io is a static site with no analytics, no cookies, and no user tracking of any kind. Standard server access logs may be retained by our hosting infrastructure (Amazon CloudFront) in accordance with their own privacy policy.
The in-browser demo on the homepage runs entirely as WebAssembly inside your browser. The SMILES you type, and anything you upload to the Local Compound Explorer, is never sent to any server — all computation happens locally on your device.
The software
The chematic library (Python, Rust, and JavaScript/WebAssembly) processes molecular data locally. It does not collect, store, or transmit your chemical data to any server.
One exception: the name_to_smiles tool in the optional chematic-mcp server sends a chemical name you provide directly to the PubChem API (pubchem.ncbi.nlm.nih.gov) to look up its structure. This happens only when you explicitly invoke that tool, runs as a local process on your own machine, and is subject to PubChem's own terms of service and privacy policy. No other part of chematic makes network requests.
Children's privacy
chematic is not directed at children under the age of 13. We do not knowingly collect personal information from children.
Changes to this policy
We may update this privacy policy from time to time. The effective date above indicates when it was last revised.
Contact
Questions about this policy can be raised on the contact page.