# pdftotext is a command line program that converts PDF files into text files # first get the pdftotext installer package from http://www.bluem.net/downloads/pdftotext_en/ # pdftotext code written by Glyph & Cog, LLC: http://www.glyphandcog.com/Xpdf.html which pdftotext # /usr/local/bin/pdftotext pdftotext -h pdftotext example.pdf pdftotext example.pdf example.txt pdftotext example.pdf - pdftotext -layout -eol unix -enc UTF-8 /path/to/file.pdf /path/to/file.txt
Never been to CodeSnippets before?
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
pdftotext (See related posts)
You need to create an account or log in to post comments to this site.
Related Posts
» snippet in shell osx mac html bash unix commandline web download convert textutil ed snippet
» Terminal window commands in shell osx mac bash unix osascript text window terminal color title bar escape sequence background
» Terminal window commands in shell osx mac bash unix code osascript text window terminal color title bar escape background ansi
» Create & print PDF files fro... in shell osx mac bash unix pdf create print manpage printer pstopdf enscript groff
» ws - web search from the com... in shell osx mac search bash unix commandline web
» Switching firewall settings ... in shell osx mac bash unix ipfw firewall ruleset switch
Snippets (source code soon to be available) developed by Peter Cooper and powered by Ruby On Rails