Back to home

Privacy Policy for MD to DOCX (Offline)

Last updated: June 8, 2026

MD to DOCX (Offline) is a Chrome extension for converting Markdown content into DOCX documents and for collecting selected content from supported AI chat websites into a Markdown editor.

Offline converter

The core Markdown to DOCX conversion runs locally inside the Chrome extension. When a user imports a .md, .txt, .docx, or .pdf file into the Markdown Live Editor and converts it to DOCX, the conversion is performed in the browser extension runtime. The converter does not require the developer's server for ordinary Markdown to DOCX conversion.

Optional online AI helper features

The extension also includes optional online helper features, such as Humanize, Refine, and AI chain generation. These features are not required to use the offline DOCX converter.

When a user explicitly uses an online AI helper, the extension sends the content required for that action to the developer-operated backend at: https://maksym342.pythonanywhere.com

The backend then forwards the submitted content to OpenAI's API for processing.

Data read on supported AI websites

The extension runs content scripts only on supported AI websites, including ChatGPT, Gemini, Claude, Grok, and Perplexity.

On these websites, the extension reads page content only to provide visible user-facing features such as selection capture, the "Add to MD" action, and the Markdown Toolbox interface.

Data stored locally in Chrome

The extension may store Markdown editor drafts, conversion settings, UI preferences, Toolbox data, a generated extension install identifier, and short-lived ChatGPT token data for user-requested ChatGPT Toolbox features.

Local extension data remains on the user's device until the user clears it, resets the extension settings, or uninstalls the extension.

Backend storage and retention

The backend stores quota and abuse-prevention metadata in SQLite, including install ID, usage date, daily usage counters, temporary chain ticket IDs, ticket mode, and timestamps.

The backend is not intended to store selected text or generated text in SQLite. Text submitted to online AI helper features is processed in memory for the request and forwarded to OpenAI.

Usage counter rows are retained for up to 180 days. Temporary chain ticket rows are retained for up to 7 days.

Data sharing

User data is not sold and is not used for advertising.

Data is shared only as needed to provide user-requested extension features: with the developer backend on PythonAnywhere, with OpenAI through the backend for optional AI processing, and with ChatGPT/OpenAI web services when the user uses ChatGPT-specific Toolbox features in their own browser session.

Human access

The developer does not use submitted text for advertising and does not routinely read user-submitted text. Human access to backend data is limited to maintenance, debugging, abuse prevention, security, or legal compliance.

Security

Online requests are sent over HTTPS. The extension does not contain the developer's OpenAI API key.

Contact

For privacy questions, use the support contact provided in the Chrome Web Store listing.