Skip to content

jordanbCS/imgur2pdf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Requires

  • reportlab
  • imgurpython
  • PIL

Description

Pulls down the contents of an Imgur album and creates a PDF file complete with titles and descriptions for each of the images.

Setup

Add your imgur API credentials to credentials.py then rename it to creds.py

Notes

Written to work with Python 2.7.5, if you get messages when running it about InsecurePlatformWarning you need to install libffi-dev then run pip install requests[security] to resolve the issue.

About

Imgur to PDF conversion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%