Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Image-To-PDF Conversion

A simple GUI-based application that converts multiple images into a PDF file using Tkinter and ReportLab.

Features

Select multiple images (JPG, PNG, JPEG)
Preview selected images
Set a custom PDF filename
Auto-resizes images to fit the page

Requirements

  • Python 3
  • tkinter (comes pre-installed with Python)
  • Pillow
  • reportlab

Installation

Run the following command to install dependencies:

pip install pillow reportlab

## Thankyou

About

A simple GUI-based application that converts multiple images into a PDF file using Tkinter and ReportLab.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages