You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docling’s ability to convert PDFs into structured formats like Markdown and JSON is incredibly useful! I’m curious if there’s an existing or planned feature for the reverse process: exporting a DoclingDocument back to PDF.
Use Case
For a document translation pipeline, it would be helpful to:
1. Import a PDF (e.g., in Chinese) into a DoclingDocument.
2. Extract and process text content with an LLM for translation (e.g., Chinese to English).
3. Replace the original text in DoclingDocument with the translated content.
4. Export the updated DoclingDocument back to PDF to complete the translated document.
Questions
• Is such a feature currently supported or on the roadmap?
• Do you foresee any challenges in implementing a DoclingDocument-to-PDF export feature?
Thanks for considering this question, any insights would be appreciated
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Description
Docling’s ability to convert PDFs into structured formats like Markdown and JSON is incredibly useful! I’m curious if there’s an existing or planned feature for the reverse process: exporting a DoclingDocument back to PDF.
Use Case
For a document translation pipeline, it would be helpful to:
Questions
Thanks for considering this question, any insights would be appreciated
Beta Was this translation helpful? Give feedback.
All reactions