#pdf-document #帮助

app pdfutil

用于PDF文档操作的实用程序

3个版本 (重大变更)

0.4.0 2020年10月14日
0.2.0 2017年10月2日
0.1.0 2017年3月17日

#483 in 压缩

MIT 许可证

7.5MB
11K SLoC

USAGE:
    RUST_LOG=info pdfutil [OPTIONS] [SUBCOMMAND]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -i, --input <input file>
    -o, --output <output file>

SUBCOMMANDS:
    compress                      Compress PDF document
    decompress                    Decompress PDF document
    delete_objects                Delete objects
    delete_pages                  Delete pages
    delete_zero_length_streams    Delete zero length stream objects
    help                          Prints this message or the help of the given subcommand(s)
    process                       Process PDF document with specified operations
    prune_objects                 Prune unused objects
    renumber_objects              Renumber objects

依赖关系

~7–17MB
~197K SLoC