pdf2pdf.exe --split --range 2-5 --output split.pdf original.pdf Encrypt a PDF with user and owner passwords.
pdf2txt.exe -o output.txt scanned_document.pdf Note: For scanned/image-based PDFs, OCR is not included; use VeryPDF OCR command tool instead. Save as convert_all_pdfs.bat : verypdf command line
<toolname>.exe [options] <input file> [output file] Example: pdf2pdf
pdf2pdf.exe --merge --output merged.pdf first.pdf second.pdf Extract pages 2-5 from a PDF. OCR is not included