PdfPageByPage splits a PDF document by page. It needs LibreOffice installed on your machine.
Example : You split a PDF file, named my_file.pdf containing 7 pages, the result will be 7 separated files named my_file_{page_number}.pdf in the same directory. Third party libraries used : TextSharp : used to read the main file, and to create the split files.
Launch the application, click to add files or drag and drop your pdf files.
PdfConvert converts docx, doc, txt, etc.. files into pdf files. It uses Microsoft(R) Word Application or LibreOffice application installed on your machine.
Launch the application, click to add files or drag and drop your files.