Metadata Extraction #1119
sunilravuri
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I would like to know if there is a way to extract metadata from PDF while extracting text converting it into markdown?
This is how I'm looking out for
##Heading2
Markdown text
Metadata: { Document: Doc1 ,page 1}
All reactions