@pdfcpu

108 Followers
1 Following
10 Posts
PDF tooling for Go and the command line
https://pdfcpu.io

pdfcpu v0.13.0 is released.

This one focuses on better CLI workflows and safer defaults:

- use - for stdin/stdout in more commands
- new global --force flag for intentional overwrites
- JSON output for annotations, forms, and certificates
- merge bookmark modes: wrap/preserve
- parser and resource limits for safer processing
- refreshed documentation at https://pdfcpu.io

Example:

cat in.pdf | pdfcpu optimize - - > out.pdf

Release notes:
https://github.com/pdfcpu/pdfcpu/releases/tag/v0.13.0

#pdfcpu #golang #pdf

pdfcpu

pdfcpu provides a Go API and CLI for validating, optimizing, splitting, merging, extracting, and transforming PDF files. It supports command-line workflows, server-side automation, and direct PDF control from Go applications.

πŸ“’ #golang +++ #pdfcpu v0.12.0 is out +++ powered by cli completion +++ check out https://github.com/pdfcpu/pdfcpu/releases/tag/v0.12.0 for more +++ thanks contributors πŸ’š
Release v0.12.0 Β· pdfcpu/pdfcpu

A Release Featuring Command Completion Starting with this release, pdfcpu now offers shell command completion for CLI users. Supported shells: bash zsh fish PowerShell Big thanks to @doronbehar f...

GitHub
#golang +++ #pdfcpu v0.11.1 is out +++ a maintenance release +++ check out https://tinyurl.com/yh7n223t for more +++ πŸ™sponsors welcome πŸ’š
Release v0.11.1 Β· pdfcpu/pdfcpu

Maintenance Release πŸ› οΈ Fixes and Improvements Added a new configuration parameter: # Limit form field content for display purposes when using 'pdfcpu form list'. # If > 0, this setting truncates th...

GitHub
#golang +++ #pdfcpu v0.11.0 is out +++ a quick release featuring certificate inspection +++ check out https://tinyurl.com/2j37m654 for more +++ πŸ™sponsors welcome πŸ’š
Release v0.11.0 Β· pdfcpu/pdfcpu

A quick release featuring improved certificate handling You can now inspect files containing certificates before importing: pdfcpu cert inspect root.crt 1: Subject: org : A-...

GitHub
#golang #pdfcpu v0.10.2 is out πŸ”ˆ featuring signature validation, certificate management and multi-page tiff support *** https://github.com/pdfcpu/pdfcpu *** https://pdfcpu.io
GitHub - pdfcpu/pdfcpu: A PDF processor written in Go.

A PDF processor written in Go. Contribute to pdfcpu/pdfcpu development by creating an account on GitHub.

GitHub
πŸ“’ without further ado #golang +++ #pdfcpu v0.10.2 is out +++ validate digital signatures +++ process multi page tiff images +++ check out https://tinyurl.com/27y7dthv for more +++ πŸ™sponsors welcome πŸ’š
Release v0.10.2 Β· pdfcpu/pdfcpu

A release centered on digital signatures πŸ§‘β€πŸ”¬ Release notes will be shared shortly Quickstart In order to get going with this release you need to reset your configuration. Check https://github.com/...

GitHub
πŸ“’ #golang +++ #pdfcpu v0.9.1 is out +++ replace images +++ produce superb booklets +++ all for free +++ check out https://github.com/pdfcpu/pdfcpu/releases/tag/v0.9.1 for more +++ πŸ™potential sponsors we need you to survive πŸ’š
Release v0.9.1 Β· pdfcpu/pdfcpu

Hello dear pdfcpu user! πŸ‘©πŸ½β€πŸ”¬ This release extends the image command so you can update individual images in a PDF. It also extends the pdfcpu configuration with parameters for controlling outbound H...

GitHub
πŸ“’ #golang πŸ”₯ #pdfcpu v0.8.1 is out πŸ”₯ +++ yet another maintenance release +++ πŸš€ +++ check out https://github.com/pdfcpu/pdfcpu/releases/tag/v0.8.1 for more +++ sponsors welcome πŸ§‘β€πŸ’» +++ ✨ thx for using pdfcpu πŸ’š
Release v0.8.1 Β· pdfcpu/pdfcpu

Yet Another Maintenance Release This release has been overdue. Lots of fixed bugs to report as well as major improvements of CJK support. The API ships now with enhanced support for adding PDF anno...

GitHub
πŸ“’ #golang πŸ”₯ #pdfcpu v0.8.0 is out πŸ”₯ +++ PDF 2.0 encryption βœ… +++ more parser improvements πŸš€ +++ check out https://github.com/pdfcpu/pdfcpu/releases/tag/v0.8.0 for more +++ sponsors welcome πŸ§‘β€πŸ’» +++ ✨ thx for using pdfcpu πŸ’š
Release v0.8.0 Β· pdfcpu/pdfcpu

Maintenance Release PDF 2.0 Support PDF 2.0 encryption is now supported and you are free to use the following commands with your PDF 2.0 input files: encrypt decrypt changeopw changeupw permission...

GitHub
πŸ“’ #golang πŸ”₯ #pdfcpu v0.7.0 is out πŸ”₯ +++ improved PDF 2.0 support βœ… +++ parser speedup πŸš€ +++ new zoom cmd βœ… +++ enhanced booklet command βœ…
+++ check out https://github.com/pdfcpu/pdfcpu/releases/tag/v0.7.0 for more +++ sponsors welcome πŸ§‘β€πŸ’» +++ ✨ thx for using pdfcpu πŸ’š
Release v0.7.0 Β· pdfcpu/pdfcpu

Hello! πŸ§‘β€πŸ”¬ We packed lots of goodies into this release for you.. Performance You will like this ✨ Thanks to @fancycode we have improved PDF parsing significantly. While this is not easily comparabl...

GitHub