Skip to content

img2pdf is very simple python script to convert image files to a single pdf file (A4 paper size)

Notifications You must be signed in to change notification settings

igor-niv/img2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Images to a single pdf file converter

img2pdf is a python script to convert image files to a single pdf file (A4 paper size). You need install python3, pillow and reportlab3 before start using this script. This script was tested on Ubuntu Linux and Python 3.3.2 interpreter. The script use terminal command 'lpr', if you want to use this script on Windows, you should setting up LPR Printing before run the script (http://kb.linksys.com/Linksys/GetArticle.aspx?docid=46cc343ea7304fb0b338d71ae8d3c94b_Setting_up_LPR_Printing_on_Windows_Windows_7.xml&pid=80).

About

img2pdf is very simple python script to convert image files to a single pdf file (A4 paper size)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages