shareslide

1.0.2 • Public • Published

ShareSlide

ShareSlide is a typescript based cli-app for downloading slides from Slideshare. It can download slides without logging in. Images of each page is downloaded and then exported to required format.

Supported formats:

  • jpg
  • ppt
  • pdf(coming soon)
  • docx(coming soon)

Installation

Shareslide requires Node.js to run.

$ npm install -g shareslide

Usage

$ shareslide -l https://slideshare.net/somerandomslide

Argument list

Argument Default Values Description
-l - Slideshare URL URL of the slide
-q medium low, medium, high Resolution of image to download
-p Current working directory relative path Download path
-f jpg jpg, pptx, pdf Format for export
-c 5 n Number of concurrent downloads

Todo

  • Add more export formats
  • Delete temp images after export

Limitations

Slide is downloaded as an image so text cannot be selected or copied form the exported file.

License

MIT

Free Software, Hell Yeah!

Readme

Keywords

Package Sidebar

Install

npm i shareslide

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

16.6 kB

Total Files

6

Last publish

Collaborators

  • chaman-k