inspirehep / plotextractor

Extract images and captions from TeX files in a tar archive.
GNU General Public License v2.0
3 stars 9 forks source link

Support for .pdf original figures #4

Open kaplun opened 8 years ago

kaplun commented 8 years ago

The new plotextractor preserves the original .eps file used to generate the .png converted figure. However, in many cases, the original format was .pdf. It would be great to also preserve this one.

E.g. http://arxiv.org/e-print/1507.03516v1

jalavik commented 8 years ago

Actually in this case there are png's already in the tarball and they may now overshadow any original file. Perhaps we should change the API output to provide a list of original filepaths instead of only one.

kaplun commented 8 years ago

@jalavik when you have time, this would be a quick win. Also see: