1

I need to extract slides out of a keynote presentation as images. Is there any python/PHP library out there that helps with this? ImageMagick works with PDFs. I would like to know if there's one which works with keynote.

Thanks in advance!

cowboybebop
  • 2,225
  • 3
  • 21
  • 31

1 Answers1

1

This seems to be the closest I've found: http://petercorke.com/Keynote.html, but haven't had a chance to test it yet!

manavo
  • 1,839
  • 2
  • 14
  • 17