<!--
Generated by DrawGPT.
Free, open source, AI generated images in SVG, PNG, and HTML Canvas format.
https://drawgpt.ai
Created: 2025-05-16T23:21:00+00:00
-->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<title>Pedaling Pelican's Peculiar Pursuit</title>
<desc>A whimsical pelican shows off its cycling skills - who knew those webbed feet could work pedals? Talk about a fish out of water!</desc>
<metadata type="keywords">pelican, bicycle, cycling, bird, comedy</metadata>
<!-- Background -->
<rect id="sky" class="sky" x="0" y="0" width="512" height="350" fill="#87CEEB"/>
<rect id="ground" class="ground" x="0" y="350" width="512" height="162" fill="#8B4513"/>
<!-- Sun -->
<circle id="sun" class="sun" cx="430" cy="80" r="40" fill="#FFD700">
<animate attributeName="opacity" values="0.8;1;0.8" dur="5s" repeatCount="indefinite"/>
</circle>
<g id="sun-rays" class="sun-rays">
<path d="M430 20 L430 10" stroke="#FFD700" stroke-width="4" stroke-linecap="round">
<animate attributeName="opacity" values="0.6;1;0.6" dur="5s" repeatCount="indefinite"/>
</path>
<path d="M430 150 L430 160" stroke="#FFD700" stroke-width="4" stroke-linecap="round">
<animate attributeName="opacity" values="0.6;1;0.6" dur="5s" repeatCount="indefinite"/>
</path>
<path d="M370 80 L360 80" stroke="#FFD700" stroke-width="4" stroke-linecap="round">
<animate attributeName="opacity" values="0.6;1;0.6" dur="5s" repeatCount="indefinite"/>
</path>
<path d="M500 80 L510 80" stroke="#FFD700" stroke-width="4" stroke-linecap="round">
<animate attributeName="opacity" values="0.6;1;0.6" dur="5s" repeatCount="indefinite"/>
</path>
<path d="M387 37 L380 30" stroke="#FFD700" stroke-width="4" stroke-linecap="round">
<animate attributeName="opacity" values="0.6;1;0.6" dur="5s" repeatCount="indefinite"/>
</path>
<path d="M473 123 L480 130" stroke="#FFD700" stroke-width="4" stroke-linecap="round">
<animate attributeName="opacity" values="0.6;1;0.6" dur="5s" repeatCount="indefinite"/>
</path>
<path d="M387 123 L380 130" stroke="#FFD700" stroke-width="4" stroke-linecap="round">
<animate attributeName="opacity" values="0.6;1;0.6" dur="5s" repeatCount="indefinite"/>
</path>
<path d="M473 37 L480 30" stroke="#FFD700" stroke-width="4" stroke-linecap="round">
<animate attributeName="opacity" values="0.6;1;0.6" dur="5s" repeatCount="indefinite"/>
</path>
</g>
<!-- Clouds -->
<g id="clouds" class="clouds">
<g id="cloud1" class="cloud">
<ellipse cx="100" cy="100" rx="40" ry="20" fill="white"/>
<ellipse cx="70" cy="90" rx="30" ry="15" fill="white"/>
<ellipse cx="130" cy="90" rx="30" ry="15" fill="white"/>
<animate attributeName="transform" type="translate" values="0,0; 20,0; 0,0" dur="5s" repeatCount="indefinite"/>
</g>
<g id="cloud2" class="cloud">
<ellipse cx="250" cy="70" rx="50" ry="25" fill="white"/>
<ellipse cx="210" cy="60" rx="35" ry="20" fill="white"/>
<ellipse cx="290" cy="60" rx="35" ry="20" fill="white"/>
<animate attributeName="transform" type="translate" values="0,0; -30,0; 0,0" dur="5s" repeatCount="indefinite"/>
</g>
</g>
<!-- Road -->
<rect id="road" class="road" x="0" y="350" width="512" height="60" fill="#555555"/>
<g id="road-lines" class="road-lines">
<rect x="30" y="378" width="50" height="4" fill="white"/>
<rect x="130" y="378" width="50" height="4" fill="white"/>
<rect x="230" y="378" width="50" height="4" fill="white"/>
<rect x="330" y="378" width="50" height="4" fill="white"/>
<rect x="430" y="378" width="50" height="4" fill="white"/>
</g>
<!-- Bicycle -->
<g id="bicycle" class="bicycle">
<animate attributeName="transform" type="translate" values="0,0; 10,0; 0,0" dur="0.5s" repeatCount="10"/>
<!-- Wheels -->
<circle id="wheel-back" class="wheel" cx="170" cy="350" r="40" fill="none" stroke="#333" stroke-width="5">
<animate attributeName="transform" attributeType="XML" type="rotate" from="0 170 350" to="360 170 350" dur="2.5s" repeatCount="2"/>
</circle>
<circle id="wheel-front" class="wheel" cx="290" cy="350" r="40" fill="none" stroke="#333" stroke-width="5">
<animate attributeName="transform" attributeType="XML" type="rotate" from="0 290 350" to="360 290 350" dur="2.5s" repeatCount="2"/>
</circle>
<!-- Spokes -->
<g id="back-spokes" class="spokes">
<line x1="170" y1="310" x2="170" y2="390" stroke="#333" stroke-width="2"/>
<line x1="130" y1="350" x2="210" y2="350" stroke="#333" stroke-width="2"/>
<line x1="142" y1="322" x2="198" y2="378" stroke="#333" stroke-width="2"/>
<line x1="142" y1="378" x2="198" y2="322" stroke="#333" stroke-width="2"/>
<animate attributeName="transform" attributeType="XML" type="rotate" from="0 170 350" to="360 170 350" dur="2.5s" repeatCount="2"/>
</g>
<g id="front-spokes" class="spokes">
<line x1="290" y1="310" x2="290" y2="390" stroke="#333" stroke-width="2"/>
<line x1="250" y1="350" x2="330" y2="350" stroke="#333" stroke-width="2"/>
<line x1="262" y1="322" x2="318" y2="378" stroke="#333" stroke-width="2"/>
<line x1="262" y1="378" x2="318" y2="322" stroke="#333" stroke-width="2"/>
<animate attributeName="transform" attributeType="XML" type="rotate" from="0 290 350" to="360 290 350" dur="2.5s" repeatCount="2"/>
</g>
<!-- Frame -->
<path id="bike-frame" class="frame" d="M170,350 L230,280 L290,350 M230,280 L260,230" fill="none" stroke="#E74C3C" stroke-width="8"/>
<!-- Handlebars -->
<path id="handlebars" class="handlebars" d="M260,230 C270,220 280,225 290,230" fill="none" stroke="#E74C3C" stroke-width="6"/>
<!-- Seat -->
<ellipse id="seat" class="seat" cx="230" cy="280" rx="15" ry="5" fill="#333"/>
<!-- Pedals and Chain -->
<circle id="crank" class="crank" cx="230" cy="330" r="15" fill="#666"/>
<g id="pedals" class="pedals">
<line id="pedal-arm1" x1="230" y1="330" x2="250" y2="350" stroke="#666" stroke-width="4"/>
<circle id="pedal1" cx="250" cy="350" r="5" fill="#333"/>
<line id="pedal-arm2" x1="230" y1="330" x2="210" y2="310" stroke="#666" stroke-width="4"/>
<circle id="pedal2" cx="210" cy="310" r="5" fill="#333"/>
<animate attributeName="transform" attributeType="XML" type="rotate" from="0 230 330" to="360 230 330" dur="2.5s" repeatCount="2"/>
</g>
<path id="chain" class="chain" d="M230,330 C210,340 190,350 170,350" fill="none" stroke="#333" stroke-width="2" stroke-dasharray="2,2"/>
</g>
<!-- Pelican -->
<g id="pelican" class="pelican">
<animate attributeName="transform" type="translate" values="0,0; 10,0; 0,0" dur="0.5s" repeatCount="10"/>
<!-- Body -->
<ellipse id="body" class="body" cx="230" cy="230" rx="45" ry="30" fill="white" stroke="#333" stroke-width="1"/>
<!-- Wings -->
<path id="wing-left" class="wing" d="M200,230 C180,200 160,210 150,230 C160,240 180,245 200,230" fill="white" stroke="#333" stroke-width="1">
<animate attributeName="d" values="M200,230 C180,200 160,210 150,230 C160,240 180,245 200,230; M200,230 C180,210 170,220 160,240 C170,250 190,245 200,230; M200,230 C180,200 160,210 150,230 C160,240 180,245 200,230" dur="2.5s" repeatCount="2"/>
</path>
<path id="wing-right" class="wing" d="M260,230 C280,200 300,210 310,230 C300,240 280,245 260,230" fill="white" stroke="#333" stroke-width="1">
<animate attributeName="d" values="M260,230 C280,200 300,210 310,230 C300,240 280,245 260,230; M260,230 C280,210 290,220 300,240 C290,250 270,245 260,230; M260,230 C280,200 300,210 310,230 C300,240 280,245 260,230" dur="2.5s" repeatCount="2"/>
</path>
<!-- Neck -->
<path id="neck" class="neck" d="M230,200 C240,180 235,160 220,150" fill="white" stroke="#333" stroke-width="1"/>
<!-- Head -->
<ellipse id="head" class="head" cx="215" cy="145" rx="15" ry="10" fill="white" stroke="#333" stroke-width="1"/>
<!-- Beak -->
<path id="beak" class="beak" d="M215,145 L180,150 L215,155 Z" fill="#FFA500" stroke="#333" stroke-width="1">
<animate attributeName="d" values="M215,145 L180,150 L215,155 Z; M215,145 L175,150 L215,155 Z; M215,145 L180,150 L215,155 Z" dur="2.5s" repeatCount="2"/>
</path>
<!-- Eye -->
<circle id="eye" class="eye" cx="220" cy="142" r="3" fill="#333"/>
<!-- Legs -->
<path id="leg-left" class="leg" d="M215,260 L210,330" fill="none" stroke="#FFA500" stroke-width="3" stroke-linecap="round">
<animate attributeName="d" values="M215,260 L210,330; M215,260 L220,330; M215,260 L210,330" dur="2.5s" repeatCount="2"/>
</path>
<path id="foot-left" class="foot" d="M210,330 L200,335 L210,340 L220,335 Z" fill="#FFA500" stroke="#333" stroke-width="1">
<animate attributeName="d" values="M210,330 L200,335 L210,340 L220,335 Z; M220,330 L210,335 L220,340 L230,335 Z; M210,330 L200,335 L210,340 L220,335 Z" dur="2.5s" repeatCount="2"/>
</path>
<path id="leg-right" class="leg" d="M245,260 L250,330" fill="none" stroke="#FFA500" stroke-width="3" stroke-linecap="round">
<animate attributeName="d" values="M245,260 L250,330; M245,260 L240,330; M245,260 L250,330" dur="2.5s" repeatCount="2"/>
</path>
<path id="foot-right" class="foot" d="M250,330 L240,335 L250,340 L260,335 Z" fill="#FFA500" stroke="#333" stroke-width="1">
<animate attributeName="d" values="M250,330 L240,335 L250,340 L260,335 Z; M240,330 L230,335 L240,340 L250,335 Z; M250,330 L240,335 L250,340 L260,335 Z" dur="2.5s" repeatCount="2"/>
</path>
<!-- Pouch -->
<path id="pouch" class="pouch" d="M215,155 C210,170 220,180 230,170" fill="#FFA500" stroke="#333" stroke-width="1">
<animate attributeName="d" values="M215,155 C210,170 220,180 230,170; M215,155 C210,165 220,175 230,165; M215,155 C210,170 220,180 230,170" dur="2.5s" repeatCount="2"/>
</path>
</g>
<!-- Trees -->
<g id="trees" class="trees">
<g id="tree1" class="tree">
<rect x="50" y="250" width="20" height="100" fill="#8B4513"/>
<ellipse cx="60" cy="230" rx="40" ry="50" fill="#228B22"/>
<ellipse cx="40" cy="200" rx="30" ry="40" fill="#228B22"/>
<ellipse cx="80" cy="200" rx="30" ry="40" fill="#228B22"/>
</g>
<g id="tree2" class="tree">
<rect x="400" y="280" width="15" height="70" fill="#8B4513"/>
<ellipse cx="407" cy="260" rx="30" ry="40" fill="#228B22"/>
<ellipse cx="387" cy="240" rx="25" ry="30" fill="#228B22"/>
<ellipse cx="427" cy="240" rx="25" ry="30" fill="#228B22"/>
</g>
</g>
<!-- Fish jumping out of pouch -->
<g id="fish" class="fish">
<path d="M220,160 C225,155 230,155 235,160 L240,155 L235,165 C230,170 225,170 220,165 Z" fill="#6495ED" stroke="#333" stroke-width="1">
<animate attributeName="transform" values="translate(0,0); translate(5,-10); translate(10,-5); translate(15,5); translate(20,0); translate(25,-5); translate(30,0)" dur="5s" repeatCount="indefinite"/>
<animate attributeName="opacity" values="0;1;0" dur="5s" repeatCount="indefinite"/>
</path>
<circle cx="232" cy="160" r="1" fill="#333">
<animate attributeName="transform" values="translate(0,0); translate(5,-10); translate(10,-5); translate(15,5); translate(20,0); translate(25,-5); translate(30,0)" dur="5s" repeatCount="indefinite"/>
<animate attributeName="opacity" values="0;1;0" dur="5s" repeatCount="indefinite"/>
</circle>
</g>
<!-- Small birds in sky -->
<g id="birds" class="birds">
<path id="bird1" class="bird" d="M100,50 C105,45 110,45 115,50 C120,45 125,45 130,50" fill="none" stroke="#333" stroke-width="1">
<animate attributeName="transform" values="translate(0,0); translate(50,10); translate(100,0); translate(150,10); translate(200,0); translate(250,10); translate(300,0)" dur="5s" repeatCount="indefinite"/>
</path>
<path id="bird2" class="bird" d="M150,80 C155,75 160,75 165,80 C170,75 175,75 180,80" fill="none" stroke="#333" stroke-width="1">
<animate attributeName="transform" values="translate(0,0); translate(50,-10); translate(100,0); translate(150,-10); translate(200,0); translate(250,-10); translate(300,0)" dur="5s" repeatCount="indefinite"/>
</path>
<path id="bird3" class="bird" d="M300,60 C305,55 310,55 315,60 C320,55 325,55 330,60" fill="none" stroke="#333" stroke-width="1">
<animate attributeName="transform" values="translate(0,0); translate(-50,5); translate(-100,0); translate(-150,5); translate(-200,0); translate(-250,5); translate(-300,0)" dur="5s" repeatCount="indefinite"/>
</path>
</g>
<!-- Sweat drops -->
<g id="sweat" class="sweat">
<path d="M240,140 C242,135 245,135 247,140 Z" fill="#87CEEB">
<animate attributeName="transform" values="translate(0,0); translate(0,10); translate(0,20)" dur="1s" repeatCount="5"/>
<animate attributeName="opacity" values="1;0" dur="1s" repeatCount="5"/>
</path>
<path d="M250,145 C252,140 255,140 257,145 Z" fill="#87CEEB">
<animate attributeName="transform" values="translate(0,0); translate(0,10); translate(0,20)" dur="1.2s" repeatCount="4"/>
<animate attributeName="opacity" values="1;0" dur="1.2s" repeatCount="4"/>
</path>
</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.