| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This package is not in the latest version of its module.
Go to latest Published: Aug 11, 2026 License: Apache-2.0The Go module system was introduced in Go 1.11 and is the official dependency management solution for Go.
Redistributable licenses place minimal restrictions on how software can be used, modified, and redistributed.
Modules with tagged versions give importers more predictable builds.
When a project reaches major version v1 it is considered stable.
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
pdfcpu
command
Package main provides the command line for interacting with pdfcpu.
|
Package main provides the command line for interacting with pdfcpu. |
|
internal
|
|
|
corefont/metrics
Package metrics provides font metrics for the PDF standard fonts.
|
Package metrics provides font metrics for the PDF standard fonts. |
|
fileutil
Package fileutil provides internal cross-platform filesystem operations.
|
Package fileutil provides internal cross-platform filesystem operations. |
|
filter/lzw
Package lzw is an enhanced version of compress/lzw.
|
Package lzw is an enhanced version of compress/lzw. |
|
pkg
|
|
|
api
Package api lets you integrate pdfcpu's operations into your Go backend.
|
Package api lets you integrate pdfcpu's operations into your Go backend. |
|
cli
Package cli provides pdfcpu command line processing.
|
Package cli provides pdfcpu command line processing. |
|
filter
Package filter contains PDF filter implementations.
|
Package filter contains PDF filter implementations. |
|
font
Package font provides support for TrueType fonts.
|
Package font provides support for TrueType fonts. |
|
log
Package log provides a logging abstraction.
|
Package log provides a logging abstraction. |
|
pdfcpu
Package pdfcpu is a PDF processing library written in Go supporting encryption.
|
Package pdfcpu is a PDF processing library written in Go supporting encryption. |
|
pdfcpu/pkcs7
Package pkcs7 implements parsing and generation of some PKCS#7 structures.
|
Package pkcs7 implements parsing and generation of some PKCS#7 structures. |
|
pdfcpu/validate
Package validate implements validation against PDF 32000-1:2008.
|
Package validate implements validation against PDF 32000-1:2008. |
| Back | FazBrowse Home | New Git URL |