Skip to content

RootAccessHacker/ghost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ghost

Python program that sanitizes the following fields of metadata in PDF files:

  • /Author
  • /Producer
  • /Title
  • /Subject
  • /Creator
  • /Keywords
  • /CreationDate
  • /ModDate
  • /Trapped
  • /PTEX.Fullbanner

Python

The used python version is:

version = 3.12.3

Install requirements

pip install -r requirements.txt

Releases

No releases published

Packages

No packages published

Languages