docling-project / docling-project/docling
Images not available in markdown from URL
- Dominant language
- Python
- Stars
- 66.4k
- Forks
- 4.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 95
Description
### Bug
It seems like it is not possible to capture images from URL with any `image-export-mode`. The error assumes the usage of the PDF pipeline that is not the case, because the input is HTML.
```markdown
# Stuttgart
aus Wikipedia, der freien Enzyklopädie
Der Titel dieses Artikels ist mehrdeutig. Weitere Bedeutungen sind unter aufgeführt.
Das für Öffentlichkeitsarbeit verwendete Logo der Landeshauptstadt Stuttgart
Stuttgarter Schloßplatz am Morgen
Arkadenhof im Alten Schloss
Typisch hügeliges Stadtbild am Stuttgarter Talkessel: Blick auf die Karlshöhe
```
### Steps to reproduce
`docling https://de.wikipedia.org/wiki/Stuttgart --image-export-mode embedded`
### Docling version
Docling version: 2.27.0
Docling Core version: 2.23.3
Docling IBM Models version: 3.4.1
Docling Parse version: 4.0.0
Python: cpython-313 (3.13.2)
Platform: Linux-6.12.19-1-lts-x86_64-with-glibc2.41
### Python version
Python 3.13.2
Contributor guide
Assessment
This issue has not been assessed yet.