GDPR Compliance Statement
Last Updated: May 19, 2026
Definitive Tools is fully committed to compliance with the General Data Protection Regulation (GDPR) to protect the personal data of individuals in the European Economic Area (EEA).
The source code of the project is hosted publicly on GitHub.
1. Data Controller & Processor Role
Under the GDPR, Definitive Tools does not act as a traditional data controller or processor because we do not collect, store, transmit, or process your personal data on any servers.
All operations on your inputs, files, and configurations are executed entirely in your local browser sandbox.
2. Your Rights Under GDPR
Since all data remains on your local machine, your GDPR rights are naturally respected:
- Right of Access / Portability: All data is already on your device. You can copy, download, or inspect your inputs at any time.
- Right to Rectification / Erasure: Any preferences cached in your browser (
localStorage) can be immediately deleted by clearing your browser cache. - Right to Object / Restrict Processing: Since processing is initiated only by your manual interaction in the browser, you can halt all data processing simply by closing the browser tab.
3. Data Transfers Outside the EEA
Because there is no server-side ingestion, there are no transfers of personal data to third countries or international organizations. Any resources loaded from CDNs (such as CheerpJ libraries or fonts) are fetched directly by your browser.
4. Open-Source Auditing
To verify that no tracking or hidden data extraction is occurring, you are welcome to audit our open-source codebase on GitHub.
5. Contact Information
For any privacy-related inquiries under GDPR, please open an issue in our repository or contact us at:
- Email: contact@mpesteban.dev