Turn text into visualswith one API call.
Five composable skills — infographic, comic, cover, carousel, slide deck — behind a single endpoint. Send JSON, get a CDN image. No models to manage.
- ✓No credit card required
- ✓5 skills, 1 endpoint
- ✓Credits never expire
curl -X POST \
"https://headless-sass-bzzrfsh6ra-el.a.run.app/api/v1/generate-image" \
-H "x-api-key: $PIXLR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"skill": "baoyu-infographic",
"content": "5 trends shaping AI in 2026: agentic workflows, ...",
"options": {
"language": "en",
"layout": "bento-grid",
"style": "retro-pop-grid"
}
}'


Five skills. Zero setup.
Pick a skill, drop in your text, get back a CDN image. No prompt engineering. No model wrangling. New skills ship every month.















Three lines of JSON. One real image.
No SDK. No model config. No GPU bill. Just a POST request with your text — and a production-ready image URL comes back.
1. Pick your skill.
Five skills, zero config. Infographic, comic, cover image, carousel, slide deck. Each one is a fully tuned pipeline — you just name it.
See all skills →{
"skill": "baoyu-infographic",
"content": "Your article, topic, or bullet points",
"options": {
"language": "en",
"layout": "bento-grid",
"style": "retro-pop-grid"
}
}
// options are 100% optional.
// leave them out → AI picks for you.2. POST it. That's it.
One endpoint. One header. No SDK to install, no model to configure. Works from any language, any automation tool, any platform.
View the full request spec →curl -X POST \
"https://headless-sass-bzzrfsh6ra-el.a.run.app/api/v1/generate-image" \
-H "x-api-key: pxl_live_••••••••" \
-H "Content-Type: application/json" \
-d '{
"skill": "baoyu-infographic",
"content": "Q3: revenue +42%, NPS 71, retention 96%"
}'3. Get a real image URL.
You get back a CDN-hosted JPEG in seconds. Drop it straight into your app, email, or CMS. Credits only deduct on success.
Read the response spec →{
"success": true,
"data": {
"imageUrls": [
"https://storage.googleapis.com/linkedinc-content-creation-prod/iTechnotion/2026/Apr/images/generation-1775800280964-829.jpeg"
],
"creditsRemaining": 49
}
}The difference is measurable.
Six dimensions. Six clear wins. See exactly how PixlrAPI compares to the manual approach — row by row.
Imagine
baoyu-infographic · bento-gridwhat
you
baoyu-comic · ligne-clairecan
baoyu-xhs-images · notionbuild.
baoyu-slide-deck · corporate
baoyu-infographic · bento-grid
baoyu-comic · ligne-claire
baoyu-xhs-images · notion
baoyu-slide-deck · corporateYour text in. A real image out. No Figma. No prompts. No waiting.
Get an API key →Built for people who ship, not fiddle.
What happens when design stops being a bottleneck.
We replaced three internal design tools with one POST request. Cover images that took an hour now ship in seconds.
The infographic skill alone saved my Substack. I write a newsletter, hit the endpoint, a bento-grid drops into the email.
Our team uses the carousel skill to repurpose every blog post. It's the highest-ROI integration we shipped this year.
Slide Deck for board updates. Comic for explainers. One API, one bill. We don't open Figma anymore.
Pay for images. Not for seats.
1 credit = 1 image. Buy once, use whenever. No monthly bill, no expiry, no overage surprises.