Introduction
Understand what LooksCraft is, how the canvas works, and what you can create.
Introduction
LooksCraft is a canvas-based AI content studio. Instead of using isolated tools one by one, you build a workflow visually with nodes, connect inputs and outputs, then run the parts you need.
Canvas-first workflow
LooksCraft is built around Flow Studio:
- You create a project on a canvas.
- Each step in your workflow is a node.
- Nodes pass image, video, audio, or text outputs to the next step.
- You can combine generation, editing, templates, actors, and exports in one place.
What you can do
With the canvas, you can:
- generate images
- generate videos
- create audio and music
- upload source assets
- combine outputs in a composer
- use templates to start faster
- use actor assets in flows
- apply transform tools like trim, crop, captions, speed, fade, and background removal
- use Lookie, the built-in AI assistant, to help build flows
Core concepts
Project
A project is your saved canvas. It stores:
- nodes
- connections
- selected models
- parameters
- outputs
Node
A node is one step in the workflow, such as:
- image generation
- video generation
- upload
- text input
- output
Connection
Connections move compatible data between nodes:
- image -> image input
- video -> video input
- audio -> audio input
- text -> text input
Run
When you run a node, LooksCraft sends that step to the correct provider/model and stores the result back on the canvas.
Typical workflow
- Start with a blank project or template.
- Add your first nodes.
- Connect compatible outputs to inputs.
- Select models and set parameters.
- Run one node or continue through the full flow.
- Review outputs and iterate.
Recommended next steps
- Read Your First Flow
- Learn the canvas in Canvas Overview
- Understand node behavior in Nodes and Connections