Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 604 Bytes

File metadata and controls

22 lines (13 loc) · 604 Bytes

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