Research paper → JSON
Research Paper to JSON
Convert research papers and PDFs into structured JSON — title, authors, abstract, sections, and references — for literature review and RAG pipelines.
Example output
A typical structured shape for a research paper:
{
"title": "…",
"authors": [ … ],
"abstract": "…",
"sections": [ … ],
"references": [ … ],
"doi": "…",
"year": "…"
}How to convert a research paper to JSON
01
Upload your research paper
PDF, image, or scan — in your browser or via the API.
02
Extract to JSON
We OCR and map it to a typed Research paper schema.
03
Use the JSON
Pipe it into your database, agent, or automation.
Frequently asked
How do I convert a research paper to JSON?+
Upload the research paper (PDF, image, or scan) and get structured JSON back instantly — free to start, or automate it over the API and MCP.
Can I use my own schema?+
Yes. Provide a JSON schema and we map the research paper to exactly those fields; otherwise we infer a sensible structure.
Does it work on scans and photos?+
Yes — OCR recovers text from scanned or photographed research papers before extraction.