Preview images, logos and icons

Website Thumbnail Downloader

Enter a web page address to collect the images it declares about itself - the Open Graph and Twitter/X card images, schema.org logo and images, favicons, Apple touch icons and web-manifest icons - each with its real size and format.

  • og:image & twitter:image
  • Favicons & touch icons
  • Manifest icons & logos
  • Source tag for each image
Try an example:

How the Website Thumbnail Downloader works

1. Enter a page

Our server reads the page's head metadata and web manifest.

2. Every image is checked

Each declared image is loaded, its format identified from its bytes and its size measured.

3. Download

Save any image, copy its resolved URL, or ZIP them all.

Supported input

  • Any public http:// or https:// page
  • Addresses without https:// (it is added)

Limitations

  • Only declared metadata images are collected - not every image in the page body.
  • Pages that need a login, block automated requests or build their tags with JavaScript may show fewer images.
  • Private network, localhost and internal addresses are refused.

How your data is handled. The link you enter is sent to A2Z.Tools so our server can read the platform's public metadata and check each image. We do not store the link, and our analytics record only the platform, how many images were found and any error code. Images are downloaded through a short-lived link that stops working after about 30 minutes.


What the Website Thumbnail Downloader does

Web pages describe themselves with metadata: a preview image for social shares, a logo for search engines, and icons for browser tabs and home screens. This tool reads that metadata from a page and collects every image it declares, showing where each one came from, its measured size and its real format. It is built for web developers checking a launch, SEO specialists auditing structured data, and designers gathering the brand assets of a site they work on.

Supported inputs

  • Any public http:// or https:// page
  • Addresses typed without https:// – it is added for you

What the tool reads

  • Open Graph: og:image and og:image:secure_url, with declared width and height
  • Twitter / X card: twitter:image
  • Preview links: link rel=image_src
  • Schema.org: itemprop=image microdata and JSON-LD image, logo and thumbnailUrl values
  • Icons: favicons with their sizes, Apple touch icons, the Safari pinned-tab icon and the Windows tile image
  • Web manifest icons, including their declared sizes and purpose

If a page declares no favicon, the default /favicon.ico is tried as well. Every image is loaded, its format identified from its bytes rather than its file extension, and its dimensions measured. Declared images that cannot be used — a 404, a refused request, or a file that is not really an image — are listed with the reason so a site owner can fix them.

Common uses

  • Confirming your new site’s og:image and touch icons load correctly after deployment
  • Finding broken icon references in your web manifest
  • Checking that your JSON-LD logo points to a real, correctly sized image for SEO
  • Collecting the declared logo and icons of a client site you are redesigning

Limitations

  • Only declared metadata images are collected – not every image in the page body.
  • Pages that need a login, block automated requests or build their tags with JavaScript may show fewer images.
  • Private network, localhost and internal addresses are refused.

Privacy

The link you enter is sent to A2Z.Tools so our server can read the page’s head metadata and web manifest and check each image. We do not store the link, and our analytics record only the platform, how many images were found and any error code. Images are delivered through a short-lived download link that stops working after about 30 minutes.

Copyright

Logos and icons are frequently trademarks. Download thumbnails and cover artwork only for content you own, have permission to use, or for legally permitted reference, research or personal use. The copyright remains with the original creator or rights holder.

Rate this tool

Was this tool useful? Your feedback helps us improve it.

No ratings yet — be the first to rate this tool.
Your rating (required)
0 / 2000

Please do not include passwords, payment details or other sensitive information.

Your feedback is sent privately to the A2Z.Tools team and will not be posted publicly.

Key facts

  • Reads og:image, og:image:secure_url and twitter:image
  • Schema.org microdata and JSON-LD images and logos
  • Favicons, Apple touch icons, Safari pinned-tab and Windows tile images
  • Web manifest icons
  • Format identified from the file bytes
  • Declared images that fail are listed with a reason

How to use it

  1. Enter a public web page address; https:// is added if missing
  2. Select Find images
  3. Review each image's source tag, size and format
  4. Download an image, copy its resolved URL or ZIP them all

Frequently asked questions

Does the tool download every image on a website?

No. It collects only the images a page declares in its metadata – Open Graph, Twitter card, schema.org, icons and manifest icons. Images in the page body are not scraped.

Why is a favicon listed even though my page does not declare one?

When no icon link is found, the tool also tries the default /favicon.ico at the site root, which browsers request automatically. If it does not exist, that is not reported as a fault.

Why does my page show fewer images than I expected?

Pages that add their meta tags with JavaScript, require a login or block automated requests may not expose those tags to our server, which reads the HTML the server returns.

What does the failed images list mean?

It shows images your page declares that could not be used, such as a 404, a refused request or a file that is not a real image, together with the tag that declared it.

Can I check an internal or localhost site?

No. Private network, localhost and internal addresses are refused for security. The page must be publicly reachable.

Last reviewed: