Releases: unidoc/unipdf-cli
Releases · unidoc/unipdf-cli
v0.9.0
v0.8.0
v0.7.0
What's Changed
- Added organize feature by @deon-gracias in #64
- update unipdf version to v3.63.0 and linter config update by @sampila in #65
New Contributors
- @deon-gracias made their first contribution in #64
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.5.0
v0.4.0
v0.3.2
v0.3.1
v0.3.0
v0.2.0
Changelog
- Add explode command (split PDF into multiple single page PDF files)
- Add rotate command (rotate PDF file pages)
- Add form export (export form fields as JSON)
- Add form fill (fill form fields from JSON template)
- Add form flatten (make form fields read-only)
- Add form fdfmerge (fill form fields from FDF file)
- Add multiple file/folder support for commands
- Improve command line interface for commands