Skip to content

Rajasekaran85/Python-PDF-A-Conversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Application Title

PDF to PDF/A Conversion Application

Description

  • PDF to PDF/A - 1b (ISO 19005-1 Standard)
  • ghostscript library used
  • tkinter library used for GUI

Getting Started

Dependencies

  • Windows 7 or above

Installing

  • pip install ghostscript
  • install ghostscript 9.5 setup

Executing program

  • Run the program
  • Tool will ask to enter the Input file path of the input pdf file
  • Tool will ask to enter the path of the output file
  • Tool execute the pdf files and converted the PDF/A format in the output directory
  • For GUI, select the input pdf file location and click the submit. Converted PDF-A output placed in same location.

Version History

  • 0.1
    • Initial Release

Releases

No releases published

Packages

No packages published

Languages