v0.2 · closed alpha

Describe a transform.
Get a URL.

Watermark, OG images, face blur — anything. Tell Edgebrix what you want; AI writes deterministic code in your private sandbox and publishes it as t_name[params] on your CDN. No code to write, nothing to deploy.

01Describe.

Say what you want in plain language. No pipeline syntax to learn, no SDK to wire up.

“Stamp our logo bottom-right. Auto-pick light or dark.”
02Publish.

AI writes real, deterministic code in your private sandbox. Preview it on your own assets, then hit publish. Versioned — every revision is a clean rollback point.

t_watermarkv3 · published
03Serve.

Same URL, same bytes, forever — deterministic output means every render is edge-cached. Repeat requests never touch compute.

cdn.edgebrix.com/acme/t_watermark/hero.jpg
Serve it anywhere

One URL pattern. Infinite shapes.

Every transform is reachable at t_<name>[param:value] — readable, cacheable, overrideable per call.

https://cdn.edgebrix.com/acme/t_watermark[pos:br,opacity:0.8]/hero.jpg
t_prefix — every transformer URL starts with this
watermarkyour sandbox name
[ ]optional params — override per call
PromptStamp our logo bottom-right at 80% opacity. Auto-pick light or dark.

Brand stamp. Auto-contrast keeps the logo readable on any image.

Built in

Resize and crop, right in the URL.

w_ and h_ for size, c_fill to crop, g_auto to keep the subject in frame — smart cropping included. Everything else is a transform you create.

cdn.edgebrix.com/acme/w_800,h_600,c_fill,g_auto/hero.jpg
04Pricing.

No subscriptions, no surprise bills. Start with free credits, then pay only for what you use. Credits never expire and are shared across your whole team.

5free credits to start
$0.10per credit after that

Credits pay for AI authoring — creating or revising a transform. Serving is free: delivery, storage, and every cached render cost nothing.

Start free

No card required

Hosting, delivery & storage are always free — you only spend credits when you create.

Your first transform.
Live in 60 seconds.

Sign in, describe it, publish. The URL is already edge-cached.

0 code to write1 URL to call cached variants
v0.2.0-alphaTermsPrivacyhi@edgebrix.com© 2026 Edgebrix