Animated Charming Portrait

Animated Charming Portrait - DrawGPT

Info

Created On: February 11, 2025
Created By: User #0
اعطني صورة دائرية الوجه كبيرة العينين ذات لون رمادي و رموش كثيفة و انف طويل دقيق و شعر اسود طويل و بشرة بيضاء صافية و خدود محمرة و شفتان صغيرتا الحجم ورديتان
Bot
A quirky animated face with huge gray eyes, thick lashes, and long black hair that gently sways – a playful boomerang of expression!

AI

Make: openai
Model:

SVG Code

                    <!--

Generated by DrawGPT.
Free, open source, AI generated images in SVG, PNG, and HTML Canvas format.
https://drawgpt.ai

Created: 2025-05-16T23:20:53+00:00
-->
<svg id="svgRoot1" class="canvas" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<title id="title1">Animated Charming Portrait</title>
<desc id="desc1">A quirky animated face with huge gray eyes, thick lashes, and long black hair that gently sways – a playful boomerang of expression!</desc>
<defs id="defs1" class="defs">
<linearGradient id="bgGradient1" class="gradient" x1="0" y1="0" x2="0" y2="1">
<stop id="bgStop1" class="stop" offset="0%" stop-color="#e0f7fa" />
<stop id="bgStop2" class="stop" offset="100%" stop-color="#80deea" />
</linearGradient>
</defs>
<!-- Background -->
<rect id="bgRect1" class="background" x="0" y="0" width="512" height="512" fill="url(#bgGradient1)" />

<!-- Hair: Long black hair with gentle waving animation -->
<g id="hairGroup1" class="hairGroup">
<path id="hairPath1" class="hair" d="M120,180 C130,100 382,100 392,180 C402,250 392,350 312,370 C256,380 200,370 120,350 C40,320 20,250 120,180" fill="black">
<animate attributeName="d"
values="
M120,180 C130,100 382,100 392,180 C402,250 392,350 312,370 C256,380 200,370 120,350 C40,320 20,250 120,180;
M120,180 C130,105 382,105 392,180 C402,250 392,350 312,370 C256,380 200,370 120,350 C40,320 20,250 120,180;
M120,180 C130,100 382,100 392,180 C402,250 392,350 312,370 C256,380 200,370 120,350 C40,320 20,250 120,180
"
dur="5s"
repeatCount="indefinite" />
</path>
</g>

<!-- Face Group -->
<g id="faceGroup1" class="faceGroup">
<!-- Face Circle with subtle breathing -->
<circle id="faceCircle1" class="face" cx="256" cy="256" r="150" fill="#fff5e1">
<animate attributeName="r" values="150;152;150" keyTimes="0;0.5;1" dur="5s" repeatCount="indefinite" />
</circle>

<!-- Left Eye Group -->
<g id="leftEyeGroup1" class="eyeGroup">
<!-- White of the Eye -->
<circle id="leftEyeWhite1" class="eyeWhite" cx="205" cy="220" r="25" fill="white" />
<!-- Iris -->
<circle id="leftEyeIris1" class="iris" cx="205" cy="220" r="15" fill="gray">
<animate attributeName="fill" values="#808080;#999999;#808080" dur="5s" repeatCount="indefinite" />
</circle>
<!-- Pupil with subtle pulsing -->
<circle id="leftEyePupil1" class="pupil" cx="205" cy="220" r="5" fill="black">
<animate attributeName="r" values="5;4;5" keyTimes="0;0.5;1" dur="5s" repeatCount="indefinite" />
</circle>
<!-- Left Eye Lashes -->
<line id="leftEyelash1" class="eyelash" x1="190" y1="200" x2="190" y2="185" stroke="black" stroke-width="2">
<animate attributeName="y2" values="185;180;185" dur="5s" repeatCount="indefinite" />
</line>
<line id="leftEyelash2" class="eyelash" x1="205" y1="200" x2="205" y2="182" stroke="black" stroke-width="2">
<animate attributeName="y2" values="182;177;182" dur="5s" repeatCount="indefinite" />
</line>
<line id="leftEyelash3" class="eyelash" x1="220" y1="200" x2="220" y2="185" stroke="black" stroke-width="2">
<animate attributeName="y2" values="185;180;185" dur="5s" repeatCount="indefinite" />
</line>
</g>

