pdf-tools

command module
v0.0.0-...-35b9adc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

README

pdf-tools

PDF Tools is a command-line utility written in Go that enables you to manipulate PDF files. This tool allows you to split a given PDF file into individual pages and save them to a specified output directory.

Features

  • Split PDF files into separate pages and store them in a designated output directory.
  • Customizable output directory for saving the split PDF files.
  • User-friendly command-line interface powered by the Cobra library.

Usage

  • Installation
go install github.com/linzhengen/pdf-tools@latest
  • Execution
# help
pdf-tools help
# split pdf
pdf-tools split --in-file=hoge.pdf

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL