Free 3 min read

Is Recraft Down?

Check live Recraft status — AI vector image generation, brand style consistency, and SVG output. See recent incidents and set up free email alerts.

Recraft live status

Recraft — live status

Updated every 5 minutes. Full incident history at prismix.dev/service/recraft.

Full status →

Quick check: is Recraft down right now?

  1. Prismix: prismix.dev/service/recraft — live status + 30-day uptime + incidents.
  2. Recraft official status: recraft.statuspage.io — Recraft's own status page.
  3. API call: curl https://prismix.dev/api/v1/statuses | jq '.services[] | select(.id=="recraft")'

Set up free email alerts for Recraft

  1. 1

    Sign in

    Go to prismix.dev/sign-in — email OTP or GitHub sign-in.

  2. 2

    Star Recraft

    On prismix.dev/service/recraft, click the ☆ star icon.

  3. 3

    Alerts are live

    You'll get an email within minutes of any status change.

Common causes of "Recraft not working"

If Prismix shows Recraft as "Operational" but you're having issues:

  • SVG output contains raster fallback instead of true vector paths — Recraft's SVG mode generates real vector paths for logos and icons, but complex scenes may fall back to an embedded raster image. Use the svg style preset specifically and keep prompts simple (flat shapes, icons) to maximize true vector output.
  • Style preset not applying to generated image — brand style presets are workspace-scoped and must be referenced by their exact style ID returned from the styles API. Passing a display name string instead of the UUID causes the request to silently fall back to the default style.
  • Generation queue timeout (>60s) — during peak hours the generation queue can back up. The API returns a 202 Accepted with a task ID for async jobs. Poll the task endpoint rather than relying on a synchronous response timeout; implement retry logic up to 5 minutes.
  • API key rate limit 429 Too Many Requests — Recraft enforces per-minute and per-day generation limits based on your plan tier. The X-RateLimit-Remaining and Retry-After response headers indicate when the limit resets. Add exponential backoff starting at the value in Retry-After.
  • Brand style upload failing over 5MB — reference images for brand style training must be under 5MB per image and under 20MB total. Convert PNGs to JPEG at 90% quality or resize to under 2048px on the longest side before uploading to stay within the limit.
  • Color palette override ignored in generated output — color palette enforcement works best with flat design and illustration styles. Photorealistic styles may not honor exact hex values. Switch to the vector_illustration or icon style preset when strict color palette adherence is required.
🔔

Stop manually checking — get alerts instead

Star Recraft on Prismix and get emailed the moment status changes. Free, no credit card.

Monitor related AI image generation tools?

Full status dashboard: prismix.dev/status