docling-project / docling-project/docling

Title Splitting, Bullets, Superscript Formatting

Open
#1,258 1 comment 2 reactions 0 assignees View on GitHub
question triage/close-stale
Dominant language
Python
Stars
66.4k
Forks
4.8k
Avg merge
2d 21h
Merged PRs (30d)
84

Description

Hello ,

I tried converting a PDF (screenshot attached), and I’m wondering if I’m using the CLI correctly. The output I got looks like this:

![Image](https://github.com/user-attachments/assets/32551a77-5b76-446e-a965-db1eba7333b5)

**I noticed few things:**
- Title split across two lines (Titre + : Lorem ipsum)
- Bullet points with both - and ●
- Superscript e separated in 3e, 4e, 5e
- The space between "æ" and "quo"

My command
`
docling --image-export-mode placeholder --ocr-lang en,fr --output ../dist --device cpu --artifacts-path=/home/xx/.cache/docling/models test.pdf
`

[test.pdf](https://github.com/user-attachments/files/19507628/test.pdf)

[test.docx](https://github.com/user-attachments/files/19507645/test.docx)

Is this expected or am I missing a CLI option?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.