keynote-extractor

Tool that is part of a workflow to achieve a clean export of notes and images from a Keynote presentation. More info see <a href="http://johanronsse.be/2016/05/23/a-way-to-export-keynote-presentations-as-proper-html/">here</a>.


License
ISC
Install
npm install keynote-extractor@2.1.0

Documentation

keynote-extractor

Tool that is part of a workflow to achieve a clean export of notes and images from a Keynote presentation. More info see here.

How to use

  • First you do an image export of your presentation
  • Then you do another export, in the Keynote '09 format
  • Rename the keynote 09 export (in .key format) to .zip
  • Unarchive it and find a file called index.apxl
  • Now run this script on the index.apxl file
  • Now you have an index.html file with your notes. Place the output of the image export step in a folder called 'images'
  • Then install Keynote extractor (this repo). You can install it globally using npm install keynote-extractor -g (This code was written by my great colleague Thomas 👌 Great job!)<
  • Run the keynote-extractor command in the folder containing the index.html and the images folder
  • Tadaa! Here is your presentation.