pdfcpu

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package pdfcpu provides PDF manipulation via the pdfcpu binary.

pdfcpu is registered both as a Backend, so `convertr doctor` can detect the binary, and as a Processor for PDF operations such as merge, split, rotate, stamp, watermark, and validation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Backend

type Backend struct{}

Backend exposes pdfcpu to backend discovery without declaring conversion routes, because pdfcpu performs PDF processing rather than format conversion.

func (Backend) BinaryName

func (Backend) BinaryName() string

func (Backend) Capabilities

func (Backend) Capabilities() []backend.Capability

func (Backend) Convert

func (b Backend) Convert(_ context.Context, _, _ string, _ backend.Options) error

func (Backend) Name

func (Backend) Name() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL