pdftitle icon indicating copy to clipboard operation
pdftitle copied to clipboard

a utility to extract the title from a PDF file

Results 12 pdftitle issues
Sort by recently updated
recently updated
newest added

``` ❯ pdftitle -p .\Downloads\test.pdf Traceback (most recent call last): File "C:\Users\duffe\.local\pipx\venvs\pdftitle\lib\site-packages\pdftitle.py", line 701, in run title = get_title_from_file(args.pdf) File "C:\Users\duffe\.local\pipx\venvs\pdftitle\lib\site-packages\pdftitle.py", line 581, in get_title_from_file return get_title_from_io(raw_file) File "C:\Users\duffe\.local\pipx\venvs\pdftitle\lib\site-packages\pdftitle.py", line...

enhancement

For some of my academic papers exception occur: `Exception: current block is None, this might be a bug. please report it together with the pdf file` The papers are: -...