x.y.z version description:
- x: Major architectural adjustments
- y: New subcommands
- z: New parameters or other updates and fixes
- 2.5.1
- support @label to set page label when
import-toc
- support @label to set page label when
- 2.5.0
- new feature
import-info
: Import PDF info from xml file
- new feature
- 2.4.1
- new argument for
export-annot
: –creation-start, –creation-end
- new argument for
- 2.4.0
- new feature
export-info
: Export PDF info to xml file
- new feature
- 2.3.0
export-annot
supports Mako templates
- 2.2.0
- new feature
import-xfdf-annot
- new feature
- 2.1.0
- new feature
export-xfdf-annot
- new feature
- 2.0.0
- ⭐ Update argument parsing structure to use subparsers for clearer command distinction.
- add Makefile to install and uninstall script
- 1.4.0
- new feature
delete-annot
: Delete all annots in pdf
- new feature
- 1.3.0
- improve feature
import-toc
: Support set the first page and fix a gap. See more info here
- improve feature
- 1.2.0
- new feature
export-annot
: Export the annotations of PDF
- new feature
- 1.1.0
- new feature
export-toc
: Export the toc of pdf to human-readable file. You can see the format here - new feature
import-toc
: Import the toc of pdf, the toc shares the same format with the exported one
- new feature