pdfcpu

Logo

A PDF processor written in Go.

View the Project on GitHub pdfcpu/pdfcpu


Changelog

Remove Bookmarks

This command removes all bookmarks.

Have a look at some examples.

Usage

pdfcpu bookmarks remove inFile [ outFile ] [flags]

Common Flags


Arguments

namedescriptionrequired
inFilePDF input fileyes
outFilePDF output fileno

Examples

Remove all bookmarks:

$ pdfcpu bookmarks remove bookmarkSimple.pdf

$ pdfcpu bookmarks list bookmarkSimple.pdf
no bookmarks available