Slideshot icon

Slideshot

Slideshot turns a product URL and a short goal into launch-ready demo videos, using an API-driven workflow that can handle authenticated web app flows. It returns artifacts such as raw and polished MP4 files for launch assets, changelogs, and enablement use.

Slideshot

Overview

Slideshot is an API-driven product demo video tool that turns a text description and a target web app URL into recorded walkthroughs. It drives the app in a browser, captures the flow, and returns ready-to-share video artifacts for launch posts, changelogs, and internal enablement.

The product is aimed at agent-driven and automated workflows rather than manual screen recording. The site shows a basic flow of creating a run, polling for completion, and downloading outputs such as `raw.mp4`, `demo.mp4`, and `plan.json`. The homepage also says authenticated flows are supported when credentials are configured.

Core capabilities

Prompt-to-recording workflow

Turn a target web app URL and a short goal into a browser run that records the requested product flow.

Polished MP4 delivery

Generate polished demo outputs without manually capturing, trimming, zooming, or exporting the video yourself.

Authenticated flow support

Use saved credentials or a domain default credential so the run can cover authenticated in-app flows.

Multiple run artifacts

Produce public artifacts for the raw recording, the demo render, and the execution plan so teams can inspect or reuse the results.

API-first operation

Run the workflow through an API designed for terminal agents, CI pipelines, and automations.

Video render controls

Adjust video options such as cursor size, shortcut overlays, blur for email addresses, background framing, and final output size.

Common use cases

  • Launch announcements

    Create a launch video for a new product flow by giving Slideshot the app URL and a brief describing the steps you want shown.

  • Authenticated product demos

    Record walkthroughs of sign-in, dashboard, or other gated flows by supplying configured credentials for the run.

  • Ongoing product communication

    Generate reusable assets for changelogs, docs, and enablement materials where the same flow needs to be updated as the UI changes.

  • Automation and CI pipelines

    Let terminal agents or CI jobs create demo videos automatically as part of a release or content workflow.

Pros and Cons

Pros

  • Converts a product flow description into a browser run and video output without manual recording.
  • Supports authenticated workflows when credentials are configured.
  • Returns multiple artifacts, including a polished demo video and supporting files for review or reuse.
  • Exposes an API that fits terminal agents and automation pipelines.
  • Includes render controls for cursor, shortcut overlays, email blurring, background framing, and output size.

Cons

  • The public `/pricing` path in the supplied evidence returns a 404, so pricing details are only visible on the homepage text provided here.
  • The source does not document third-party integrations or a supported app list, so fit for specific tools is not stated.

FAQ

What does Slideshot do?

Slideshot creates launch-ready demo videos from a product URL and a goal. You provide the flow you want shown, and the service runs the app in a browser, records the walkthrough, and returns video artifacts.

Can it record authenticated product flows?

Yes. The source text says Slideshot supports authenticated product areas when credentials are configured, and its API docs describe saved credentials for use in runs.

How does the workflow work?

Slideshot is built around an API workflow. The public flow shown on the site is: create a run with `POST /v1/agent/runs`, poll until it finishes, then fetch artifacts with `GET /v1/agent/runs/:id/artifacts`.

What output files does Slideshot return?

Public artifacts listed in the source include `raw.mp4`, `demo.mp4`, and `plan.json`. The site also says you can use the finished video in launch posts, changelogs, enablement assets, and similar launch materials.

How is Slideshot priced?

The pricing section on the homepage says Slideshot charges $0.90 per recording request and does not use monthly subscriptions or seat pricing. The separate `/pricing` page returns a 404 in the supplied evidence, so pricing details should be treated as coming from the homepage only.

Quick Facts

Category
AI video generation
Primary interface
API-first workflow
Primary users
Agent-driven teams, developers, and operators
Outputs
`raw.mp4`, `demo.mp4`, `plan.json`
Authentication
Supports saved credentials for protected web apps
Source domain
slideshot.ai