I believe writing remaining images should be done with the vg_clusters variable and was a typo in the code.
Additionally this adds a dpi argument to .to_markdown() this is beneficial if any OCR is needed after the images are extracted as they could be in really low resolution.
I believe writing remaining images should be done with the
vg_clusters
variable and was a typo in the code.Additionally this adds a dpi argument to
.to_markdown()
this is beneficial if any OCR is needed after the images are extracted as they could be in really low resolution.Let me know what you think.