- Image to PDF tool with Python in 15 lines of code. This tool did not require any API's. Build this tool for free.
pip install pillow
pip install img2pdf
- There are 2 ways to get the code.
- Choose whichever method best suits your needs.
-
This method is very easy.
-
Now select the code option.
- Now a screen will pop up. Now select the Download Zip option. Now the file has started downloading.
-
This method is a little difficult.
-
Now In Windows, open cmd, in Mac, bash Terminal. Now Hit the below commands.
git clone https://github.com/Manju1392k/Image-to-PDF-tool.git
- The project was cloned after this process.