-
What file formats are supported? It looks like PDFs are supported, but are other popular formats, such as .doc, .docx, .xls, .xlsx, etc., also supported? |
Beta Was this translation helpful? Give feedback.
Answered by
Filimoa
Apr 9, 2024
Replies: 1 comment 1 reply
-
Currently just pdf - we may extend this to .doc + .docx + .ptt + .pptx + .md soon. I'm curious what's your use cases for excel files? I honestly don't think you'd want to use a layout parser on them - it's inherently lossy. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Filimoa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently just pdf - we may extend this to .doc + .docx + .ptt + .pptx + .md soon. I'm curious what's your use cases for excel files? I honestly don't think you'd want to use a layout parser on them - it's inherently lossy.