slajdomat

A program for making zooming slides in figma.

View the Project on GitHub bojanczyk/slajdomat

User guide

Slajdomat is a tool for making zooming slides in Figma. You draw your slides in Figma, which is a good drawing program that can be used for free (you can also apply for an education plan which removes some limits of the free version). You use the Slajdomat plugin in Figma to annotate your picture with slide information (in what order the images should appear as slides). Then, you export the slides, with the result being html that you can upload to your website.

Once you have installed the software, see below for installation instructions, follow this tutorial to get started. You can also see the guides on how to

Main features

How to install

You will need the following software:

Compiling on your own

You can also choose to compile slajdomat on your own, and maybe even contribute to its source code (I would be delighted). To compile, you need to have node.js installed, then clone the repository, and then run

npm install
npm run make