pdf-to-markdown
pdf-to-markdown copied to clipboard
Convert PDF files into markdown files
I really need to convert a lot of pdf file to markdown, I tried a lot, of site, many have upload limitations per day..etc, really need this python package to...
It would be handy if it was in [AUR](https://aur.archlinux.org/)!
I can not open Images that pdf-to-markdown extracts. What is the format of those files?
Python 2 is going to be deprecated; let's support Python 3.x.
#19
Getting **IndexError: list index out of range** (see bellow) when converting [THIS PDF](http://donelaitis.vdu.lt/disertacijos/Anbinderis_2010.pdf). Reopening of #15. ```python Parsing Anbinderis_2010.pdf Traceback (most recent call last): File "/usr/local/bin/pdf2md", line 32, in main(sys.argv)...
I need this for work and can help you with this repo if you like. :) ``` Parsing /Users/jodonnell/Desktop/MyFile.pdf Traceback (most recent call last): File "main.py", line 30, in main(sys.argv)...