Skip to content

justinj-evans/pdf_redaction_tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDF Redaction

A python redaction GUI built in TKinter.

Features

Tkinter

  • Basics: buttons, labels, entries
  • Custom multi-open PDFs
  • Object Oriented Window

Usage

  1. Place PDF in
  2. Use 'Open a PDF File' to select a PDF
  3. Enter text string in dialog box, press 'Insert' to add to list
  4. Select text string from dialog box and press 'Remove entered text string' to remove from list

5. Submit text redaction list with 'Redact PDF'

7. Redacted text fields be displayed in side-by-side comparison 8. Redaction PDF is automatically exported with the pdf name '_redacted'

Acknowledgements

  • Displaying multiple PDFs in Tkinter: link
  • PDF redaction code: link
  • Tkinter dialog box: link

About

A python redaction GUI built in TKinter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages