An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# JPG to PDF Converter Web App

![App Demo](https://drive.google.com/file/d/1NkiEnyn8aKIf_suan6V7lotBXsfeHVTX/view?usp=sharing)

## 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).