praneetk2704 / JPG-to-PDF

Simple Python script to create a PDF file from a set of images within seconds.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Making the script command-line compatible

tomaszps opened this issue · comments

Hey, this is just a suggestion that would improve the usability of the script a bit- Argh is a really great library for adding a command line interface. Considering how simple the user input is it shouldn't be too bad to make them work together.