How to Write NSFW AI Image Prompts That Actually Render
By The Fellowi Team · · 7 min read

There are two reasons an adult prompt comes back with nothing. The first is that you asked for something nobody will render, and no phrasing fixes that. The second, much more common, is that the prompt was ambiguous, and an ambiguous prompt in an explicit context resolves badly far more often than an ambiguous prompt about a landscape does. This is a guide to the second kind. We wrote a general version of this for ordinary prompts in how to write AI image prompts that actually work; everything below is what changes once the scene is explicit.
Never name a thing you do not want
This is the single most expensive habit, and it is counterintuitive enough that almost everyone arrives at it the hard way. Image models do not have a reliable concept of negation. Write “no tattoos” and you have just spent two tokens telling the model that tattoos are relevant to this picture. A surprising share of the time, you get tattoos.
We learned this inside our own system rather than from a manual. An early version of the identity instruction we prepend to every generation named a physical attribute in order to preserve it. It said, in effect, keep this person bald. The model read “bald” as a thing that belonged in the picture and started producing bald people in chats with characters who had hair. The fix was to stop naming attribute values altogether and only say who is in frame. The same rule applies to anything anatomical: describe what should be visible, and simply leave out what should not. A positive list is read as a list. A negative list is read as a list too.
Use plain words for bodies
Euphemism is the second common failure. Pet names, slang and coy circumlocutions are how people actually talk, and they are the worst possible input to an image model, which has to map your words onto something it has seen labelled. A plain anatomical or descriptive word renders. A cute one renders something else, or nothing.
This does not mean writing a clinical report. It means choosing the word that describes rather than the word that winks. “Bare shoulders and back, sheet across the hips” is a picture. “Leaving very little to the imagination” is not a picture at all, it is a judgement about a picture, and the model has nothing to draw from it.
Build the room before the pose
Explicit prompts tend to be almost entirely about the subject and almost nothing about where the subject is. The result looks like a cut-out: a technically correct body floating in a vague brown space. Give the render somewhere to happen. One clause of place, one of light, one of pose is usually enough, and light is the clause that does the most work. “Late afternoon sun through blinds” will change a picture more than three extra adjectives about the body.
Six rewrites
- “sexy woman, nude”becomes “woman lying on her side on unmade white sheets, bare back to the camera, warm lamp light from the left, looking over her shoulder”.
- “no clothes, no bikini”becomes “standing in the shower, water running, wet hair pushed back, glass fogged”. Say where she is and the clothing question answers itself.
- “hot couple in bed”becomes “two people close together under a thin sheet, foreheads nearly touching, one hand on the other’s waist, single bedside lamp”.
- “erotic art, beautiful, 8k, masterpiece” becomes almost anything concrete. Quality words are noise; they describe your hopes, not the frame.
- “she is very curvy but not fat”becomes “soft figure, full hips, relaxed posture”. Comparisons and exclusions do not render. Descriptions do.
- “same girl as before” becomes a start image. Text cannot carry a face; see keeping an 18+ character consistent for how that actually works.
What no prompt will get past
Two things are refused outright on Fellowi and will stay refused: anything sexual involving minors, and anything depicting non-consent. These are not filters to be phrased around, and there is no plan that unlocks them. Everything else between adults is allowed, which is the whole point of stating the limits this plainly. We go through the reasoning in what an uncensored AI image generator actually means.
When a render fails anyway
Sometimes a perfectly reasonable prompt does not come back. When that happens we try once more with a softened version of your wording before giving up, and if that fails too, the coins return to your wallet automatically. A failed generation costs nothing, by design, so the correct response to a refusal is to rewrite and try again rather than to hoard prompts.
Ready to test any of this? Open the generator and rewrite one prompt with a room, a light source and no negatives in it. That one change does more than everything else on this page put together.