Guides

Tutorials & guides

Real problems, solved end to end. Building templates in Bluepic Studio, driving them from the API, and translating or automating the InDesign files and artwork you already have.

Platform

Build a template visually in Bluepic Studio, then drive it from your own code via the API.

Diagram: Batch animate videos
Bluepic platform

Batch animate videos

Generate hundreds of personalized videos from one template. Loop over your data, one render request per row, and collect a hosted MP4 for each. Personalized video at scale, from a spreadsheet or a database.

6 min read
Diagram: Generate video templates
Bluepic platform

Generate video templates

What a video template is and how to create one you can drive from data. Design a reactive layout in Studio, animate its properties over a TIME clock, connect input fields, then render a personalized MP4 per data row over the API.

6 min read
Diagram: Generate video via API
Bluepic platform

Generate video via API

How to generate an MP4 from a Bluepic template with one API call. POST a templateId and your data, read the streamed render, and get a hosted video URL back. Includes a free public demo you can call with no key.

5 min read
Diagram: How to: build a video template in Studio
Bluepic platform

How to: build a video template in Studio

A step-by-step guide to turning a Bluepic template into an animated video, visually in Studio. Set a duration, click a property into an animation, keyframe it on the timeline, then render an MP4 over the API.

7 min read
Diagram: How video credits work
Bluepic platform

How video credits work

Video rendering is metered transparently. One credit is one second of 2K video at 24fps, and the cost scales linearly with resolution and frame rate. Here is the exact formula, with worked examples.

4 min read
Diagram: One template, two outputs: still and video
Bluepic platform

One template, two outputs: still and video

The same Bluepic template renders a PNG or an animated MP4. Change one thing, the format, and the same design becomes a personalized video. No second tool, no separate video template.

6 min read
Diagram: The expression engine: animate any property over TIME
Bluepic platform

The expression engine: animate any property over TIME

How a Bluepic template becomes an animation. Every property is an expression, TIME is the only extra input, and ANIMATE turns keyframes into motion with straight or eased interpolation.

7 min read
Diagram: Render your first template
Bluepic platform

Render your first template

A five-minute API quickstart. Get a key, POST a templateId with your data, and get a rendered image or video back. Includes public demo templates you can call with no key at all.

5 min read
Diagram: API reference
Bluepic platform

API reference

Every endpoint in the Bluepic developer API, authentication, rendering a Studio template, rendering a raw IDML file, checking your credit balance, and the errors you'll actually hit.

7 min read
Diagram: Building templates in Bluepic Studio
Bluepic platform

Building templates in Bluepic Studio

Design a template visually in Bluepic Studio (elements, expressions and input fields), then find its ID and drive it from your own code with a single POST /api/render call.

6 min read

Translate

One master layout, every language, auto-fitted, not manually rebuilt.

Automate

Turn a design into a pipeline: batch renders, dynamic fields, no InDesign install required.

Reference

How the engine actually behaves: text bounds, element splitting, and the rich-text override format.