perchance.org Open in urlscan Pro
2606:4700:e0::ac40:6414  Public Scan

URL: https://perchance.org/ai-human-generator
Submission: On March 08 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

WE VALUE YOUR PRIVACY

We and our partners store and/or access information on a device, such as cookies
and process personal data, such as unique identifiers and standard information
sent by a device for personalised ads and content, ad and content measurement,
and audience insights, as well as to develop and improve products. With your
permission we and our partners may use precise geolocation data and
identification through device scanning. You may click to consent to our and our
786 partners’ processing as described above. Alternatively you may click to
refuse to consent or access more detailed information and change your
preferences before consenting. Please note that some processing of your personal
data may not require your consent, but you have a right to object to such
processing. Your preferences will apply to this website only. You can change
your preferences at any time by returning to this site or visit our privacy
policy.
MORE OPTIONSDISAGREEAGREE


💃 AI HUMAN GENERATOR 🧔

🗒️ Scratchpad ⓘ
💭

📝 Description ⓘ
💭
🎲🧠

🚫 Anti-Description (optional) ⓘ
💭
🎨 Art Style
Casual Photo Painted Anime Cinematic Digital Painting Concept Art 𝗡𝗼
𝘀𝘁𝘆𝗹𝗲 3D Disney Character 2D Disney Character Disney Sketch Concept Sketch
Painterly Oil Painting Oil Painting - Realism Oil Painting - Old Professional
Photo Anime Drawn Anime Cute Anime Soft Anime Fantasy Painting Fantasy Landscape
Fantasy Portrait Studio Ghibli 50s Enamel Sign Vintage Comic Franco-Belgian
Comic Tintin Comic Medieval Pixel Art Cute Figurine 3D Emoji Illustration Flat
Illustration Watercolor 1990s Photo 1980s Photo 1970s Photo 1960s Photo 1950s
Photo 1940s Photo 1930s Photo 1920s Photo Vintage Pulp Art 50s Infomercial Anime
3D Pokemon Painted Pokemon 2D Pokemon Vintage Anime Neon Vintage Anime Manga
Fantasy World Map Fantasy City Map Old World Map 3D Isometric Icon Flat Style
Icon Flat Style Logo Game Art Icon Digital Painting Icon Concept Art Icon Cute
3D Icon Cute 3D Icon 𝗦𝗲𝘁 Crayon Drawing Pencil Tattoo Design Waifu YuGiOh Art
Traditional Japanese Nihonga Painting Claymation Furry - Painted Furry - Drawn
Furry - Cinematic Cartoon Cursed Photo MTG Card
🖼️ Shape
Portrait Square Landscape
🔢 How many?
6 3 9
🔗 share these settings
copy link
(this link contains a snapshot of the above settings)
click ➡ generate ⬅ click
⬆
click
Add a description, then click generate.

This generator was made using the text-to-image plugin.

🗨️ feedback
💬 show comments & gallery 🖼️
auto-show next time
hide comments hide gallery

🌃
⇱
Note: The comments and gallery only appear after generating several batches of
images. If you visit this page again later and don't see the gallery/comments,
it's because your cookies/storage for this site got cleared for some reason, so
you'd need to generate some more images. ✅ got it






⚄︎perchance
👥︎community (12h)
🌈hub
📚︎tutorial
📦︎resources
🎲︎generators
⊕︎new
🆕ai chat
🔑︎login/signup
✏️︎edit


