pdf-to-markdown
Extract text from a PDF as structured Markdown for analysis, RAG, or LLM context. Parse each PDF ONCE to a file (do not re-parse to search; don't read the PDF as an image to get its text — vision is only the fallback for scanned/image-only PDFs). To find a specific fact, prefer a bounded `grep -n -i
By pspdfkit-labs · 765 installs
npx skills add pspdfkit-labs/nutrient-skills --skill pdf-to-markdown