One Comment

  1. Thanks, Mr. Ma! That worked perfectly on a headless Raspberry Pi. For people who only want to run this from command line, I highly recommend `apt install libreoffice-nogui` which saved a lot of storage space.

    Also, I was able to use `pdfimages -all file.pdf file` to extract the embedded images from the slides, which was all that I needed. It operates instantly, as opposed to `convert` which is slow, but isn’t generally useful since it doesn’t actually draw the slides. (It’ll be missing text, for example.)

Leave a Reply

Your email address will not be published. Required fields are marked *