chfour / slidemaker

Generate video of text slides in HTML/JS

Home Page:https://slidemaker.folf.gay/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slidemaker

slidemaker is a small HTML webpage set to generate video from text slides. It is useful when a message needs to be quickly conveyed without having to open video editing or other software.

browser requirements

You need a fairly modern browser supporting TextMetrics.actualBoundingBoxAscent to use slidemaker. This feature was first supported in Chrome 77, Firefox 74, Edge 79, and Safari 11.1.

known issues

  • many lines of text may be too close to each other and collide
  • width and height settings not yet implemented

licence and credits

slidemaker is licenced under the MIT Licence.

It uses the ts-whammy library, also under the MIT Licence.

Thank you to @dangeredwolf for helping me compile ts-whammy and in general deal with node.

About

Generate video of text slides in HTML/JS

https://slidemaker.folf.gay/

License:Other


Languages

Language:HTML 57.2%Language:JavaScript 42.8%