Find answers from the community

Updated 10 months ago

LlamaParse

Any way to extract page wise content using Llama Parse
W
A
L
5 comments
LlamaParse currently does not send page number, it currently sends a single document.
So current way would be to send a page wise PDF file for now to get page wise docuemnt object
That would be resulting in that many api calls , could be avoided !
True, there is work going on to add page_number and other imp labels I think
I think the markdown result should have \n---\n as a page divider in the text.

But yes, there is work coming out soon to add some advanced output formats 💪
Yes that’s the regex I figured out by looking at the output but wanted to check if there is a standard documented way to do that. As of now we are good . Thanks !
Add a reply
Sign up and join the conversation on Discord