Space Cowboy: Galactic Rodeo

Space Cowboy: Galactic Rodeo - DrawGPT

Info

Created On: May 9, 2025
Created By: User #1
picture of an astronaut riding a horse
Bot
An astronaut boldly going where no equestrian has gone before. One small trot for horse, one giant gallop for horsekind!

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: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>Space Cowboy: Galactic Rodeo</title>
  <desc>An astronaut boldly going where no equestrian has gone before. One small trot for horse, one giant gallop for horsekind!</desc>
  <metadata type="keywords">astronaut, horse, space, riding, cowboy</metadata>
  
  <!-- Background stars -->
  <rect id="space-background" class="background" width="512" height="512" fill="#0a0e2a"/>
  
  <!-- Stars -->
  <g id="stars" class="stars">
    <circle id="star1" class="star" cx="50" cy="60" r="1.5" fill="white">
      <animate attributeName="opacity" values="0.2;1;0.2" dur="3s" repeatCount="indefinite"/>
    </circle>
    <circle id="star2" class="star" cx="120" cy="40" r="2" fill="white">
      <animate attributeName="opacity" values="0.3;0.9;0.3" dur="4s" repeatCount="indefinite"/>
    </circle>
    <circle id="star3" class="star" cx="200" cy="80" r="1.8" fill="white">
      <animate attributeName="opacity" values="0.5;1;0.5" dur="2.5s" repeatCount="indefinite"/>
    </circle>
    <circle id="star4" class="star" cx="280" cy="30" r="1.5" fill="white">
      <animate attributeName="opacity" values="0.4;0.8;0.4" dur="3.5s" repeatCount="indefinite"/>
    </circle>
    <circle id="star5" class="star" cx="350" cy="70" r="2" fill="white">
      <animate attributeName="opacity" values="0.2;1;0.2" dur="4.5s" repeatCount="indefinite"/>
    </circle>
    <circle id="star6" class="star" cx="420" cy="50" r="1.7" fill="white">
      <animate attributeName="opacity" values="0.3;0.9;0.3" dur="3.2s" repeatCount="indefinite"/>
    </circle>
    <circle id="star7" class="star" cx="480" cy="90" r="1.9" fill="white">
      <animate attributeName="opacity" values="0.5;1;0.5" dur="2.8s" repeatCount="indefinite"/>
    </circle>
    <circle id="star8" class="star" cx="40" cy="150" r="1.6" fill="white">
      <animate attributeName="opacity" values="0.4;0.8;0.4" dur="3.7s" repeatCount="indefinite"/>
    </circle>
    <circle id="star9" class="star" cx="100" cy="180" r="2" fill="white">
      <animate attributeName="opacity" values="0.2;1;0.2" dur="4.2s" repeatCount="indefinite"/>
    </circle>
    <circle id="star10" class="star" cx="170" cy="140" r="1.8" fill="white">
      <animate attributeName="opacity" values="0.3;0.9;0.3" dur="3.3s" repeatCount="indefinite"/>
    </circle>
    <circle id="star11" class="star" cx="250" cy="170" r="1.5" fill="white">
      <animate attributeName="opacity" values="0.5;1;0.5" dur="2.6s" repeatCount="indefinite"/>
    </circle>
    <circle id="star12" class="star" cx="320" cy="130" r="1.7" fill="white">
      <animate attributeName="opacity" values="0.4;0.8;0.4" dur="3.8s" repeatCount="indefinite"/>
    </circle>
    <circle id="star13" class="star" cx="390" cy="160" r="2" fill="white">
      <animate attributeName="opacity" values="0.2;1;0.2" dur="4.3s" repeatCount="indefinite"/>
    </circle>
    <circle id="star14" class="star" cx="460" cy="120" r="1.9" fill="white">
      <animate attributeName="opacity" values="0.3;0.9;0.3" dur="3.4s" repeatCount="indefinite"/>
    </circle>
    <circle id="star15" class="star" cx="30" cy="230" r="1.6" fill="white">
      <animate attributeName="opacity" values="0.5;1;0.5" dur="2.7s" repeatCount="indefinite"/>
    </circle>
    <circle id="star16" class="star" cx="90" cy="260" r="1.5" fill="white">
      <animate attributeName="opacity" values="0.4;0.8;0.4" dur="3.9s" repeatCount="indefinite"/>
    </circle>
    <circle id="star17" class="star" cx="160" cy="220" r="2" fill="white">
      <animate attributeName="opacity" values="0.2;1;0.2" dur="4.4s" repeatCount="indefinite"/>
    </circle>
    <circle id="star18" class="star" cx="240" cy="250" r="1.8" fill="white">
      <animate attributeName="opacity" values="0.3;0.9;0.3" dur="3.5s" repeatCount="indefinite"/>
    </circle>
    <circle id="star19" class="star" cx="310" cy="210" r="1.7" fill="white">
      <animate attributeName="opacity" values="0.5;1;0.5" dur="2.8s" repeatCount="indefinite"/>
    </circle>
    <circle id="star20" class="star" cx="380" cy="240" r="1.5" fill="white">
      <animate attributeName="opacity" values="0.4;0.8;0.4" dur="4s" repeatCount="indefinite"/>
    </circle>
    <circle id="star21" class="star" cx="450" cy="200" r="2" fill="white">
      <animate attributeName="opacity" values="0.2;1;0.2" dur="4.5s" repeatCount="indefinite"/>
    </circle>
  </g>
  
  <!-- Distant planet -->
  <circle id="planet" class="planet" cx="80" cy="80" r="40" fill="#a367dc">
    <animate attributeName="cx" values="80;85;80" dur="5s" repeatCount="indefinite"/>
    <animate attributeName="cy" values="80;75;80" dur="5s" repeatCount="indefinite"/>
  </circle>
  <ellipse id="planet-ring" class="planet-ring" cx="80" cy="80" rx="60" ry="15" fill="none" stroke="#d9b3ff" stroke-width="2" opacity="0.7">
    <animate attributeName="cx" values="80;85;80" dur="5s" repeatCount="indefinite"/>
    <animate attributeName="cy" values="80;75;80" dur="5s" repeatCount="indefinite"/>
  </ellipse>
  
  <!-- Distant nebula -->
  <ellipse id="nebula" class="nebula" cx="400" cy="100" rx="80" ry="50" fill="#ff5e7a" opacity="0.3">
    <animate attributeName="opacity" values="0.3;0.4;0.3" dur="5s" repeatCount="indefinite"/>
  </ellipse>
  
  <!-- Ground/Moon surface -->
  <path id="moon-surface" class="ground" d="M0,380 C100,360 200,390 300,370 C400,350 500,380 512,375 L512,512 L0,512 Z" fill="#c2c2c2"/>
  <circle id="crater1" class="crater" cx="100" cy="420" r="15" fill="#a0a0a0"/>
  <circle id="crater2" class="crater" cx="250" cy="450" r="20" fill="#a0a0a0"/>
  <circle id="crater3" class="crater" cx="400" cy="430" r="18" fill="#a0a0a0"/>
  <circle id="crater4" class="crater" cx="150" cy="470" r="12" fill="#a0a0a0"/>
  <circle id="crater5" class="crater" cx="350" cy="480" r="14" fill="#a0a0a0"/>
  
  <!-- Horse body -->
  <g id="horse" class="horse">
    <path id="horse-body" class="horse-body" d="M300,340 C320,320 350,330 370,340 C390,350 400,360 410,380 C420,400 410,420 390,430 C370,440 350,430 330,420 C310,410 290,400 280,380 C270,360 280,360 300,340Z" fill="#8B4513">
      <animate attributeName="d" values="M300,340 C320,320 350,330 370,340 C390,350 400,360 410,380 C420,400 410,420 390,430 C370,440 350,430 330,420 C310,410 290,400 280,380 C270,360 280,360 300,340Z;
                                         M300,335 C320,315 350,325 370,335 C390,345 400,355 410,375 C420,395 410,415 390,425 C370,435 350,425 330,415 C310,405 290,395 280,375 C270,355 280,355 300,335Z;
                                         M300,340 C320,320 350,330 370,340 C390,350 400,360 410,380 C420,400 410,420 390,430 C370,440 350,430 330,420 C310,410 290,400 280,380 C270,360 280,360 300,340Z" 
              dur="1s" repeatCount="indefinite"/>
    </path>
    
    <!-- Horse head -->
    <path id="horse-neck" class="horse-neck" d="M280,380 C270,360 260,340 250,320 C240,300 240,280 250,260" fill="#8B4513" stroke="#6d3611" stroke-width="1">
      <animate attributeName="d" values="M280,380 C270,360 260,340 250,320 C240,300 240,280 250,260;
                                         M280,375 C270,355 260,335 250,315 C240,295 240,275 250,255;
                                         M280,380 C270,360 260,340 250,320 C240,300 240,280 250,260" 
              dur="1s" repeatCount="indefinite"/>
    </path>
    <path id="horse-head" class="horse-head" d="M250,260 C260,250 270,240 290,245 C310,250 320,260 325,270 C330,280 320,290 310,295 C300,300 290,290 280,285 C270,280 260,270 250,260Z" fill="#8B4513">
      <animate attributeName="d" values="M250,260 C260,250 270,240 290,245 C310,250 320,260 325,270 C330,280 320,290 310,295 C300,300 290,290 280,285 C270,280 260,270 250,260Z;
                                         M250,255 C260,245 270,235 290,240 C310,245 320,255 325,265 C330,275 320,285 310,290 C300,295 290,285 280,280 C270,275 260,265 250,255Z;
                                         M250,260 C260,250 270,240 290,245 C310,250 320,260 325,270 C330,280 320,290 310,295 C300,300 290,290 280,285 C270,280 260,270 250,260Z" 
              dur="1s" repeatCount="indefinite"/>
    </path>
    <ellipse id="horse-eye" class="horse-eye" cx="305" cy="265" rx="3" ry="5" fill="black"/>
    <path id="horse-mane" class="horse-mane" d="M260,260 C265,250 270,240 275,230 C280,220 285,210 290,220 C295,230 290,240 285,250 C280,260 275,270 270,265 C265,260 260,260 260,260Z" fill="#4a2609">
      <animate attributeName="d" values="M260,260 C265,250 270,240 275,230 C280,220 285,210 290,220 C295,230 290,240 285,250 C280,260 275,270 270,265 C265,260 260,260 260,260Z;
                                         M260,255 C265,245 270,235 275,225 C280,215 285,205 290,215 C295,225 290,235 285,245 C280,255 275,265 270,260 C265,255 260,255 260,255Z;
                                         M260,260 C265,250 270,240 275,230 C280,220 285,210 290,220 C295,230 290,240 285,250 C280,260 275,270 270,265 C265,260 260,260 260,260Z" 
              dur="1s" repeatCount="indefinite"/>
    </path>
    
    <!-- Horse legs -->
    <path id="horse-leg-front-left" class="horse-leg" d="M300,430 C295,450 290,470 295,490" fill="none" stroke="#8B4513" stroke-width="10" stroke-linecap="round">
      <animate attributeName="d" values="M300,430 C295,450 290,470 295,490;
                                         M300,425 C295,445 290,465 295,485;
                                         M300,430 C295,450 290,470 295,490" 
              dur="1s" repeatCount="indefinite"/>
    </path>
    <path id="horse-leg-front-right" class="horse-leg" d="M330,430 C335,450 340,470 335,490" fill="none" stroke="#8B4513" stroke-width="10" stroke-linecap="round">
      <animate attributeName="d" values="M330,430 C335,450 340,470 335,490;
                                         M330,425 C335,445 340,465 335,485;
                                         M330,430 C335,450 340,470 335,490" 
              dur="1s" repeatCount="indefinite"/>
    </path>
    <path id="horse-leg-back-left" class="horse-leg" d="M380,430 C385,450 390,470 385,490" fill="none" stroke="#8B4513" stroke-width="10" stroke-linecap="round">
      <animate attributeName="d" values="M380,430 C385,450 390,470 385,490;
                                         M380,425 C385,445 390,465 385,485;
                                         M380,430 C385,450 390,470 385,490" 
              dur="1s" repeatCount="indefinite"/>
    </path>
    <path id="horse-leg-back-right" class="horse-leg" d="M410,430 C415,450 420,470 415,490" fill="none" stroke="#8B4513" stroke-width="10" stroke-linecap="round">
      <animate attributeName="d" values="M410,430 C415,450 420,470 415,490;
                                         M410,425 C415,445 420,465 415,485;
                                         M410,430 C415,450 420,470 415,490" 
              dur="1s" repeatCount="indefinite"/>
    </path>
    
    <!-- Horse tail -->
    <path id="horse-tail" class="horse-tail" d="M410,380 C430,370 450,380 460,400 C470,420 460,440 440,450" fill="none" stroke="#4a2609" stroke-width="8">
      <animate attributeName="d" values="M410,380 C430,370 450,380 460,400 C470,420 460,440 440,450;
                                         M410,375 C430,365 450,375 460,395 C470,415 460,435 440,445;
                                         M410,380 C430,370 450,380 460,400 C470,420 460,440 440,450" 
              dur="1s" repeatCount="indefinite"/>
    </path>
  </g>
  
  <!-- Astronaut -->
  <g id="astronaut" class="astronaut">
    <!-- Astronaut body -->
    <path id="astronaut-body" class="astronaut-body" d="M320,300 C330,290 340,290 350,300 C360,310 360,320 350,340 C340,360 330,360 320,340 C310,320 310,310 320,300Z" fill="white" stroke="#cccccc" stroke-width="2">
      <animate attributeName="d" values="M320,300 C330,290 340,290 350,300 C360,310 360,320 350,340 C340,360 330,360 320,340 C310,320 310,310 320,300Z;
                                         M320,295 C330,285 340,285 350,295 C360,305 360,315 350,335 C340,355 330,355 320,335 C310,315 310,305 320,295Z;
                                         M320,300 C330,290 340,290 350,300 C360,310 360,320 350,340 C340,360 330,360 320,340 C310,320 310,310 320,300Z" 
              dur="1s" repeatCount="indefinite"/>
    </path>
    
    <!-- Astronaut helmet -->
    <circle id="astronaut-helmet" class="astronaut-helmet" cx="335" cy="270" r="30" fill="#e6e6e6" stroke="#cccccc" stroke-width="2">
      <animate attributeName="cy" values="270;265;270" dur="1s" repeatCount="indefinite"/>
    </circle>
    <circle id="astronaut-visor" class="astronaut-visor" cx="335" cy="270" r="20" fill="#4d4dff" opacity="0.7">
      <animate attributeName="cy" values="270;265;270" dur="1s" repeatCount="indefinite"/>
    </circle>
    
    <!-- Astronaut backpack -->
    <rect id="astronaut-backpack" class="astronaut-backpack" x="310" y="300" width="30" height="40" rx="5" ry="5" fill="#e6e6e6" stroke="#cccccc" stroke-width="2">
      <animate attributeName="y" values="300;295;300" dur="1s" repeatCount="indefinite"/>
    </rect>
    
    <!-- Astronaut arms -->
    <path id="astronaut-arm-left" class="astronaut-arm" d="M320,310 C310,320 300,330 290,320" fill="none" stroke="white" stroke-width="8" stroke-linecap="round">
      <animate attributeName="d" values="M320,310 C310,320 300,330 290,320;
                                         M320,305 C310,315 300,325 290,315;
                                         M320,310 C310,320 300,330 290,320" 
              dur="1s" repeatCount="indefinite"/>
    </path>
    <path id="astronaut-arm-right" class="astronaut-arm" d="M350,310 C360,320 370,330 380,320" fill="none" stroke="white" stroke-width="8" stroke-linecap="round">
      <animate attributeName="d" values="M350,310 C360,320 370,330 380,320;
                                         M350,305 C360,315 370,325 380,315;
                                         M350,310 C360,320 370,330 380,320" 
              dur="1s" repeatCount="indefinite"/>
    </path>
    
    <!-- Astronaut legs -->
    <path id="astronaut-leg-left" class="astronaut-leg" d="M325,340 C320,350 315,360 320,370" fill="none" stroke="white" stroke-width="8" stroke-linecap="round">
      <animate attributeName="d" values="M325,340 C320,350 315,360 320,370;
                                         M325,335 C320,345 315,355 320,365;
                                         M325,340 C320,350 315,360 320,370" 
              dur="1s" repeatCount="indefinite"/>
    </path>
    <path id="astronaut-leg-right" class="astronaut-leg" d="M345,340 C350,350 355,360 350,370" fill="none" stroke="white" stroke-width="8" stroke-linecap="round">
      <animate attributeName="d" values="M345,340 C350,350 355,360 350,370;
                                         M345,335 C350,345 355,355 350,365;
                                         M345,340 C350,350 355,360 350,370" 
              dur="1s" repeatCount="indefinite"/>
    </path>
  </g>
  
  <!-- Reins -->
  <path id="reins" class="reins" d="M290,320 C300,300 310,290 320,270" fill="none" stroke="#a52a2a" stroke-width="2" stroke-dasharray="2,2">
    <animate attributeName="d" values="M290,320 C300,300 310,290 320,270;
                                       M290,315 C300,295 310,285 320,265;
                                       M290,320 C300,300 310,290 320,270" 
            dur="1s" repeatCount="indefinite"/>
  </path>
  
  <!-- Floating dust particles -->
  <g id="dust-particles" class="dust">
    <circle id="dust1" class="dust-particle" cx="280" cy="460" r="2" fill="#d9d9d9" opacity="0.6">
      <animate attributeName="cy" values="460;455;460" dur="2s" repeatCount="indefinite"/>
      <animate attributeName="opacity" values="0.6;0.3;0.6" dur="2s" repeatCount="indefinite"/>
    </circle>
    <circle id="dust2" class="dust-particle" cx="320" cy="470" r="1.5" fill="#d9d9d9" opacity="0.5">
      <animate attributeName="cy" values="470;465;470" dur="1.5s" repeatCount="indefinite"/>
      <animate attributeName="opacity" values="0.5;0.2;0.5" dur="1.5s" repeatCount="indefinite"/>
    </circle>
    <circle id="dust3" class="dust-particle" cx="360" cy="465" r="2" fill="#d9d9d9" opacity="0.7">
      <animate attributeName="cy" values="465;460;465" dur="2.5s" repeatCount="indefinite"/>
      <animate attributeName="opacity" values="0.7;0.4;0.7" dur="2.5s" repeatCount="indefinite"/>
    </circle>
    <circle id="dust4" class="dust-particle" cx="400" cy="475" r="1.8" fill="#d9d9d9" opacity="0.6">
      <animate attributeName="cy" values="475;470;475" dur="1.8s" repeatCount="indefinite"/>
      <animate attributeName="opacity" values="0.6;0.3;0.6" dur="1.8s" repeatCount="indefinite"/>
    </circle>
    <circle id="dust5" class="dust-particle" cx="440" cy="460" r="1.5" fill="#d9d9d9" opacity="0.5">
      <animate attributeName="cy" values="460;455;460" dur="2.2s" repeatCount="indefinite"/>
      <animate attributeName="opacity" values="0.5;0.2;0.5" dur="2.2s" repeatCount="indefinite"/>
    </circle>
  </g>
  
  <!-- NASA logo on astronaut's arm -->
  <circle id="nasa-logo" class="nasa-logo" cx="335" cy="320" r="5" fill="#0b3d91">
    <animate attributeName="cy" values="320;315;320" dur="1s" repeatCount="indefinite"/>
  </circle>
  <path id="nasa-text" class="nasa-text" d="M332,320 L338,320" fill="none" stroke="white" stroke-width="0.5">
    <animate attributeName="d" values="M332,320 L338,320;
                                       M332,315 L338,315;
                                       M332,320 L338,320" 
            dur="1s" repeatCount="indefinite"/>
  </path>
  
  <!-- Flag on astronaut's shoulder -->
  <rect id="flag" class="flag" x="350" y="300" width="8" height="5" fill="#ff0000">
    <animate attributeName="y" values="300;295;300" dur="1s" repeatCount="indefinite"/>
  </rect>
  
  <!-- Shooting star -->
  <g id="shooting-star" class="shooting-star">
    <path id="star-trail" class="star-trail" d="M500,50 L450,80" stroke="white" stroke-width="1" opacity="0.7">
      <animate attributeName="d" values="M500,50 L450,80;
                                         M450,80 L400,110;
                                         M400,110 L350,140;
                                         M350,140 L300,170;
                                         M300,170 L250,200;
                                         M250,200 L200,230" 
              dur="5s" repeatCount="indefinite"/>
      <animate attributeName="opacity" values="0.7;0.5;0.3;0.1;0" dur="5s" repeatCount="indefinite"/>
    </path>
    <circle id="star-head" class="star-head" cx="500" cy="50" r="2" fill="white">
      <animate attributeName="cx" values="500;450;400;350;300;250;200" dur="5s" repeatCount="indefinite"/>
      <animate attributeName="cy" values="50;80;110;140;170;200;230" 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.