# ssine/pptx2md

a pptx to markdown converter

Repository: https://github.com/ssine/pptx2md
Canonical: https://ross.abutalabs.com/products/pptx2md
Language: Python
License: Apache-2.0
License Family: permissive
Last push: 2026-04-21T22:23:56+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 78, release rhythm 35, longevity 100
- inputs: {"age_days": 2861, "days_push": 134, "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 1268, forks 160 (observed 2026-08-28T04:04:11.446960+00:00)

## What it is
A Python CLI tool that converts PowerPoint .pptx files into Markdown, preserving titles, lists, formatting, images, and tables. It also supports alternative output formats like TiddlyWiki wikitext, Madoko, and Quarto.

## Use cases
- convert powerpoint slides to markdown
- extract pptx content into markdown notes
- turn pptx presentations into tiddlywiki wikitext
- migrate slide decks to quarto documents
- extract images from pptx files
- convert lecture slides to markdown notes

## When to choose
- you need to batch-convert .pptx files to Markdown with formatting preserved
- you want images extracted and referenced with relative paths
- you need hierarchical table-of-contents mapping with fuzzy title matching
- you target TiddlyWiki, Madoko, or Quarto output

## When to avoid
- you need to convert legacy .ppt files (convert to .pptx first)
- you need pptx-to-HTML or pptx-to-PDF conversion
- you need a GUI converter

## Facets
- artifact type: cli-tool
- maturity: active
- function: parser, markdown, cli, file-system
- domain: files, documentation, developer-tools
- platform: python, cli, cross-platform
- tags: pptx, powerpoint, markdown-converter, document-conversion, tiddlywiki, quarto, command-line

## Member repositories
- ssine/pptx2md (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:11.446960+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-30T05:03:39.872238+00:00, confidence not recorded.
  - readme: https://github.com/ssine/pptx2md (fetched 2026-08-28T04:04:11.446960+00:00, sha 6e6630dfcc4a)
  - registry_pypi: https://pypi.org/pypi/pptx2md/json (fetched 2026-08-29T12:15:37.940926+00:00, sha a41960ec6f94)
- Data as of 2026-08-30T08:39:29.467469+00:00.
