Use pdftotext utility can be used to convert Portable Document Format (PDF) files to plain text.
$ sudo apt-get install poppler-utils
usage:
$ pdftotext abc.pdf xyz.txt
$ pdftotext -l 5 abc.pdf xyz.txt ( convert last 5 pages)
$ pdftotext -f 5 abc.pdf xyz.txt (convert first 5 pages)
$ pdftotext -upw 'password' abc.pdf xyz.txt ( for password protected pdf)
Convert PDF to TXT in Ubuntu Linux
Related Posts:
Howto Mount and Unmout ISO images without burning them in ubuntuSome times you want to use iSO images without burning them.If you don’t want to waste your CD’s/DVD’s here is the simple possible solutions using thes… Read More
How to make Ubuntu 9.04 (Jaunty Jackalope) Multimedia ReadyUbuntu 9.04 Required the foll0wing steps to Run Multimedia files like MP3, AVI, Mpeg, Flash file etc... In Ubuntu 9.04 "Jaunty jackalop", the univer… Read More
How to enable a disabled account in finch i1. Open Action Menu (Alt+A) and open Accounts window in finch. 2. Select the account to enable using the arrow keys. 3. Press SPACEBAR and the [X] … Read More
Install Adobe PDF Reader with Plug-in for Mozilla Firefox in ubuntuAdobe Acrobat was the first software to support Adobe Systems’ Portable Document Format (PDF). It is a family of software, some commercial and some fr… Read More
How to Recover Lost Skype Password from UbuntuLost my Skype password. How can I retrieve it? If you have forgotten your Skype password, No Problem, you can request for a new password Click Here. … Read More
0 comments:
Post a Comment