Professional Headshot (FLUX Kontext)

Popular
Replicate
Image Generation

Turns any single selfie into a clean professional headshot using FLUX Kontext image editing. Keeps the person's face while swapping to business attire, a studio background and even lighting. Aimed at LinkedIn-style profile photos.

Generate with Professional Headshot (FLUX Kontext)
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

Professional Headshot (FLUX Kontext) is image generation AI model from Replicate, priced at €0.000 per 1M input tokens with a unknown context window.

About this model

This FLUX Kontext app rewrites a casual photo into a corporate headshot in one step. It preserves identity through Kontext's image-to-image editing while restyling clothing, background and lighting, with options for gender and background color. No reference set or training needed.
Try Professional Headshot (FLUX Kontext)
Sign in to generate — 50 free credits on sign-up

Pricing

Price per Generation
Per generation€2.00

API Integration

Use our OpenAI-compatible API to integrate Professional Headshot (FLUX Kontext) into your application.

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

const rw = railwail("YOUR_API_KEY");

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

// Or use the image() method for full control
const res = await rw.image("professional-headshot-flux-kontext", "A cat in space", {
  size: "1024x1024",
  n: 1,
});
console.log(res.data[0].url);
Specifications
Price
€2.00
Developer
Replicate
Category
Image Generation
Supported Formats
image
Tags
avatar
portrait
headshot
flux
kontext
professional
replicate

Frequently asked questions

Start using Professional Headshot (FLUX Kontext) today

Get started with free credits. No credit card required. Access Professional Headshot (FLUX Kontext) and 100+ other models through a single API.