Skip to content
Free tool

Google Docs to Markdown Converter

Paste the share link of a Google Doc and get it as Markdown: headings, lists, links and tables kept. The doc must be set to Anyone with the link can view. Nothing stored.

The help-center drafts are in Google Docs. So is the tone guide, the holiday-hours notice and the FAQ someone wrote for the last launch. It's where support teams write, because comments and suggestions live there and three people can be in the same paragraph at once. It's also where content stays, because getting it out as anything but a PDF is a chore nobody owns.

Paste the doc's share link. The tool asks Google for the document's Word export, then converts that file to Markdown on Cloudflare's document-to-Markdown service — headings, lists, links and tables preserved. The doc has to be shared as Anyone with the link can view; a private doc fails with a message that says so. No model is involved, the export happens once in memory, and nothing is kept. This is the format an agent reads — the same conversion powers WireDesk's knowledge ingestion.

This ran once, on one input. The product runs on your whole site, every conversation.

Convert your whole help center into an agent — start free
How to read it

What each input means

  1. 01

    Paste the share link

    In the doc, open Share, set General access to Anyone with the link, leave the role as Viewer, and copy the link. Any docs.google.com/document link works, whether it ends in /edit or /view. Sheets and Slides links don't — see the FAQ.

  2. 02

    Convert to Markdown

    Press the button. The tool fetches Google's Word export of the doc once, converts it in memory, and discards it. If the doc is restricted, you get a clear message rather than an empty result. You can set the sharing back afterwards.

  3. 03

    Copy or download

    Copy to the clipboard or download the .md file. Check the outline: Heading 1 and Heading 2 in the doc should be # and ## lines. Sections titled with bold body text come out flat, so apply real heading styles in the doc and convert again.

FAQ

Questions about this tool

The tool cannot sign in to Google, so it can only read docs that anyone with the link can open. In the doc, click Share, change General access from Restricted to Anyone with the link, and keep the role at Viewer. Workspace accounts sometimes default to your organization only; that also fails. Change it back once you have the Markdown.