ChatGPT Image Downloader

Pull every image out of a shared ChatGPT conversation in one pass — AI-generated pictures, uploads visible in the share, and Code Interpreter charts. Paste a public share link, preview the images in a grid, and download them all as a single ZIP with clean, numbered filenames instead of saving each one by hand.

This tool reads public share links (chatgpt.com/share/…) created with ChatGPT's Share button. Regular chat URLs (chatgpt.com/c/…) are private to your account and can't be read — open the chat, click Share, and paste the link it gives you.

Why Grab Images This Way

Every image in one pass

Generated images, visible uploads, and Code Interpreter charts — collected from every message in the conversation with a single scan.

One ZIP, clean names

Files are named after the conversation and numbered in order — no cryptic CDN hashes, no right-click-saving twenty images one by one.

Preview grid first

Every image it found is shown in a grid before you download anything, so you know exactly what the ZIP will contain.

Nothing stored

Images travel from ChatGPT's CDN straight into your browser's memory, and the ZIP is built client-side. Nothing is uploaded or kept.

Which Images Can Be Saved

A ChatGPT share page carries the same images the conversation shows: pictures the model generated, files that were uploaded and are rendered in the transcript, and charts drawn by Code Interpreter. This tool walks the shared conversation exactly as ChatGPT renders it — the active branch, in order — and collects every image reference it finds, so the grid matches what you see on the share page itself.

One caveat: ChatGPT hosts these files on signed CDN URLs with an expiry date. On older shares a link can lapse, and occasionally the CDN refuses a direct browser download — those images are skipped during zipping (the tool tells you how many), and you can still save them manually from the preview grid. And if the images you need live in a private chat rather than a share, the Download Images feature of the ChatGPT Pro Tools extension saves them directly on chatgpt.com — no share link required.

Frequently Asked Questions

Which images does this tool find?

Everything the public share page itself displays: AI-generated images, images uploaded to the conversation that are visible in the share, and charts produced by Code Interpreter. If an image doesn't appear on the share page, this tool can't see it either.

Why was an image skipped from the ZIP?

ChatGPT serves images from signed CDN URLs that expire after a while, and some refuse a cross-origin fetch from the browser. When a download fails, the tool skips that file and finishes the ZIP with the rest. The preview grid loads images the normal way, so you can still right-click a skipped image there and save it manually.

Is anything uploaded or stored?

No. The share link is read once to find the conversation's images, and each image is fetched straight into your browser's memory to build the ZIP. Nothing is saved on our servers — close the tab and it's gone.

Can I download images from my own private chats?

Not with this tool — chatgpt.com/c/… chat URLs require your login and can't be read here. For private chats, the free ChatGPT Pro Tools extension adds a Download Images action right inside chatgpt.com — no share link needed.