Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 414 Bytes

File metadata and controls

16 lines (14 loc) · 414 Bytes

Image to Pdf converter

It is a simple web app that takes single/multiple image as input and creates a merged pdf.

Requirements

  • latest version of python installed on your computer
  • latest version of pip installed

Getting Started

  1. Clone the repository:
    git clone https://github.com/aryalpatrick/pdf-converter.git
    
  2. Installing the libraries:
    pip3 install flask fpdf2