Skip to content

A Python program to download a file from Slideshare as images and reassemble it as a PDF. WIP.

Notifications You must be signed in to change notification settings

Orsova/Slideshare-Downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Slideshare-Downloader

A Python program to download files from Slideshare as images and reassemble them into PDFs.

WIP.

Given a series of URLs in a .csv file, this program will extract the first jpg image, iterate across the page numbers until a 404 is returned, combine the files into a PDF and then delete the JPG files for each URL.

This program does not require that Slideshare downloads are enabled, and does not require a user to have a Slideshare account.

To Do:

Incorporate OCR to deliver searchable PDFs.

About

A Python program to download a file from Slideshare as images and reassemble it as a PDF. WIP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%