docling-project / docling-project/docling
is it good enough if we use just one of them? and which one among generate_page_images, generate_picture_images is better based on both time and performance(also quantify it which one is how much better)
Open
question
- Dominant language
- Python
- Stars
- 66.4k
- Forks
- 4.8k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 84
Description
pipeline_options = PdfPipelineOptions(
generate_page_images=True,
generate_picture_images=True,
images_scale=2.0,
# other options...
)
Contributor guide
Assessment
This issue has not been assessed yet.