Skip to content

A redaction tool for Social Security Numbers in PDFs. [RETIRED]

License

Notifications You must be signed in to change notification settings

opendata/SSN-Redaction

Repository files navigation

SSN-Redaction

A redaction tool for Social Security Numbers in PDFs.

WARNING: THIS PROJECT IS INCOMPLETE! DOES NOT YET REMOVE SSNs FROM PDF TEXT!

DO NOT USE YET!

Overview

Created in Ruby and Java, this tool accepts PDFs with embedded text and 1) detects the presence of Social Security Numbers, 2) removes the Social Security Numbers, and 3) draws a black box where the Social Security Number was, as a visual indicator of redaction.

Options

  • --pages: Comma separated list of ranges, or all.
  • --password: Password to decrypt document.
  • --guess: Guess the portion of each page to analyze.
  • --silent: Suppress all stderr output.
  • --test: Print detected SSN strings to stdout, do not write output PDF

License

Released under the MIT License.

About

A redaction tool for Social Security Numbers in PDFs. [RETIRED]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages