Skip to content
OtherReal-timeUpdated May 2026

Black Forest Labs

Black Forest Labs Flux image generation

Black Forest Labs is the team behind the Flux image-generation model family — currently the strongest open-weights image generator, with separate models for fast/cheap (Flux Schnell), high-quality (Flux Pro), context-aware editing (Flux Kontext), and inpainting (Flux Fill). Tiny Command exposes four actions, no triggers: Generate Image (Flux) (the standard text-to-image generation across Flux dev/pro/ultra/schnell variants), Edit Image (Kontext) (text-instruction-driven editing of an input image — "make the sky stormy", "remove the person on the left"), Fill (Inpaint) (mask-driven inpainting where you pass a black-and-white mask and Flux regenerates only the white-mask region), Get Result (the polling endpoint — all BFL generations are async, return a task ID, and Get Result polls until the image URL is available). The connection uses a Black Forest Labs API key from api.bfl.ai. Latency: Schnell finishes in 1-3 seconds, Dev in 3-8 seconds, Pro in 5-15 seconds, Ultra in 10-25 seconds. Pricing scales with the model — Schnell is the cheapest, Pro Ultra the most expensive per image.

0triggers
4actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything Black Forest Labs can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Edit Image with KontextTakes a source image plus a text instruction ("make the sky stormy", "remove the person on the left"). Flux Kontext preserves the unchanged parts and applies the requested edit. Better at "keep this thing, change that thing" than re-generating from scratch with a reference image.
Inpaint with Flux FillMask-driven inpainting — pass an input image, a black-and-white mask (white = regenerate, black = preserve), and a prompt describing what should fill the white area. Flux Fill regenerates only the masked region while preserving everything else. The standard tool for removing unwanted objects or replacing specific areas.
Generate Image with FluxText-to-image generation across Flux variants (Schnell for fastest/cheapest, Dev for open-weights, Pro for highest quality, Ultra for strongest text rendering). Returns a task ID; poll Get Result for the finished image URL.
Get Generation ResultPolls a task ID for status; returns the image URL in result.sample once status is Ready. For production, configure BFL's webhook on the generation request to skip polling and get a push notification when ready.
Recipes

Pre-built Black Forest Labs workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect Black Forest Labs once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every Black Forest Labs field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the Black Forest Labs integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect Black Forest Labs to Tiny Command?
Open the Tiny Command workflow builder, drop in a Black Forest Labs node, and click Connect. Authorize Black Forest Labs once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Black Forest Labs triggers does Tiny Command support?
Tiny Command focuses on outbound actions for Black Forest Labs today. Use Tiny Command's universal Webhook or Schedule trigger to start Black Forest Labs workflows, then run any Black Forest Labs action you need.
What Black Forest Labs actions can I run from a workflow?
4 Black Forest Labs actions are available out of the box, covering other operations like "Edit Image with Kontext". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Black Forest Labs integration real-time?
Black Forest Labs actions execute synchronously inside your workflow. Tiny Command waits for Black Forest Labs's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use Black Forest Labs with Tiny Command?
No. Every Black Forest Labs trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any Black Forest Labs API endpoint directly.
How much does the Black Forest Labs integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The Black Forest Labs integration itself has no per-app surcharge.
Related

More other apps people connect.

Same category as Black Forest Labs, ordered by how often teams pair them. Hover the carousel to pause.

Do more with Black Forest Labs.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.