<!-- Right Eye Group -->
<g id="rightEyeGroup1" class="eyeGroup">
<!-- White of the Eye -->
<circle id="rightEyeWhite1" class="eyeWhite" cx="307" cy="220" r="25" fill="white" />
<!-- Iris -->
<circle id="rightEyeIris1" class="iris" cx="307" cy="220" r="15" fill="gray">
<animate attributeName="fill" values="#808080;#999999;#808080" dur="5s" repeatCount="indefinite" />
</circle>
<!-- Pupil with subtle pulsing -->
<circle id="rightEyePupil1" class="pupil" cx="307" cy="220" r="5" fill="black">
<animate attributeName="r" values="5;4;5" keyTimes="0;0.5;1" dur="5s" repeatCount="indefinite" />
</circle>
<!-- Right Eye Lashes -->
<line id="rightEyelash1" class="eyelash" x1="292" y1="200" x2="292" y2="185" stroke="black" stroke-width="2">
<animate attributeName="y2" values="185;180;185" dur="5s" repeatCount="indefinite" />
</line>
<line id="rightEyelash2" class="eyelash" x1="307" y1="200" x2="307" y2="182" stroke="black" stroke-width="2">
<animate attributeName="y2" values="182;177;182" dur="5s" repeatCount="indefinite" />
</line>
<line id="rightEyelash3" class="eyelash" x1="322" y1="200" x2="322" y2="185" stroke="black" stroke-width="2">
<animate attributeName="y2" values="185;180;185" dur="5s" repeatCount="indefinite" />
</line>
</g>

<!-- Nose: A thin, elegantly long nose -->
<path id="nosePath1" class="nose" d="M256,230 C250,260 250,280 256,300" stroke="black" stroke-width="2" fill="none">
<animate attributeName="d" values="
M256,230 C250,260 250,280 256,300;
M256,230 C251,260 251,280 256,300;
M256,230 C250,260 250,280 256,300
" dur="5s" repeatCount="indefinite" />
</path>

<!-- Lips: Small and delicate pink lips -->
<path id="upperLip1" class="lip" d="M240,320 Q256,310 272,320" stroke="#ff66b2" stroke-width="2" fill="none">
<animate attributeName="d" values="
M240,320 Q256,310 272,320;
M240,320 Q256,312 272,320;
M240,320 Q256,310 272,320
" dur="5s" repeatCount="indefinite" />
</path>
<path id="lowerLip1" class="lip" d="M240,320 Q256,335 272,320" stroke="#ff66b2" stroke-width="2" fill="none">
<animate attributeName="d" values="
M240,320 Q256,335 272,320;
M240,320 Q256,333 272,320;
M240,320 Q256,335 272,320
" dur="5s" repeatCount="indefinite" />
</path>

<!-- Cheeks: Delicate blush with a gentle pulse -->
<circle id="leftCheek1" class="cheek" cx="175" cy="260" r="15" fill="#ffb3b3">
<animate attributeName="r" values="15;16;15" keyTimes="0;0.5;1" dur="5s" repeatCount="indefinite" />
</circle>
<circle id="rightCheek1" class="cheek" cx="337" cy="260" r="15" fill="#ffb3b3">
<animate attributeName="r" values="15;16;15" keyTimes="0;0.5;1" dur="5s" repeatCount="indefinite" />
</circle>
</g>
</svg>
DrawGPT logo DrawGPT logo

Compare & Benchmark AI Models

Try the new DrawGPT Compare

  • Instantly compare the latest AI models side-by-side.
  • Top models: GPT, Gemini, Claude, Grok, SDXL.
  • From OpenAI, Google, Anthropic, xAI, Scenario.gg.
  • Generate images or text with multiple models at once.
  • See results in real time, share, and benchmark.
Try DrawGPT Compare →
DrawGPT Compare demo
DrawGPT logo DrawGPT logo

