sanj0 / docstripper

Strip a pdf of ALL metadata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docstripper

docstripper is a small Java program that shows ALL metadata of a selected pdf file and then gives the optional to save a copy of it with ALL metadata deleted.

How to Use

Build and run the project yourself using gradle or download an existing release from the release page.

Why

Because sometimes there is metadata in some important file (maybe an assignment!) that could get you in trouble ...

Third Party and License

This software uses Apache PDFBox, which is licensed under the Apache License 2.0.

This software is also licensed under the Apache License 2.0, see LICENSE

About

Strip a pdf of ALL metadata

License:Apache License 2.0


Languages

Language:Java 100.0%