home | changes | index | login
search:
wikipedia
google
scholar
books
images
reddit
del.icio.us
everything2
<Brennen> WareLogging. pdftohtml.
apt-get install pdftohtml
# noframe option seems to reduce nonsense in output. # -i ignores images pdftohtml -noframes -i ./pdf_filename
# if the PDF has copy protection stuff going on, # this will ignore it: pdftohtml -nodrm -noframes -i ./pdf_filename