Thread
:
Batch DRM/Password detection
View Single Post
07-18-2020, 10:57 AM
#
9
willus
Fuzzball, the purple cat
Posts: 1,303
Karma: 11087488
Join Date: Jun 2011
Location: California
Device: iPad
You can do something like this for batch text extraction:
k2pdfopt -ocrout %s_text.txt -o dummy.pdf "*.pdf" -mode copy -n -dpi 100
For every file, e.g. myfile.pdf, this will create myfile_text.txt which will have the extracted text layer.
willus
View Public Profile
Find More Posts by willus
Track Posts by willus via RSS