Skip to content

halil-cinar/JPG2PDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

JPG2PDF

JPG2PDF is a Python application designed to convert a collection of image files into a single PDF file. It provides an easy way for users to merge and convert multiple JPEG files into a PDF document.

Features

  • Image to PDF Conversion: JPG2PDF allows users to convert multiple JPEG image files into a single PDF document.
  • Folder Support: Users can choose a folder containing the JPEG images they want to convert, making the process efficient for handling large collections of images.

Prerequisites

To use JPG2PDF, make sure you have the following installed:

  • Python (version 3.x)
  • pip (Python package installer)

Installation

  1. Clone the JPG2PDF repository from GitHub or download the source code.
  2. Open a command-line interface and navigate to the project directory.
  3. Install the required dependencies by running the following command: pip install -r requirements.txt

Usage

To use JPG2PDF, follow these steps:

  1. Open a command-line interface and navigate to the project directory.
  2. Run the following command to start the application:python jpg2pdf.py
  3. When prompted, enter the path to the folder containing the JPEG images you want to convert.
  4. Enter the location and name of the output PDF file you wish to save.
  5. The application will convert the images into a PDF file, preserving the order specified and save it to the specified location.

After completing these steps, JPG2PDF will successfully convert the JPEG images to a PDF file based on the user's inputs.

Acknowledgements

JPG2PDF was created to provide users with a simple and efficient way to convert multiple JPEG images into a single PDF document. The application was developed by Halil Çınar and aims to streamline the process of merging image files into a PDF format.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages