This web application allows you to effortlessly convert JPG images into a single PDF file with a sleek and intuitive user interface. Whether you need to compile multiple images into a presentation or create a digital portfolio, our JPG to PDF Converter has got you covered.
- User-Friendly Interface: Easily navigate through the application with a clean, intuitive and responsive design.
- Drag-and-Drop Support: Simply drag and drop your JPG files into the designated area for quick and convenient conversion.
- Real-time Preview: Instantly preview the images you've added before converting them to a PDF file.
- Responsive Design: Enjoy a seamless experience across devices, thanks to the responsive HTML5, CSS, and Bootstrap 5 design.
- Flask: A micro web framework in Python for handling backend operations and routing.
- img2pdf Module: Python library used to convert JPG images to PDF format.
- JavaScript: Enhances user interactivity and facilitates dynamic content updates.
- HTML5: Provides the structure for the web pages.
- CSS: Styles the web pages for a visually appealing experience.
- Bootstrap 5: Ensures a responsive and modern design for a consistent look and feel.
-
Clone the Repository
git clone https://github.com/chiemekaifemegbulem/convert-JPG-to-PDF.git
-
Install Dependencies
pip install -r requirements.txt
-
Run the App
python App.py
-
Access the App Open your web browser and go to http://localhost:5000 to use the JPG to PDF Converter.
I welcome contributions! Feel free to open issues, submit pull requests, or provide feedback to help us improve.
This project is licensed under the MIT License.