Grid Usage Flags Arguments Description Orientation Default description Examples Grid Rearrange the pages of a PDF file into grid pages for enhanced reading experience. ...
Split Usage Flags Arguments Restrictions Examples Split Generate a set of PDF files for inFile in outDir according to given span value. Also check out the extract pages...
N-up Usage Flags Arguments N-up Value Description Orientation Default description Examples N-up Rearrange all pages of inFile file in order to reduce the number of pa...
Add Attachments Usage Flags Arguments Examples Add Attachments This command embeds one or more files by attaching them to a PDF input file. Have a look at some examples . ...
Extract Pages Examples Extract Pages This command is similar to split with a default span of 1. Examples Extract all pages from book.pdf into single page PDFs in the cur...
Extract Images Examples Extract Images Examples Extract all images of book.pdf into the current directory: pdfcpu extract - mode image book . pdf . extracting images ...
Remove Pages Usage Flags Arguments Examples Remove Pages This command removes all selected pages from a PDF file.Have a look at some examples . Usage pdfcpu pages remove...
Extract Fonts Examples Extract Fonts Examples Extract all fonts from book.pdf into out : pdfcpu extract - mode font book . pdf out extracting fonts from book . pdf ...
About About This is an effort to build a PDF processing library from the ground up written in Go with strong support for batch processing via a rich command line. Over time pd...
Getting Started API CLI Getting Started API You can find the documentation of the API here . CLI The focus of this site is to document all available commands, their flag...