metebalci / pdftitle

a utility to extract the title from a PDF file
GNU General Public License v3.0
131 stars 21 forks source link

Break up digraph? #38

Open user202729 opened 9 months ago

user202729 commented 9 months ago

Currently, the program may output digraph for certain PDFs.

For example https://arxiv.org/pdf/1506.02640.pdf .

$ pdftitle -p 1506.02640.pdf 
You Only Look Once: Unified, Real-Time Object Detection

Note the in Unified.

I think it may be preferable to break it up by default?