Slaide Tutorial: Web App, Desktop App, and Mobile App

A step-by-step tutorial for Slaide. Let the AI build a deck, present it, and export it, then edit it yourself. In the browser, in the desktop app, and on your phone.


This is the hands-on tutorial. It walks you through every step on all three surfaces:

  1. The web app at app.getslaide.com. Nothing to install.
  2. The desktop app. A small native window for Windows, macOS, and Linux.
  3. The mobile app for iPhone and iPad.

All three run the same engine. A deck you start on your phone opens on your desktop and looks identical. If you want the command line instead, read Getting Started and the CLI reference.

Each part follows the same order, because that is the order people work in:

  1. Make a deck, and let the AI write it.
  2. Present it.
  3. Export it.
  4. Then change it yourself, in the editor.

You can stop after step 3. Many people do.

Before you start

Three words come up on every screen. Learn them once:

WordWhat it means
DeckYour presentation. Plain text with Markdown content.
MasterThe design. A small YAML file with colors, fonts, and layouts.
.slaidecOne file that holds the deck, the master, and every image. Good for sharing and archiving.

The split matters. Content stays in the deck. Design stays in the master. That is why you can change the look of a whole deck without touching a single slide. Read more in the language docs.

One more thing to know up front. Viewing, editing, presenting, and exporting are free everywhere. The only paid part is the cloud AI that designs a deck for you. See the pricing section.


1. The web app

The web app runs in the browser. There is nothing to install and nothing to update. The AI lives here, so this is the shortest way to a finished deck.

The Slaide web editor with the toolbar, the ribbon, and the slide canvas

Want to look before you sign up? Open app.getslaide.com/slaide/demo. The demo gives you the real editor on a blank deck, and you can edit and export. You cannot save, import, or use the AI. For those you need an account, and the account is free.

Step 1. Sign in and make a deck

Open app.getslaide.com and sign in. Signing up is free.

You land on your dashboard. It is called Your decks. Every deck you make in the browser lives here.

Click New deck. A dialog opens called Start a new deck. Pick one of three:

ModeWhat it does
Start from scratchA blank deck. The AI designs the theme with you.
Use a brand / themeReuse a saved brand, or copy the theme from another deck.
Import a PPTXBring in slides, theme, and images from a .pptx file.

Give the deck a name and click Create deck. The editor opens.

Tip: click Brands on the dashboard to store your company name and your hex colors. The AI reuses them on every new deck.

Step 2. Let the AI design it

Most people start here. You describe the deck. The AI writes it, themes it, and fills the slides.

Click the AI chat icon. The panel opens on the right.

  1. Type your brief in the box. It says Ask Slaide to draft or revise this deck…. You can also paste a longer brief, or attach an image.
  2. Press Enter.
  3. Watch the phases go by: Planning, Master, Slides, and Review. The slides appear on the canvas as they are written.
  4. Keep typing to steer it while it runs. Press Esc to stop a running turn.
  5. Click Chats for your history, or + for a new chat.

A good brief names the audience, the length, and the tone. For example: “Series A intro for fintech investors, 12 slides, sober and factual, use our brand colors.”

Your first AI deck is free. Click Generate my free deck when the panel offers it. After that, AI generation needs a Day Pass or a Slaide Hosted plan. Editing and presenting stay free.

Step 3. Present

Click Present. The deck goes full screen and all the app chrome disappears.

If you use Chrome or Edge and you have a second display, click the caret next to Present. You can pick the display for your audience and open Presenter view for yourself. Other browsers present in one window.

The presentation keys are the same everywhere in Slaide:

KeyWhat it does
Space Enter PageDownNext slide or next build
Backspace PageUpPrevious slide
Home / EndFirst slide / last slide
NSpeaker notes
FFull screen
PPresenter view
B / WBlank the screen to black or white
F5Present from the start
Shift+F5Present from this slide
? or HShow the shortcut help
EscStep back out of blank, present, and panels

Step 4. Export

Open the File menu.

The File menu of the web editor, open on the export items

Menu itemResult
Export HTML…One self-contained index.html
Export PDF…A real multi-page PDF, one page per slide
Export PowerPoint…An editable .pptx with real text and shapes
Export Keynote…A .key file. macOS only.
Export .slaidec…The whole deck as one file

Each deck card on the dashboard also has a PDF button, so you can export without opening the deck.

That is the whole path: brief, deck, present, export.

Now change it yourself. The AI hands you a finished deck. Everything in it is yours to move. The next three steps are the editor.

Step 5. Find your way around the editor

The screenshot at the top of this section shows the editor. The top bar, from left to right:

ControlWhat it does
The Slaide markBack to your decks
FileOpen, save, and every export
1 / 1 Move between slides, or type a slide number
EditTurn on-slide editing on and off
The deck nameClick it to rename the deck
AI chat iconOpen and close the AI panel
Speaker notes iconShow the notes for this slide
Zoom controlsZoom out, zoom in, and fit to the window
PresentGo full screen. The caret next to it opens the display options.
Account iconOverview, Account, and Log out

Below the top bar is the ribbon. It only appears while Edit is on.

  • The mode switch: Slides edits the deck, Theme edits the master.
  • The tabs: Home, Insert, and Arrange.

Step 6. Edit a slide

  1. Click Edit.
  2. Click any text on the slide and type.
  3. Use Insert to add a text box, a box, an ellipse, a line, or an image.
  4. Use Arrange to center an element or to change its stacking order.
  5. Use Home for undo, redo, duplicate, and delete.

Click an element and the inspector opens on the right. The tabs you get depend on what you picked: Image, Position, Border, Text, Effects, and Transition.

The slide inspector with the type, background, and transition of the current slide

Click nothing, and the inspector edits the slide itself. You get Type (the layout), Background, and Transition.

These keys help:

KeyWhat it does
Ctrl+ZUndo
Ctrl+Y or Ctrl+Shift+ZRedo
DeleteDelete the selected element
EscDeselect, or cancel an insert

Your work saves to the cloud on its own after every change. The Save button in the ribbon does something extra: it downloads a .slaidec copy of the deck to your computer. So use it when you want the file, not to protect your work.

Step 7. Restyle the whole deck

Click Theme. This opens the Theme Studio. It edits the master, so it changes every slide at once.

The sections are Colors, Fonts, Type, Background, Layouts, Variants, and Motion.

Change a color here and every slide follows. Your words never move.


2. The desktop app

The desktop app is called slaide-view. It is a small native window that renders your deck with the real engine. It needs no Node.js and no network. What you see is exactly what slaide build produces.

The Slaide desktop app with the slide rail on the left and the toolbar on top

Step 1. Install it

  1. Open the Releases page.
  2. Download the archive for your system. Windows, macOS, and Linux are built, for x64 and arm64.
  3. Unpack it.
  4. Run it.

On Windows the file is slaide-view.exe. On macOS you get Slaide.app and you double-click it. On Linux you need libwebkit2gtk-4.1.

The Windows build is not code-signed yet, so SmartScreen may warn you. Click More info, then Run anyway.

There is a one-line installer too:

curl -fsSL https://getslaide.com/install.sh | sh     # macOS and Linux
irm https://getslaide.com/install.ps1 | iex          # Windows

Winget, Scoop, and Homebrew also carry it.

Step 2. Associate the file types

Run this once:

slaide-view --register

Now .slaide and .slaidec files open in the app when you double-click them. Use --unregister to undo it. On macOS the .app bundle does this for you.

Step 3. Open a deck

There are three ways in:

  1. Double-click a .slaide or .slaidec file.
  2. Start the app with no file. An open dialog appears.
  3. Click File, then Open….

The rail on the left is the slide list. Click a thumbnail to jump to that slide. The Slide navigator button hides and shows the rail.

Step 4. Move around

ControlWhat it does
and Previous and next slide
The number boxType a slide number and press Enter
Zoom in / Zoom outChange the zoom level
Fit to windowReset the zoom

The keyboard shortcuts are the same as the ones listed above.

Step 5. Present

Click Present. The deck goes full screen.

With more than one display, click the caret next to the button. It says Present on a specific display. Pick the display for your audience. The app opens a second full-screen window there and switches your own window to presenter view. Presenter view shows Current, Next, and Notes, plus a timer and the clock.

Press Esc to stop.

Step 6. Export

Open the File menu. Every export is free and needs no account:

Menu itemResult
Export HTML…One self-contained index.html
Export PDF…A real multi-page PDF, one page per slide
Export PowerPoint…An editable .pptx
Export Keynote…A .key file. macOS only.
Export .slaidec…The whole deck as one file

The PDF export is silent. There is no print dialog.

Now change it yourself. Everything up to here is a viewer. The last step turns the app into an editor.

Step 7. Edit on the slide

Editing needs a free Slaide account. There is no AI here. The AI lives in the web app.

  1. Click Sign in in the top right. Your browser opens and you sign in there.
  2. The app downloads the editor engine once. The title bar shows the progress.
  3. Click Edit.
  4. Pick a mode. Slides edits the deck. Theme edits the master.
  5. Use the ribbon tabs: Home, Insert, and Arrange.
  6. Click a text region on the slide and type.
  7. Click Save.

Save writes back to the plain-text .slaide file on your disk. Your deck stays diffable, stays in git, and stays yours.

