Giter Site home page Giter Site logo

pdf2pptx's Introduction

pdf2pptx

Convert your (Beamer) PDF slides to (Powerpoint) PPTX

So you don't like using Powerpoint and would rather use Latex/Beamer to make your slides, however, you have a fancy Surface and you want to use the pen during the presentation? Here is my solution.

This script gets a PDF file as input and generates a Powerpoint PPTX file while preserving the format of the original PDF. Theoretically all PDF files, regardless of the original generator, can be converted to PPTX slides with this (not tested though).

Simply explained, I convert all the slides to high-quality image files first, and then push them into a Powerpoint project as a slide.

How to run

  • Copy your pdf file next to the script first.
  • Execute ./pdf2pptx.sh test.pdf to generate a test.pdf.pptx file (replace test.pdf with your filename).
  • By default the output powerpoint project is in the widescreen mode. If your slides are not for widescreen you can alternatively run ./pdf2pptx.sh test.pdf notwide to generate a 4:3 standard PPTX project.

Dependencies

If you're using Linux you probably already have all the above.

If you're using OSX you need to install ImageMagick and make sure convert is accessible from your Terminal.

If you're using Windows you can use Cygwin, but if you don't have it already, it is not recommended! An alternative solution for Windows users is to access a linux box (such as your university servers) to take care of the task.

Acknowledgement

Thanks to Melissa O'Neill for providing a Pdf2Keynote tool for mac which has motivated this small project!

pdf2pptx's People

Contributors

ashafaei avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.