Pricing
One plan, one price
Start free. Upgrade when the free plan stops being enough.
Free
Enough to wire repurposing into a product and see the shapes.
$0
forever
- 20 metered runs a month
- All five platform shapes
- Approval queue and week grid
- Request and response pair on every run
Premium
RecommendedFor agencies and founders shipping repurposing as a feature.
$19
per month
- Everything in Free
- Lifted run allowance, metered per month
- Saved voice presets across jobs
- Shape feedback from reach and saves
- Cancel from the billing portal
Checkout is off until STRIPE_SECRET_KEY and STRIPE_PRICE_ID are set.
One plan, one price, metered runs. The amount is the Stripe price this deployment is wired to, so changing it there changes it here.
Questions about billing and everything else
What does one call actually return?
One RepurposeJob: the source you sent, a draft per target platform with its own shape, the latency and token cost of the run, and the request and response pair that produced it.
Does this post to the platforms?
No. Posting plumbing stays where it is. Flowmark is the layer above it: the transformation, the review and the feedback. Approved drafts export, and you send them with whatever you already use.
Who owns content quality?
We do. Per-platform prompt tuning and saved voice presets are the product, not a caller responsibility. Reject a draft with a reason and the next run reads it.
What happens to video?
Transcript first. Long-form video becomes ranked clip cut points with timestamps and hooks. There is no rendering or encoding here, by design.
What if the model is unreachable?
The run still completes. Drafts are shaped locally, the run is marked as shaped without the gateway, and nothing is silently dropped.
How is it metered?
Runs, not posts. The free tier covers 20 runs a month and every run prints its own latency and token cost so you can price your own feature on top.