<!--
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="svg-canvas-001" class="canvas" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<title id="title-001" class="title">Precious Friend Portrait</title>
<desc id="desc-001" class="desc">
A vibrant, animated portrait of a thoughtful, kind, cute friend with grey-blue eyes and blond hair, coming to life in a playful loop!
</desc>
<!-- Background -->
<rect id="bg-rect-001" class="background" x="0" y="0" width="512" height="512" fill="#e0f7fa">
<animate attributeName="fill" values="#e0f7fa;#d0f0f8;#e0f7fa" dur="5s" repeatCount="indefinite" />
</rect>
<!-- Ground -->
<ellipse id="ground-001" class="ground" cx="256" cy="470" rx="250" ry="30" fill="#a3d9a5">
<animate attributeName="rx" values="245;250;245" dur="5s" repeatCount="indefinite" />
</ellipse>
<!-- Friend's Body -->
<g id="body-group-001" class="body">
<!-- Torso -->
<ellipse id="torso-001" class="torso" cx="256" cy="320" rx="60" ry="80" fill="#90caf9">
<animate attributeName="ry" values="78;80;78" dur="5s" repeatCount="indefinite" />
</ellipse>
<!-- Arms (left) -->
<path id="arm-left-001" class="arm" d="M196 320 Q150 300, 160 380" stroke="#ffe0bd" stroke-width="12" fill="none">
<animateTransform attributeName="transform" type="rotate" from="0 196 320" to="5 196 320" dur="5s" repeatCount="indefinite" />
</path>
<!-- Arms (right) -->
<path id="arm-right-001" class="arm" d="M316 320 Q362 300, 352 380" stroke="#ffe0bd" stroke-width="12" fill="none">
<animateTransform attributeName="transform" type="rotate" from="0 316 320" to="-5 316 320" dur="5s" repeatCount="indefinite" />
</path>
</g>
<!-- Friend's Head -->
<g id="head-group-001" class="head">
<!-- Face -->
<circle id="face-001" class="face" cx="256" cy="200" r="80" fill="#ffe0bd">
<animate attributeName="r" values="78;80;78" dur="5s" repeatCount="indefinite" />
</circle>
<!-- Hair -->
<path id="hair-001" class="hair" d="M176 150 Q256 90, 336 150 Q320 120, 256 110 Q192 120, 176 150 Z" fill="#fce77d">
<animate attributeName="d" values="
M176 150 Q256 90, 336 150 Q320 120, 256 110 Q192 120, 176 150 Z;
M176 150 Q256 85, 336 150 Q320 125, 256 115 Q192 125, 176 150 Z;
M176 150 Q256 90, 336 150 Q320 120, 256 110 Q192 120, 176 150 Z" dur="5s" repeatCount="indefinite" />
</path>
<!-- Left Eye -->
<g id="eye-left-group-001" class="eye">
<ellipse id="eye-left-001" class="eye-iris" cx="225" cy="190" rx="12" ry="8" fill="#8ab6d6">
<animate attributeName="rx" values="12;13;12" dur="5s" repeatCount="indefinite" />
</ellipse>
<circle id="eye-left-highlight-001" class="eye-highlight" cx="220" cy="186" r="2" fill="#ffffff">
<animate attributeName="cx" values="220;222;220" dur="5s" repeatCount="indefinite" />
</circle>
</g>
<!-- Right Eye -->
<g id="eye-right-group-001" class="eye">
<ellipse id="eye-right-001" class="eye-iris" cx="287" cy="190" rx="12" ry="8" fill="#8ab6d6">
<animate attributeName="rx" values="12;13;12" dur="5s" repeatCount="indefinite" />
</ellipse>
<circle id="eye-right-highlight-001" class="eye-highlight" cx="283" cy="186" r="2" fill="#ffffff">
<animate attributeName="cx" values="283;285;283" dur="5s" repeatCount="indefinite" />
</circle>
</g>
<!-- Eyebrows -->
<path id="eyebrow-left-001" class="eyebrow" d="M212 175 Q225 165, 238 175" stroke="#8b5a2b" stroke-width="3" fill="none">
<animate attributeName="d" values="
M212 175 Q225 165, 238 175;
M212 175 Q225 167, 238 175;
M212 175 Q225 165, 238 175" dur="5s" repeatCount="indefinite" />
</path>
<path id="eyebrow-right-001" class="eyebrow" d="M274 175 Q287 165, 300 175" stroke="#8b5a2b" stroke-width="3" fill="none">
<animate attributeName="d" values="
M274 175 Q287 165, 300 175;
M274 175 Q287 167, 300 175;
M274 175 Q287 165, 300 175" dur="5s" repeatCount="indefinite" />
</path>
<!-- Smile -->
<path id="smile-001" class="smile" d="M230 220 Q256 240, 282 220" stroke="#d2691e" stroke-width="4" fill="none">
<animate attributeName="d" values="
M230 220 Q256 240, 282 220;
M230 220 Q256 238, 282 220;
M230 220 Q256 240, 282 220" dur="5s" repeatCount="indefinite" />
</path>
</g>
<!-- Additional Details: Floating Musical Note (symbolizing his thoughtful nature) -->
<g id="note-group-001" class="note">
<path id="note-001" class="note-body" d="M380 120 L380 80 Q380 70, 390 70 Q400 70, 400 80 L400 130 Q400 140, 390 140 Q380 140, 380 130 Z" fill="#ffb74d">
<animateTransform attributeName="transform" attributeType="XML" type="translate" values="0,0; 0,5; 0,0" dur="5s" repeatCount="indefinite" />
</path>
<circle id="note-head-001" class="note-head" cx="400" cy="140" r="4" fill="#ff8a65">
<animate attributeName="cy" values="140;145;140" dur="5s" repeatCount="indefinite" />
</circle>
</g>
<!-- Background Element: Animated Sun with smiling face -->
<g id="sun-group-001" class="sun">
<circle id="sun-core-001" class="sun-core" cx="80" cy="80" r="30" fill="#ffeb3b">
<animate attributeName="r" values="30;32;30" dur="5s" repeatCount="indefinite" />
</circle>
<!-- Sun face: Eyes -->
<circle id="sun-eye-left-001" class="sun-eye" cx="70" cy="75" r="3" fill="#000000">
<animate attributeName="r" values="3;3.5;3" dur="5s" repeatCount="indefinite" />
</circle>
<circle id="sun-eye-right-001" class="sun-eye" cx="90" cy="75" r="3" fill="#000000">
<animate attributeName="r" values="3;3.5;3" dur="5s" repeatCount="indefinite" />
</circle>
<!-- Sun smile -->
<path id="sun-smile-001" class="sun-smile" d="M70 85 Q80 95, 90 85" stroke="#000000" stroke-width="2" fill="none">
<animate attributeName="d" values="
M70 85 Q80 95, 90 85;
M70 85 Q80 93, 90 85;
M70 85 Q80 95, 90 85" dur="5s" repeatCount="indefinite" />
</path>
<!-- Sun rays -->
<line id="sun-ray-001" class="sun-ray" x1="80" y1="40" x2="80" y2="20" stroke="#ffeb3b" stroke-width="3">
<animateTransform attributeName="transform" type="rotate" from="0 80 80" to="360 80 80" dur="5s" repeatCount="indefinite" />
</line>
<line id="sun-ray-002" class="sun-ray" x1="45" y1="80" x2="25" y2="80" stroke="#ffeb3b" stroke-width="3">
<animateTransform attributeName="transform" type="rotate" from="0 80 80" to="360 80 80" dur="5s" repeatCount="indefinite" />
</line>
<line id="sun-ray-003" class="sun-ray" x1="80" y1="120" x2="80" y2="140" stroke="#ffeb3b" stroke-width="3">
<animateTransform attributeName="transform" type="rotate" from="0 80 80" to="360 80 80" dur="5s" repeatCount="indefinite" />
</line>
<line id="sun-ray-004" class="sun-ray" x1="115" y1="80" x2="135" y2="80" stroke="#ffeb3b" stroke-width="3">
<animateTransform attributeName="transform" type="rotate" from="0 80 80" to="360 80 80" dur="5s" repeatCount="indefinite" />
</line>
</g>
</svg>
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.
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.
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.
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!
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.
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.
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 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.