Skip to content

capancheta/pptx-printer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mass PPTX PDF Print

PythonPoetryWindowsMicrosoft PowerPoint

Requirements

MS Windows, MS Powerpoint (Office)

Why?

Open source pptx to pdf converters (pptx-python, pptxgenjs, nodejs-pptx, viewerjs) sometimes can't read/convert stubborn files. It will be probably fine if you need to convert 5 files, but what if you have 500 files? Although python is slow as shit, this beats opening each file and running saveAs or print to pdf.

Target Audience

Research projects with dozens of non-standard presentations, corporate workers with repo-loads of problematic keynotes and the like.

Installation

poetry install

Run

Commandline:

poetry run python pptx-printer.py <source-folder> [<target-folder>]

gui mode:

poetry run python pptx-printer.py

About

mass convert pptx files to pdfs in windoze

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages