Voxify Studio Docs Sign in
Tools · Webpage

Webpage

The lowest-friction way to start an ad: the user pastes a landing-page URL, picks an output language, and the editor reads the page and generates finished ad concepts — script, voices, and music — in seconds.

What it does

Webpage is a kickoff tool: it turns a single URL into ready-to-edit audio-ad concepts. The editor analyses the page content and produces complete concepts — each with a written script, matched voices, and matched music — so the user can audition and refine rather than start from a blank page.

Why use it

It's the fastest possible entry point. A user who already has a product or campaign page gets a finished first draft without writing a word — ideal for one-shot generators and for getting non-writers moving. Because the user also chooses the output language, the same URL can seed ads for different markets.

How to enable

Turn on tools.options.byLandingPage — set it to true, or to an object to customise the button's title and description.

javascript
tools: {
  options: {
    byLandingPage: {
      title: 'Webpage',
      description: 'Generate an audio ad from a landing-page URL',
    },
  },
}

The tool opens a small popover with a URL field, an output-language selector, and a Generate button. The language list defaults to Auto — use my browser settings and covers a wide range of languages and regional accents (including several Arabic dialects); the chosen language is what the generated ad is written and voiced in.

The Webpage tool popover: an https URL field, an output-language selector (Auto — use my browser settings, with languages and Arabic dialects), and a Generate button.

What it returns

Generation runs asynchronously (it takes a few seconds; the editor shows progress and loads the results when ready). You get up to three creative concepts, each a complete, distinct take on the brief — different campaign objective, tone of voice, and angle. Every concept includes:

Results render in the Creative Recos panel. The first concept is applied to the editor automatically so there's something playable immediately — in multi-creative mode it becomes a new creative instead of replacing the current one.

The Creative Recos panel: three generated concepts, the first expanded to show up to five matching voices and up to five matching music tracks, each with descriptive tags.