# hhrutter-pdfcpu
**Repository Path**: tickCoder-mirrors/hhrutter-pdfcpu
## Basic Information
- **Project Name**: hhrutter-pdfcpu
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-11-20
- **Last Updated**: 2024-11-20
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# pdfcpu: a Go PDF processor and CLI
[](https://github.com/pdfcpu/pdfcpu/actions)
[](https://coveralls.io/github/pdfcpu/pdfcpu?branch=master)
[](https://pkg.go.dev/github.com/pdfcpu/pdfcpu)
[](https://goreportcard.com/report/github.com/pdfcpu/pdfcpu)
[](https://opensource.org/licenses/Apache-2.0)
[](https://github.com/pdfcpu/pdfcpu/releases)
[](https://github.com/sponsors/hhrutter)
pdfcpu is a PDF processing library written in [Go](http://golang.org) that supports encryption and offers both an API and a command-line interface (CLI). It is compatible with all PDF versions with basic support and ongoing improvement for PDF 2.0 (ISO-32000-2).
## Motivation
This is an effort to build a comprehensive PDF processing library from the ground up written in Go. Over time pdfcpu aims to support the standard range of PDF processing features and also any interesting use cases that may present themselves along the way.