Draw, Sketch, Paint, or Doodle Instantly

This is where you can draw anything—then AI turns it into real 3D images and more!

  • Draw, sketch, paint, or doodle anything right in your browser.
  • AI transforms your creations into 3D images, vector art, and more.
  • Create images from text prompts using top AI models: DALL-E 3, Gemini, Stable Diffusion, and more.
  • No subscription required – just use tokens for each image.
  • Download as PNG, SVG, or vector graphics.
  • Perfect for logos, icons, art, textures, patterns, and game assets.
  • Type anything, get an image instantly. Commercial use allowed!
Try DrawGPT Draw →
DrawGPT Draw demo

NEW COMMUNITY AI IMAGES


These are recent AI images made by the community! These may use any AI model including DALL-E 3, Flux, Stable Diffusion, GPT-4, o1, and more and may be anything from simple animated SVGs to PNGs.

FAQ

What is DrawGPT?

DrawGPT is a an AI art generator that uses GPT-4, o1, o3, DALL-E 3, Gemini 2.0, Imagegen 3.0, Flux, Stable Diffusion, and Custom GPTs, ChatGPT, and other large language models to generate new images from text prompts.

Why Is This Different?

This does not require access to premium AI model subscriptions, it is able to be used by anyone with an internet connection and tokens. This allows everyone to get access to the very best AI art generation technology.

Artificial intelligence may create strange or unusual images. It is being used to generated images for advertising, entertainment, gaming, marketing, and fun right now!

Because Draw GPT has access to do many models we assume the model providers have followed best practices when attributing or utilizing data and images in the training data.

Yes! You can use the images for commercial purposes! And so can Draw GPT.

What Can DrawGPT Draw?

DrawGPT can draw anything you can think of and more! Just type your text prompt in to the textbox exactly like ChatGPT and see what the AI gives you! Seriously, you can get GPT to draw just about anything for you that you can type in the box.

DrawGPT creates images in PNG, SVG, and Javascript format for download and use. This is different than other AI art projects that only create images in PNG format; being able to get a scene graph via Javascript draw commands is a unique feature of this project and getting any AI art in SVG vector format is unique to DrawGPT.

Many people use this to generate quick art for simple projects, video game assets, new business logos, and more. It is also used to generate images for advertising, entertainment, gaming, marketing, creating art for ads and blog posts with AI and fun.

Want to learn more about DrawGPT, the types of possible image renders, and how to use DrawGPT in your next project as a developer?
Check out our AI image generation API!

Why Are They Weird?

DrawGPT is runs on an AI that has never actually "seen" an image as embodied AI in its life!

This method of drawing images using raw code is not a great way to draw complex images with lots of structure. It may be able to make photograph quality artwork and professional illustrations with AI but it can fail when using certain types of typography.

Is This ChatGPT?

Yes and no. Same same but different.

ChatGPT runs on the same model that this project uses, so this is like using ChatGPT to generate images, but it is a different instance of the model. This means that the AI is not precisly the same but it is the same quality AI, image generation AI, large language model, and overall AI art that ChatGPT is using and that Chat GPT can draw.

What is the difference? ChatGPT is specifically wired up to be conversational and track a conversation thread across multiple user prompts. Images in ChatGPT using DALL-E 3 are not saved to the Intenet and made available publicly.

In comparison DrawGPT does not remember things from prompt to prompt, each image is a unique image that does not reference any of the images or prompts previously supplied.

Copyright

You can do what you want it's your party.

We humbly ask that you backlink to DrawGPT if you do use our images in any promotion or commercial ways, but it is not required.

At the moment all images & Javascript code generated by this tool under the CC0 License with outrageous added term that the license can be revoked or retroactively changed at any time without warning for any image.

Yes! You can use the images for commercial purposes! And so can DrawGPT.

Images & Prompts Private

Images & prompts may be made made public.

Depending on the situation the prompts themselves are stored internally for research purposes.

Employees at OpenAI and DrawGPT have access to any prompts you submit.

DO NOT SUBMIT PERSONAL INFORMATION.