Alt Text Studio · Documentation

How to link an image (paste a URL)

Use a direct image URL when the image is already hosted somewhere.

Linking is the fastest way to feed Alt Text Studio an image that already lives on the web: your CMS, a CDN, an Imgur upload, anywhere a direct image URL works.

1

Find a direct image URL

A direct URL ends in .jpg, .jpeg, .png, .webp, or .gif. Right-click the image in your browser → Copy image address. The URL of the page the image is on does NOT work. We need the image file itself.

Direct image URL
Direct (works):  https://alttextstudio.com/images/examples/headphones-product.webp
Page URL (no):   https://example.com/products/headphones
Want to grab every image on a page in one go instead of copying URLs one at a time? See How to scrape a webpage for images.
2

Paste it into Image URL on /create

On the Create page, paste the URL into the Image URL field and click Upload. The preview appears once the image loads.

3

When linking fails, upload instead

Some hosts (Wikipedia, Cloudflare-protected CDNs, sites with hotlink protection) reject direct fetches. If you see "Could not load image from this URL", download the file and use Image Upload instead.

Linked images are not stored on our servers. We fetch them once at generation time. If the source URL goes 404 later, the image preview in My Library breaks but the generated alt text stays.

Related guides