fold
wrap
generateHTML = {import:t2i-framework-plugin-v2} // <-- this is a little DIY
'framework' plugin that itself importes the text-to-image plugin and generates
the user interface using the settings below $meta title = AI Human Generator
(free, no sign-up, no limits) description = AI human generator from text. Create
a realistic-looking full-body human character photo/image with the Stable
Diffusion text-to-image model. Stylized and realistic AI body generator. Use it
to create photorealistic or stylized AI human photos of faces or full human body
photos for your OC, villains, story characters, selfies, etc. - it's completely
free, no sign-up needed. The best AI person generator you'll find - many styles
including painting, anime, illustration, realistic and more. image =
https://files.catbox.moe/435a47.jpg // Feel free to edit the settings below and
then save your own copy of this generator! // You'll probably just want to
scroll down to the artStyle list and edit those - it's pretty self-explanatory,
just follow the format. settings pageTitle = 💃 AI Human Generator 🧔
introMessage = Add a description, then click <b>generate</b>.<br><br><span
style="font-size:80%; color:grey; max-width:200px; display:inline-block;">This
generator was made using the <a
href="https://perchance.org/text-to-image-plugin" target="_blank">text-to-image
plugin</a>.</span> numImages = [Number(input.numImages)] socialFeatures = button
// or 'disabled' or 'enabled' // note: the t2i-framework-plugin makes all user
inputs from the `userInputs` list accessible by name as
[input.theNameOfTheInput], as shown here: imageOptions // <-- options for the
text-to-image plugin that generates the images:
https://perchance.org/text-to-image-plugin saveTitle =
([input.artStyle.getName]) [input.description] // .getName is a built-in
Perchance property that gets the name of a given list/sublist/node prompt =
[input.artStyle.prompt] negativePrompt = [input.artStyle.negative] resolution =
[input.shape] userInputs // you can add more user inputs to this list, and then
use them like [input.nameOfInput] in the `prompt`, `negativePrompt`,
`artStyle.prompt`, etc. scratchpad // Note: the 'remember' option storage is
'based on' this 'scratchpad' name, so if you change that name to something else
like 'notepad', people will lose all their saved scratchpad text. But it's safe
to change the 'label', below. label = 🗒️ Scratchpad tip =
[t2i.defaultText.scratchpadTip] // this loads the default text, but you can
delete it and add your own tip. Just change this line to "tip = You own cool
tips." type = paragraph remember = true // <-- the text that the user inputs
will be remembered so it's still there even if they close/refresh the page
parseVariables = true // <-- allows people to write "ANIMAL = {dog|cat|frog}" in
the scratchpad, and then use "[ANIMAL]" in their prompt to get a random one of
those animals width = min(750px, 100%) height = 40vh takesUpFullRow = true
foldToggleState = hidden // or 'shown' if you want it to start shown, or delete
this line if you don't want it to be show-able/hide-able visible() => return
Number(localStorage.generateClickCount) > 1; // so the scratchpad only shows up
after they've clicked generate a couple of times (to reduce confusion/clutter
for newbies) examples [t2i.defaultText.scratchpadPlaceholder] description label
= 📝 Description tip = [t2i.defaultText.promptTip] type = paragraph width =
min(750px, 100%) takesUpFullRow = true useVariables = true // See comment on the
`parseVariables = true` line on the `scratchpad` user input, above. This line
makes it so those variables can be used in this text box. modifiers =
[input.artStyle?.modifiers || null] modifierUpdates = event:description.input,
event:artStyle.change enterKeyTriggersGeneration = true // we use
artstyle-specific random prompts if available, otherwise fall back to
randomDescriptions list: examples = [input.artStyle?.randomPrompt ||
randomDescription] // <-- the placeholder examples that rotate in the text box
random = [input.artStyle?.randomPrompt || randomDescription] // <-- added to the
text box when the 'random' button gets clicked negative label = 🚫
Anti-Description (optional) tip = [t2i.defaultText.negativePromptTip] type =
text useVariables = true // See comment on `useVariables` line on the
`description` user input, above. examples things you 𝗱𝗼𝗻'𝘁 want in the image
artStyle label = 🎨 Art Style type = select remember = true // <-- makes it so
the selected option will be remembered even if the user refreshes/closes the
page options meta:import from = {import:t2i-styles} // <-- imports a bunch of
'default' styles (you can delete this, or put it at the end, below 'No style' if
you want) tagWeights = casualPhoto:10 MTG Card // <-- example of a custom "Magic
The Gathering" card style - just follow this format and add as many of them as
you want to this 'options' list prompt = [input.description], magic the
gathering card negative = [input.negative], low-quality, deformed, blurry, bad
art 𝗡𝗼 𝘀𝘁𝘆𝗹𝗲 prompt = [input.description] negative = [input.negative]
meta:position = 5 shape label = 🖼️ Shape type = select remember = true // <--
the selected option will be remembered even if the user refreshes/closes the
page options Portrait = 512x768 Square = 512x512 Landscape = 768x512 numImages
label = 🔢 How many? type = select remember = true // <-- the selected option
will be remembered even if the user refreshes/closes the page options 6 = 6 3 =
3 9 = 9 visible() => return Number(localStorage.generateClickCount) > 1; // so
this input only shows up after they've clicked generate a couple of times (to
reduce confusion/clutter for newbies) defaultCommentOptions // for comments
plugin: https://perchance.org/comments-plugin width = 100% height = 400
commentPlaceholderText = Type a friendly comment... submitButtonText = submit
comment bannedUsers = [bannedUsersList] commentChannels general label = General
chat1 label = Room 1 chat2 label = Room 2 chat3 label = Room 3 prompts label =
Prompts commentPlaceholderText = Share a cool prompt/style. If it's good, it may
get added to the Art Style selector. submitButtonText = share prompt
galleryOptions gallery = true sort = trending hideIfScoreIsBelow = -1
adaptiveHeight = true // <-- expand gallery height so it never has its own
scrollbar contentFilter = pg13 // <-- or 'none' for no default filter
showFeedback = false // you can temporarily change this to 'true' and then click
the feedback button to view feedback shotType chest-up shot close-up extreme
close-up headshot ^2 randomDescription {nigerian|ghanaian} {woman|man},
[shotType], traditional attire, {head wrap|kufi cap}, {alluring|serene} face,
tribal markings {norwegian|swedish} {man|woman}, [shotType], {fisherman|farmer}
outfit, {weathered|friendly} face, {white hair|blonde hair}, blue eyes
indigenous {australian|new zealander}, [shotType], tribal paint, {elder|warrior}
expression, {graying hair|feathered headband}, spirited eyes {japanese|korean}
{woman|man}, [shotType], {yukata|hanbok}, {delicate|strong} features, {kimono
sash|jeogori} in place, {mysterious|intriguing} smile {italian|french}
{man|woman}, [shotType], {formal suit|casual tee}, {rugged|chiseled} face,
{sunglasses|beret}, {charming|mischievous} smirk {arab|persian} {woman|man},
[shotType], {abaya|thobe}, {flowing black hair|slicked-back hair},
{kohl-rimmed|piercing} eyes, dignified pose {indian|sri lankan} {man|woman},
[shotType], {sari|kurta}, {henna adorned hands|prayer beads}, {gold
jewelry|turban}, {serene|joyful} expression hawaiian {woman|man}, [shotType],
{lei|kukui nut necklace}, {beaming|relaxed} face, {floral dress|loose shirt},
tropical background {greek|turkish} {man|woman}, [shotType], {bakery
apron|waiter uniform}, {wrinkled|smiling} face, {white hair|headscarf}, warm
eyes {brazilian|argentinian} {woman|man}, [shotType], {carnival costume|tango
outfit}, flamboyant pose, {feathered headdress|slicked back hair}, vivacious
smile {russian|ukrainian} {man|woman}, [shotType], {ushanka|scarf}, {fur
coat|sweater}, {red cheeks|bright eyes}, {snowy|urban} backdrop, joyful laugh
{polynesian|maori} {man|woman}, [shotType], {traditional tattoo|wooden
necklace}, {muscled|robust} physique, {grass skirt|woven cloak}, steadfast gaze
{inuit|sámi} {woman|man}, [shotType], {parka|gákti}, {weathered|wise} face,
{snow goggles|reindeer herding tool}, contemplative expression
{ethiopian|somalian} {man|woman}, [shotType], {habesha kemis|macawiis}, {long
neck|broad shoulders}, {head jewelry|kufi}, radiant smile {scottish|irish}
{man|woman}, [shotType], {kilt|tweed jacket}, {red hair|freckles}, {green|blue}
eyes, {highlands|pub} background, hearty laugh {jamaican|cuban} {woman|man},
[shotType], {summer dress|guayabera}, {curly hair|straw hat}, {gold
hoops|cigar}, playful wink native {american|canadian}, [shotType], {feathered
headdress|beaded necklace}, {leather dress|fringed vest}, {sun-kissed|wise}
face, profound gaze {thai|cambodian} {man|woman}, [shotType], {silk tunic|cotton
sarong}, {flower|leaf} in hair, {temple|market} background, tranquil smile
{tibetan|mongolian} {woman|man}, [shotType], {chenogasm|deel}, {prayer
wheel|milk tea}, {mountains|steppe} background, contented smile
{haitian|dominican} {man|woman}, [shotType], {gingham dress|linen shirt},
{braids|baseball cap}, {fruit basket|guitar}, jovial expression
{pakistani|afghani} {man|woman}, [shotType], {shalwar kameez|kurta},
{shawl|pakol}, {earthy|vibrant} colors, reflective eyes {mexican|guatemalan}
{woman|man}, [shotType], {embroidered blouse|serape}, {silver jewelry|straw
hat}, fiesta background, festive grin {maasai|zulu} {man|woman}, [shotType],
{beaded ornaments|otjize paste}, {red cloth|leopard skin}, {cattle|savannah}
background, prideful look {filipino|indonesian} {woman|man}, [shotType],
{barong|kebaya}, {black hair|headscarf}, {rice paddy|city} background, contented
smile {hungarian|romanian} {man|woman}, [shotType], {embroidered
shirt|headscarf}, {wine bottle|bread loaf}, {vineyard|cottage} background,
hearty expression {navajo|hupa} {woman|man}, [shotType], {turquoise
jewelry|feathered band}, {leather dress|buckskin}, desert background, sage look
{portuguese|spanish} {man|woman}, [shotType], {fringed shawl|matador jacket},
{fan|red carnation}, flamenco background, passionate eyes {berber|tuareg}
{man|woman}, [shotType], {djellaba|tagelmust}, {camel|tea set}, desert
background, nomadic gaze {asean|mong} {woman|man}, [shotType], {paj ntaub|silver
jewelry}, {embroidered top|indigo pants}, {mountains|village} background, calm
smile {alaskan|siberian} {man|woman}, [shotType], {fur parka|snow goggles},
{kayak|fishing gear}, {snow-covered|aurora-lit} background, resilient look
{danish|dutch} {man|woman}, [shotType], {woolen sweater|clogs}, {windmill|tulip
field} background, {blonde|ginger} hair, endearing grin {cherokee|iroquois}
{woman|man}, [shotType], {beaded dress|war bonnet}, {forest|river} background,
{pipe|drum}, spiritual expression {burmese|laotian} {man|woman}, [shotType],
{longyi|sinh}, {umbrella|basket}, {pagoda|rice paddy} background, peaceful eyes
{bolivian|peruvian} {man|woman}, [shotType], {pollera|poncho}, {alpaca|flute},
Andes background, bright smile {armenian|georgian} {woman|man}, [shotType],
{taraz|chokha}, {lavash bread|wine jug}, {church|vineyard} background,
hospitable look {kazakh|kyrgyz} {man|woman}, [shotType], {shapan|elechek},
{horse|yurt}, steppe background, nomadic eyes {senegalese|malian} {man|woman},
[shotType], {boubou|dashiki}, {gold jewelry|cowrie shells}, {baobab
tree|marketplace} background, radiant grin {estonian|lithuanian} {woman|man},
[shotType], {woolen mittens|amber necklace}, {baltic sea|forest} background,
{ice fishing gear|basket of mushrooms}, hearty laugh {venezuelan|colombian}
{man|woman}, [shotType], {sombrero vueltiao|floral dress}, {coffee
beans|accordion}, {mountains|cacao plantation} background, vivacious smile
{chilean|argentinian} {man|woman}, [shotType], {huaso hat|gaucho pants},
{grapes|mate gourd}, pampas background, laid-back expression bannedUsersList
none yet

  description = AI human generator from text. Create a realistic-looking full-body human character photo/image with the Stable Diffusion text-to-image model. Stylized and realistic AI body generator. Use it to create photorealistic or stylized AI human photos of faces or full human body photos for your OC, villains, story characters, selfies, etc. - it's completely free, no sign-up needed. The best AI person generator you'll find - many styles including painting, anime, illustration, realistic and more.







