Image to PDF bot is a telegram bot written using the telegram library. It combines photos into a pdf in a convenient way. My first attempt at making a telegram bot btw.
Use this link to inititalize the bot: http://t.me/img2pdfpy_bot.
Just send some pictures to start.
When you're done use /create and it will respond with a .pdf file which contains your photos.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
I created this bot because I was pent up with manually combing photos of my homework in MS Word and decided to automate it (y'know cause of laziness) and it turned out to be quite a challanging yet rewarding project.