docling-project / docling-project/docling

Add DPI setting for image extraction

Open
#1,068 1 comment 3 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
66.4k
Forks
4.8k
Avg merge
3d 4h
Merged PRs (30d)
95

Description

Hi Team,

As of now I can only see the option to increase the image scale during extraction through the PdfPipelineOptions().images_scale parameter.

Could you please tell me if there is an option to increase the dpi of the images which are extracted? I find that they are much lower resolution than what can be seen on the original PDF.

Many thanks

Contributor guide

Open the contributing guide

Research direction

Start with PdfPipelineOptions().images_scale and trace how image extraction uses that setting. Determine where a DPI option belongs and verify that extracted images can be produced at the requested resolution while preserving the existing scale behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.