Solved by Get a TXT file with mark down from a PDF
Convert the text content of a PDF report into clean Markdown so it can be pasted directly into documentation tools. This makes it easier to reuse report content while preserving headings, lists, and basic formatting.
This feature helps you take an existing PDF report and transform its readable text into Markdown for documentation workflows. You provide a PDF file and receive a Markdown version of the content that you can paste into a wiki, README, or knowledge base. The output focuses on extracting text and representing it using common Markdown structures such as headings, paragraphs, bullet lists, and numbered lists when they can be inferred. It reduces the manual effort of copying from a PDF and reformatting the content by hand. It is especially useful for sharing report findings in internal documentation, release notes, project updates, or audit evidence repositories. This feature is intended for content reuse and documentation publishing rather than visual fidelity to the original PDF layout. Results depend on how the PDF was created; text-based PDFs generally convert more cleanly than scanned or image-based PDFs. When the PDF contains complex layouts (tables, multi-column pages, footnotes), you may need light editing after conversion to match your desired structure. Use it whenever you need to quickly turn report content into a Markdown document that fits your existing documentation standards.
External Resource
https://cross-service-solutions.com/
If you know of a tool or approach that could help people solve a problem we haven't covered yet, we'd love to hear about it.