html plain text

⇱︎ fullscreen ⚠︎ warnings ⟳︎ reload auto

wrap
[generateHTML(settings)]

[generateHTML(settings)]






The items listed below aren't errors - they're just "warnings". Perchance
generates "warnings" when it detects code in your editor panel that looks like
it may be a mistake, but which is technically not "erroneous" - that is, it's
valid Perchance syntax, but it's "unusual" code and so might have been an
accident on your part. Feel free to ignore these warnings if you know what
you're doing! ꒰•ᴗ•꒱

close


sign up or login to create your own generators ᕕ(ᐛ)ᕗ we only email you at your
request (e.g. for password reset) 👍︎

there was a problem connecting to the server ¯\_(⊙_ʖ⊙)_/¯ check your internet
connection?

that password is not correct (⊙.☉)7 forgot it?

that password is too short (⌐■_■) >6 chars plz

something seems wrong about that email address (⊙︿⊙)

something went wrong on the server (✖╭╮✖) plz post to forum if problem persists


cancelsignup / login

loading...

thanks for signing up! (^▽^) we just sent a verification code to (check spam
folder too) 🌺︎

there was a problem connecting to the server ¯\_(⊙_ʖ⊙)_/¯ check your internet
connection?

that code is not correct (⊙.☉)7 pls ensure you copied it exactly 👌︎

