microsoft / microsoft/markitdown
Extract one markdown per page or force a separator
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 186k
- Forks
- 13.7k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 49
Description
For each page i need a separated markdown file or i would like to define a custom separator to be added to the final markdown file after each page so i can break it because my system need to analyse each page separately.
Is it possible? I know i can break the PDF in pages and send each one to markitdown, but it's not optimal.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the PDF conversion path and how page boundaries are currently handled. Determine whether the implementation should emit separate Markdown files or insert a configurable separator, then add coverage showing the selected behavior for a multi-page PDF.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown, python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100