# mangini/gdocs2md

Convert a Google Drive Document to the Markdown format, suitable for publishing.

Repository: https://github.com/mangini/gdocs2md
Canonical: https://ross.abutalabs.com/products/gdocs2md
License: Apache-2.0
License Family: permissive
Last push: 2018-07-04T04:05:20+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4837, "days_push": 2982, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2662, forks 603 (observed 2026-08-28T04:07:08.870171+00:00)

## What it is
A Google Apps Script that converts a formatted Google Drive Document into Markdown, emailing the converted file with extracted images as attachments. It handles headings, lists, links, code blocks, tables, and custom block delimiters.

## Use cases
- convert google docs to markdown
- export google drive document as .md file
- publish google doc content to a static site
- extract images from a google doc during markdown conversion
- migrate documentation from google docs to a markdown-based wiki

## When to choose
- your content already lives in Google Docs and you want Markdown output
- you want a no-install script that runs inside Google Drive
- you need images extracted and delivered alongside the converted document

## When to avoid
- you need batch or automated conversion of many documents
- you want a standalone CLI or library outside Google Apps Script
- you need actively maintained tooling with recent updates

## Facets
- artifact type: plugin
- maturity: maintenance
- function: markdown, pdf, email
- domain: developer-tools, documentation, files
- platform: cli
- tags: google-apps-script, google-docs, markdown-conversion, document-export, web-server

## Member repositories
- mangini/gdocs2md (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:08.870171+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:18:21.820247+00:00, confidence not recorded.
  - readme: https://github.com/mangini/gdocs2md (fetched 2026-08-28T04:07:08.870171+00:00, sha 344c8ce790ab)
- Data as of 2026-08-30T08:39:29.467469+00:00.
