LogoAI (SDXL Logo Generator)

Replicate
Image Generation

SDXL fine-tune by mejiabrayan aimed at logo generation. Produces simple, centered mark and wordmark style logos from a text prompt. Useful for quick brand concepts and mockups. Raster PNG output, not vector.

Generate with LogoAI (SDXL Logo Generator)
Describe what you want and pick a size β€” the image renders inline.
Sign in to try this model with €5 free credits.
Sign in
Result appears here
TL;DRΒ·Last updated June 24, 2026

LogoAI (SDXL Logo Generator) is image generation AI model from Replicate, priced at €0.000 per 1M input tokens with a unknown context window.

Try LogoAI (SDXL Logo Generator)
Sign in to generate β€” 50 free credits on sign-up

Pricing

Price per Generation
Per generation€1.00

API Integration

Use our OpenAI-compatible API to integrate LogoAI (SDXL Logo Generator) into your application.

Install
npm install railwail
JavaScript / TypeScript
import railwail from "railwail";

const rw = railwail("YOUR_API_KEY");

const images = await rw.run("logoai-replicate", "A beautiful sunset over Tokyo");
console.log(images[0].url);

// Or use the image() method for full control
const res = await rw.image("logoai-replicate", "A cat in space", {
  size: "1024x1024",
  n: 1,
});
console.log(res.data[0].url);
Specifications
Price
€1.00
Developer
Replicate
Category
Image Generation
Supported Formats
image
Tags
replicate
logo
icon
sdxl
branding
open-weights

Frequently asked questions

Start using LogoAI (SDXL Logo Generator) today

Get started with free credits. No credit card required. Access LogoAI (SDXL Logo Generator) and 100+ other models through a single API.