pdftotext not found in CentOS

pdftotext is a tool in Linux that would extract any text readable, which was formatted prior from PDF.

When you arrive on not able to find this helpful tools from Linux of your favorite distro, you can find it in the net for poppler utils which comprises the pdftotext binary file. It's codebase is base on XPdf 3.0.

For CentOS, do
yum install poppler*
which would install the developer package, poppler package, and the util package of poppler.

Hope this helps ;-).

Comments

DomFilk said…
you can try this free online pdf to text converter to convert pdf to text online.
pdfguide said…
I have a hard time describing my thoughts on content, but I really felt I should here. Your article is really great. I like the way you wrote this information. Protect PDF

Popular posts from this blog

LVM: How to remove a volume using pvremove

Use Shell Editor for Eclipse for editing bash, ksh, csh in Unix/Linux system