Generate Rundown Scripts for Teleprompting
rundown
(1) is a small command-line tool to generate rundown scripts
for teleprompting. It can read Microsoft Word format files (*.docx
),
extract text from it, and generate HTML/XML output for use in the
teleprompting applications QPrompt and Autocue Explorer/Pioneer.
$ npm install -g @rse/rundown
The Unix manual page contain detailed usage information.
$ rundown -f qprompt -e "table:last tr:gt(0) td:last" -o sample.html sample.docx
Copyright © 2023-2024 Dr. Ralf S. Engelschall (http://engelschall.com/)
Licensed under GPL 3.0