Skip to content

An experimental utility to wrap some simple PDF functions, e.g. for stamping page numbers onto existing pdfs, adding header + footer text etc.

License

Notifications You must be signed in to change notification settings

arc42/PDFminion

Repository files navigation

PDFminion

Helper (minion) for some mundane tasks with PDF documents, among others:

  • add page numbers
  • add header and/or footer text
  • merge (concatenate, combine multiple PDF files into a single file)

minion: a servile dependent, follower, or underling.
"He's one of the boss's minions."
From: Merriam-Webster Dictionary

Status

Go Report Card License Go CI Test Count Test Status Coverage

FOSSA Status

Experimental Badges

Lines-of-Code

Explanation

The low test coverage stems from the fact that a lot of functionality can only be realistically tested by manually inspecting the generated PDF files.

Features

When creating multiple PDF documents, you often need to add page numbers, headers, footers, or combine multiple PDF files into a single file. PDFminion can do that for you - from a terminal and the command line, on macOS, Linux and Windows platforms.

Installation and usage

See the comprehensive website for details on installation and usage.

Credits

Please see the credits section on our website for a list of contributors and third-party libraries used in here.

About

An experimental utility to wrap some simple PDF functions, e.g. for stamping page numbers onto existing pdfs, adding header + footer text etc.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published