ImgJe turns simple image URLs into generated placeholder images. The first request returns a temporary SVG while the AI image is queued. Later requests for the same URL return the generated WebP from cache.
<img src="https://img.je/800x450/forest-landscape?style=cartoon&palette=cool&category=nature&fit=crop&seed=1" alt="forest landscape" />
Choose dimensions, prompt, and style options. Copy the URL or HTML, then use it anywhere an image URL works.
Browse recently generated images, reuse a URL, or copy a ready-to-paste image tag.
/<width>x<height>/<prompt>?option=value
<img src="https://img.je/600x400/cat" />
<img src="https://img.je/800x450/forest-landscape?style=cartoon&seed=2" />
<img src="https://img.je/1200x630/startup-dashboard?style=flat-vector&palette=cool&category=tech&fit=contain" />
GET /status/600x400/cat?style=cartoon&seed=2