Extract or split PDF pages

Extract or split PDF pages from small or even huge 1000 page PDF documents and store the splitted pages as separate single page PDF files which are small in size and easier to process.

To extract one page of the PDF document
Use the following arguments
  -g ... Number of the page to process

thbpdf.exe -p -g 1 -f "c:\existingpdf.pdf"