MinerU
MinerU copied to clipboard
How to save extracted tables in the markdown format, Not html?
I want to extracted tables with markdown format for my RAG, not html. Because html structure has many text td, tr, it is not good for the RAG system. Thanks.