Cookies Policy
This Cookies Policy explains how the gramdown website (gramdown.tobythe.dev, the “Site”) uses cookies and similar browser storage.
The Site sets no cookies
The Site does not set any cookies. It has no backend, no accounts, no advertising, and no third-party embeds that would set cookies. Nothing on the Site reads or writes document.cookie.
Because there is nothing to consent to, the Site shows no cookie banner.
Cookieless analytics
The Site uses Cloudflare Web Analytics to count visits. It works without cookies or any other persistent identifier on your device, and it does not track you across other sites. See the Privacy Policy for what it reports.
Browser storage the converter uses
The in-browser .docx converter does use two other browser storage mechanisms. These are not cookies (they are never sent to any server, including ours), but they are listed here for completeness:
| Storage | What it holds, and why |
|---|---|
| IndexedDB | Your recent conversions: the original .docx bytes, the Markdown output, warnings, timestamps and filenames. This is what lets the converter survive a reload |
| localStorage | One on/off preference: whether to guess code languages, so your choice persists between visits |
All of this stays on your device. See the Privacy Policy for detail.
Managing and clearing it
- Remove stored conversions one at a time in the browser converter.
- Clear site data for
gramdown.tobythe.devin your browser settings to remove everything, including the saved preference. - Browsing in a private/incognito window keeps nothing after the window closes.
Your browser’s help pages describe how to view and clear site data: Chrome, Firefox, Safari, Edge.
Changes
If the Site ever starts using cookies, this policy will be updated first and the “last updated” date shown with this page will change.
Contact
Questions about this Cookies Policy can be raised as an issue on the gramdown repository.