something went wrong on the server (✖╭╮✖) pls post to forum if problem persists


backverify

you're logged in! s(^‿^)-b

close

forgot your password? o(╥﹏╥)o that's all right! just enter the email you used to
sign up and you'll be sent a reset code ᵔᴥᵔ

there was a problem connecting to the server ¯\_(⊙_ʖ⊙)_/¯ check your internet
connection?

very spooky: that account was not found (⊙.☉)7 are you sure you put in the
correct email? 👻︎

something went wrong on the server (✖╭╮✖) pls post to forum if problem persists


backrequest reset code

we just sent a password reset code to 💌 when you recieve it (check your spam
folder too) enter it below and then enter a new password of your choosing
๑۞︎๑,¸¸,ø¤º°`°๑

there was a problem connecting to the server ¯\_(⊙_ʖ⊙)_/¯ check your internet
connection?

that code is not correct (⊙.☉)7 pls ensure you copied it exactly 👌︎

that password is too short (⌐■_■) >6 chars plz

something went wrong on the server (✖╭╮✖) pls post to forum if problem persists


backset password


you're logged in as - you can:

 * view your generators
 * change your password
 * change your email
 * logout


close

changing your password is easy (~‾▿‾)~ just enter your current password and your
new password •ᴗ•

there was a problem connecting to the server ¯\_(⊙_ʖ⊙)_/¯ check your internet
connection?

the current password is not correct (⊙.☉)7

that password is too short (⌐■_■) >7 chars plz

something went wrong on the server (✖╭╮✖) plz post to forum if problem persists


backset new password

your password has been changed V●ᴥ●V


close

your current email is ᶘ ᵒᴥᵒᶅ to change your email, just enter your password and
your new email 。^‿^。

there was a problem connecting to the server ¯\_(⊙_ʖ⊙)_/¯ check your internet
connection?

that password is not correct (⊙.☉)7

that new email address looks weird (⌐■_■)

something went wrong on the server (✖╭╮✖) plz post to forum if problem persists


backset new email

your email hand been changed (๑>ᴗ<๑)


close
🔤

there was a problem loading your generators ¯\_(⊙_ʖ⊙)_/¯ check your internet
connection? if the problem persists, please post to forum


back

loading...



you're viewing your generator with the url ai-human-generator - you can:

 * change its url
 * duplicate it
 * make public
 * download it
 * delete it


close

this generator's current url is: ai-human-generator

to change it, just enter a new one below ~(˘▾˘~) remember: you can only use
lower-case letters, numbers and hyphens in your url

caution: if you change it, the old url will no longer work! if your generator is
popular, and others have imported it into their own, you will break their
generators! (they will get import errors). because of this, if your generator is
popular, it's better to make a copy of this generator rather than change this
one's name ┌U・ェ・U┘

sorry, the new url must be at least 4 characters long

there was a problem connecting to the server ¯\_(⊙_ʖ⊙)_/¯ check your internet
connection?

sorry, a generator with that name already exists (⌐■_■)

something went wrong on the server (✖╭╮✖) plz post to forum if problem persists


backset new url

your generator's url has been changed ヾ(⌐■_■)ノ♪♬


close

loading...



if you click the button below, it will load a list of older versions of your
generator so you can download them in case you accidentally deleted your code,
or there was a system error. please note that if you have a very large
generator, or have saved it thousands of times, then it may take a while to
load, and may freeze up your computer for a bit - depending on how powerful it
is 🖳

load revision history



loading...

hmm (⊙_☉) there was some sort of server error while trying to get your revision
history. sorry! this doesn't happen very often. if it keeps happening (and
you've checked your internet connection), could you please make a post on the
forum?

ʕ•̫͡•ʕ•̫͡•ʔ•̫͡•ʔ


close

close


AI Image Generator AI Character Chat AI Story Generator
why ads?