Skip to content

HeyLetsLearnSomething/imagetopdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Images to PDF Converter

A simple and efficient tool to convert images into PDF files.

Download

This is the executable version of the file created using cx_Freeze! Please note that some antivirus programs might detect it as a virus. If that happens, you may need to disable or whitelist the file in your antivirus program or proceed with the following installation.

Download ImageToPDF Converter v1.0.0

Screenshot

ImageToPDF Converter

Installation

Follow these steps to set up the environment:

1. Create a Python Environment

If you're using Anaconda, run the following command:

conda create --name ImageToPDF python=3.12

2. Activate the Environment

conda activate ImageToPDF

3. Install Dependencies

pip install -r requirements.txt

4. Navigate to the Project Folder

cd C:/users/your_project_folder

Usage

To run the application, execute:

python ImageToPdf.py

Features

  • Convert multiple images into a single PDF.
  • Simple and easy-to-use interface.
  • Lightweight and fast.

License

This project is licensed under the MIT License. Feel free to use and modify it as needed.

More Resources

🎥 For more Python-related videos, check out our YouTube channel::
🔗 Watch Python Tutorials

About

Image to PDF converter

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages