---
title: "Conquering PDFs: document understanding beyond plain text"
url: https://daily.dev/posts/conquering-pdfs-document-understanding-beyond-plain-text-1kojyihgc
source_url: https://speakerdeck.com/inesmontani/conquering-pdfs-document-understanding-beyond-plain-text
type: article
source: "Explosion"
published: 2025-04-23T16:09:08.477Z
updated: 2025-04-23T16:09:20.774Z
tags: ["machine-learning", "python", "data-science", "nlp"]
reading_time: 2
upvotes: 3
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Conquering PDFs: document understanding beyond plain text

**[Explosion](https://daily.dev/sources/explosionai)** · 2 min read · 3 upvotes · 0 comments

## Summary

In this talk, discover a modular approach to document understanding using state-of-the-art models and Python tools. Learn to convert PDFs to structured data, build custom information extraction pipelines, and use OCR for image-based text. Practical examples feature spaCy and the new Docling library.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://speakerdeck.com/inesmontani/conquering-pdfs-document-understanding-beyond-plain-text>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#machine-learning](https://daily.dev/tags/machine-learning), [#python](https://daily.dev/tags/python), [#data-science](https://daily.dev/tags/data-science), [#nlp](https://daily.dev/tags/nlp)

[View this post on daily.dev](https://daily.dev/posts/conquering-pdfs-document-understanding-beyond-plain-text-1kojyihgc)
