Skip to content
This repository was archived by the owner on Sep 9, 2026. It is now read-only.

v0.1.0

Choose a tag to compare

@YimingIsCOLD YimingIsCOLD released this 09 Mar 09:48
· 7 commits to main since this release
19b3fdc

Initial Release 馃殌

This initial release of @transformgovsg/pdf2md provides a CLI tool that converts PDF files into Markdown. It leverages Azure Document Intelligence for text extraction and OpenAI for Markdown formatting.

To use the CLI tool, run the following command:

pnpm dlx @transformgovsg/pdf2md <path-to-file>