Skip to content

v0.2.0

Compare
Choose a tag to compare
@gunnsth gunnsth released this 02 Apr 18:12
· 29 commits to master since this release
cc10d14

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