Rise Canvas
Build · arrange · export to Rise

How to load a saved project

Your 💾 Save project zip is the working file — and every export works too. Depending on the file:

  1. Downloaded a zip? Click 📂 Load project and pick the zip itself — no need to extract it.
  2. Downloaded HTML? Load that file directly.
  3. Copied HTML into Rise? Paste it into Notepad (Windows) or TextEdit (Mac), save it as my-project.html with "Save as type" set to All Files (*.*), then load that file.

Everything comes back — layout, images, animations, screens and speeds.

Canvas Preview
🎨

Your canvas is empty

Select a component from the sidebar to build it and place it here.

← Select a component to start
100%
Loading builder…
🔒

Builder couldn't load

Your browser is restricting local file access. Serve all files via a local web server:

python -m http.server 8080

Then open: http://localhost:8080/index.html

VS Code Live Server or any dev server also works.

🔤 Global font

This sets the font for your exported HTML — what learners see in Rise. The font is applied when you copy or export, and the matching Google Font is loaded automatically.

Note: the block previews here in Rise Canvas will continue to show in Poppins. The change only appears in the final output.