Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 494 Bytes

File metadata and controls

7 lines (4 loc) · 494 Bytes

PDF to Multi-page Markdown Tool

The purpose of this tool is to allow very large technical reference pdf files (2100+ pages) to be useful to an AI coding agent. It's too big for the context, and has block diagrams as images.

This script that can read the PDF and make a collection of reasonably sized markdown files, including images.

  • This is a one-time conversion, so favor quality over performance. I don't want to use this with RAG, I want it to be accessible for an AI agent to use.