The ribbon holds these groups:

  • History: Undo (Ctrl+Z) and Redo (Ctrl+Y)
  • Element: Duplicate and Delete (Del)
  • Text: Text box
  • Shapes: Box, Ellipse, Line
  • Media: Insert image
  • Align: Center horizontally, Center vertically
  • Order: Bring to front, Send to back

What the desktop app does not do

The desktop app is local and offline. It has no cloud sync and no AI chat. Those live in the web app. Use the desktop app when you want speed, no network, and a file on your own disk.


3. The mobile app

The mobile app puts the same engine on a phone and a tablet. It renders on the device. You can view, edit, present, and export with no account and no network.

Slaide for iPhone and iPad is on the App Store. The Android build works but it is not in the Play Store yet.

Step 1. First run

The app opens with five short screens:

  1. Welcome to Slaide
  2. Create decks, free
  3. Present anywhere
  4. Meet your AI designer
  5. Enjoying Slaide?

Tap Next to move on. Tap Skip in the top right to jump the whole thing. The button on the last screen says Get started.

The welcome screen of the Slaide mobile app

Step 2. The library and a new deck

The library is your home screen. It lists every deck on the device under Your decks.

The Slaide library on an iPad, with one deck and the AI banner

Tap + to open the New deck menu:

OptionWhat it does
Start with AIDescribe a deck and let the AI build it
Blank deckAn empty deck you fill in yourself
Example deckA finished deck to look at and take apart
Import file (.slaidec / .pptx)Bring in a deck you already have

Tap the menu on a deck card for Rename, Export / Share…, and Delete.

PowerPoint import runs in the Slaide cloud, so it asks you to sign in first. The account is free.

Step 3. Let the AI design it

Tap Start with AI. This is the normal way to start a deck on a phone.

The Slaide AI chat panel writing a deck slide by slide

  1. Tap Start with AI. Or open a deck and tap the AI bar at the bottom. It says Ask AI to change this deck….
  2. The first time, a dialog appears called Before you use the AI assistant. It tells you what leaves the device. Tap Continue.
  3. Type your brief. For example: “Q3 board update for our EU expansion, 6 slides, our brand, include the revenue chart.”
  4. Watch it work. The panel shows Planning, then Theme, then Slides, with the slide count as it goes.
  5. Keep typing to add notes while it runs.

AI generation is the one paid feature on mobile. Everything else is free. You get one free AI deck when you sign in. After that you need a Day Pass or a Slaide Hosted plan. See the pricing section.

Open Settings to manage this. The Plan chip shows your tier. Manage subscription takes you to the App Store or the Play Store. Restore purchases brings back a plan you already paid for.

Step 4. View and present

Tap a deck to open it. The viewer is free and never asks for anything.

GestureWhat it does
Tap the right side of the screenNext slide
Tap the left quarterPrevious slide
Swipe left or rightNext or previous slide
Swipe right from the left edgeBack to the library
PinchZoom in, then drag to pan
Tap PresentFull screen, no app chrome
Swipe down while presentingLeave present mode

Step 5. Export or share

Tap the menu on a deck and choose Export / Share…. The sheet is called Export or share this deck:

FormatNotes
Slaide file (.slaidec)Local. Always free. No account.
PowerPoint (.pptx)Opens in PowerPoint and Keynote
PDFFor printing and read-only sharing

PowerPoint and PDF are converted in the Slaide cloud. They are free, but they need a free account.

Now change it yourself. The AI writes the deck. You move whatever you want after that.

Step 6. Edit a slide

Tap Edit. Editing is free on every plan and it runs on the device.

The mobile editor with the slide inspector open beside the canvas

The toolbar is the same one the desktop app uses:

  1. Switch between Slides and Theme.
  2. Undo and redo.
  3. Insert text, a shape, or an image. The shape sheet is called Insert shape and offers Rectangle, Ellipse, and Line.
  4. Duplicate or delete the selected element.
  5. Tap Save.

Tap an element on the slide to format it. The inspector opens as a bottom sheet on a phone and as a side panel on a tablet. With nothing selected, the inspector edits the slide itself. You get Type, Background, Transition, and Variant.


Which one should you use?

You want toUse
Try it in 10 secondsThe web demo
Let the AI design a deckThe web app, or the mobile app
Present from your own laptop, offlineThe desktop app
Keep the deck in gitThe desktop app, or the CLI
Fix a typo on the trainThe mobile app
Hand one file to someoneExport a .slaidec from any of them

Get this tutorial as a deck

This whole tutorial is also a Slaide deck. It is a good example of what the format does.

Auf Deutsch

Es gibt eine kurze deutsche Fassung. Sie behandelt nur die Web-App auf app.getslaide.com, in acht Schritten auf zwölf Folien.