Extracting figures in their original resolution
- Lingua principale
- Scala
- Stelle
- 759
- Fork
- 130
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I've been using pdffigures2 to extract figures from PDFs. It works great!
As mentioned in the [paper](http://ai2-website.s3.amazonaws.com/publications/pdf2.0.pdf), pdffigures2 does not require rendering the PDF to a bitmap, as opposed to [pdffigures](https://github.com/allenai/pdffigures), to extract the graphical elements from the pages.
Is there anyway in which the figures could be extracted in their original resolution instead of the user specifying the DPI?
If not, is there any optimum DPI to get a good resolution on all images extracted? The default DPI=72 downgrades the quality of good resolution images in PDFs and specifying a higher DPI reduces the quality of low resolution images.
Any help would be appreciated!
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.