Skip to content

A windows application to convert multiple TIFF images to PDF with options to control PDF size and quality.

License

Notifications You must be signed in to change notification settings

indic-archive/TIFF-to-PDF-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIFF-to-PDF-Generator

A windows application to convert multiple TIFF images to PDF with options to control PDF size and quality. This tool uses img2pdf and Ghostscript for the generation and conversion.

Installation and Usage

Download the executable from latest Release and install it directly.

Detailed documentation is given in tutorial [ Markdown | PDF ] page.

Steps to build from Source

  1. Install Python 3.12.0
  2. Install libraries from Requirements.txt
  3. Use pyinstaller to buld the source code to executable.
  4. Install Inno Setup and use inno_script.iss to build the final executable with ghost script.

About

A windows application to convert multiple TIFF images to PDF with options to control PDF size and quality.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published