Skip to content

Releases: unidoc/unipdf-cli

v0.5.0

07 Feb 00:01
34fced7
Compare
Choose a tag to compare

What's Changed

  • [UP-269] add get license information, update unipdf to v3.30, update LICENSE.md, update README.md by @sampila in #52
  • Prepare v0.5.0 - Update to unipdf v3.32.0 - Add CI by @gunnsth in #53

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

20 Oct 23:49
b085544
Compare
Choose a tag to compare

What's Changed

  • Update unipdf v3.29.0 - CLI version 0.4.0 by @gunnsth in #51

v0.3.2

08 Apr 20:02
a2f8e01
Compare
Choose a tag to compare

Changelog

f46bbf4 Add render subcommand (#44)
7caf5f2 Update unipdf to v3.6.0 (#46)
3097822 Update unipdf to v3.6.1

v0.3.1

31 Mar 19:53
9c8f288
Compare
Choose a tag to compare

Changelog

9c8f288 Update unipdf dependency to v3.5.0 (#41)

v0.3.0

10 Jun 18:33
Compare
Choose a tag to compare

Changelog

6aea27e Change unidoc dependency with unipdf v3
decf8c9 Reorganize project structure (#38)
96f5955 Update application version to 0.3.0 (#39)

v0.2.0

02 Apr 18:12
cc10d14
Compare
Choose a tag to compare

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

v0.1.0

17 Jan 18:44
9940341
Compare
Choose a tag to compare

Supported features

  • Merge PDF files
  • Split PDF files
  • Encrypt PDF files
  • Decrypt PDF files
  • Change user/owner password
  • Optimize PDF files
  • Add watermark images to PDF files
  • Convert PDF files to grayscale
  • Validate and print PDF file information
  • Extract text from PDF files
  • Extract images from PDF files
  • Search text in PDF files