Extracting figures in their original resolution
- Linguagem predominante
- Scala
- Estrelas
- 759
- Forks
- 130
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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!
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.