pdfcpu

Logo

A PDF processor written in Go.

View the Project on GitHub pdfcpu/pdfcpu


Changelog

Getting Started

Choose how you want to use pdfcpu.

CLI

Use the command-line tool to process PDF files directly.

CLI Installation

API

Use pdfcpu as a Go library in your applications.

API Installation