https://github.com/chiemekaifemegbulem/convert-jpg-to-pdf
Web-based JPG to PDF Converter project leverages the Flask web framework to create a user-friendly online tool that allows users to convert JPG images into PDF documents seamlessly. This project aims to provide a simple, efficient, and accessible solution for individuals needing a quick and convenient way to convert image files to PDF format
https://github.com/chiemekaifemegbulem/convert-jpg-to-pdf
alx-africa conversion fileconversion holbertonschool imagetopdf jpeg jpgtopdf pdf pdf-generation pdfconverter pngtopdf
Last synced: about 1 month ago
JSON representation
Web-based JPG to PDF Converter project leverages the Flask web framework to create a user-friendly online tool that allows users to convert JPG images into PDF documents seamlessly. This project aims to provide a simple, efficient, and accessible solution for individuals needing a quick and convenient way to convert image files to PDF format
- Host: GitHub
- URL: https://github.com/chiemekaifemegbulem/convert-jpg-to-pdf
- Owner: chiemekaifemegbulem
- Created: 2024-01-11T03:36:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-14T18:41:19.000Z (over 1 year ago)
- Last Synced: 2024-01-14T22:57:35.917Z (over 1 year ago)
- Topics: alx-africa, conversion, fileconversion, holbertonschool, imagetopdf, jpeg, jpgtopdf, pdf, pdf-generation, pdfconverter, pngtopdf
- Language: HTML
- Homepage: https://convertfiles.lat
- Size: 2.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JPG to PDF Converter Web App

## Overview
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.
## Features
- **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.## Technologies Used
- **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.## Getting Started
1. **Clone the Repository**
```bash
git clone https://github.com/chiemekaifemegbulem/convert-JPG-to-PDF.git
```2. **Install Dependencies**
```bash
pip install -r requirements.txt
```3. **Run the App**
```bash
python App.py
```4. **Access the App**
Open your web browser and go to [http://localhost:5000](http://localhost:5000) to use the JPG to PDF Converter.## Contributing
I welcome contributions! Feel free to open issues, submit pull requests, or provide feedback to help us improve.
## License
This project is licensed under the [MIT License](https://github.com/git/git-scm.com/blob/main/MIT-LICENSE.txt).