Sticker Maker

Popular
Community
Image Generation

fofr's sticker generator that outputs graphics with transparent backgrounds, so the result drops straight into chat apps or print sheets. Runs an SDXL-based pipeline at high speed (default 17 steps) and returns die-cut style art without manual background removal.

Generate with Sticker Maker
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

Sticker Maker is image generation AI model from Community, priced at €0.000 per 1M input tokens with a unknown context window.

Try Sticker Maker
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 Sticker Maker into your application.

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

const rw = railwail("YOUR_API_KEY");

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

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

Frequently asked questions

Start using Sticker Maker today

Get started with free credits. No credit card required. Access Sticker Maker and 100+ other models through a single API.