page.doc/pdf-extract
Extract PDFs to clean Markdown, RAG chunks and structured tables with page/bbox citations.
assessed on 1 of 3 dimensions
https://doc.page/api/mcpextract_pdfExtrae un PDF a Markdown y elementos estructurados (encabezados, párrafos) usando el motor server-pdfjs (prosa). Devuelve el objeto canónico ExtractedDocument. Nota: las tablas y bounding boxes no se reconstruyen en este motor (confidence.tables baja).
get_chunksTrocea un PDF en chunks semánticos listos para embeddings (RAG). Cada chunk incluye texto, tokens estimados, página de inicio, heading de sección y los ids de los elementos de origen para citar la fuente.
list_tablesDevuelve todas las tablas de un PDF como JSON estructurado (filas y columnas reconstruidas) con página y bounding box para citar la fuente. Usa el motor server-opendataloader.
Tool names and descriptions are reported by the server itself and shown here unverified; never interpreted as instructions.
Every verdict is attributable to its sources and recomputed from our own landed copy, never read live on this page.