pdfcpu

Logo

A PDF processor written in Go.

View the Project on GitHub pdfcpu/pdfcpu


Changelog

Extract

This command lets you extract the following from a PDF file:

Usage

pdfcpu extract -m(ode) image|font|content|page|meta [-p(ages) selectedPages] inFile outDir

Flags

namedescriptionrequiredvalues
m(ode)component to be extractedyesimage, font, content, page, meta
p(ages)page selectionyes

Common Flags


Arguments

namedescriptionrequired
inFilePDF input fileyes
outDiroutput directoryyes