Skip to content

A Python CLI tool to convert PowerPoint (PPT/PPTX) files to Adobe PDF

License

Notifications You must be signed in to change notification settings

Swarag-N/powerpoint-to-pdf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPT2PDF

A command line tool to convert PowerPoint (PPT/PPTX) files to Adobe PDF.

For a single file simply run

ppt2pdf file input.ppt

For converting multiple files in a directory run

ppt2pdf dir .

use -s/--select flag to select the files in directory

PowerPoint to PDF

A set of Python scripts to convert PowerPoint (PPT/PPTX) files to Adobe PDF

  • Convert.py - Converts a PowerPoint (PPT/PPTX) file into an Adobe PDF
  • ConvertAll.py - Converts all PowerPoint (PPT/PPTX) files in a folder into Adobe PDFs
  • ConvertHere.py - Converts all PowerPoint (PPT/PPTX) files the working folder into Adobe PDFs

Please see each script for full instructions on how to use the script.

My Implemenation of the Scripts

Folder

About

A Python CLI tool to convert PowerPoint (PPT/PPTX) files to Adobe PDF

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%