Static Thumbnail Maker

Make thumbnails for every image on your static website, quick.




Don't worry, it can take a while...

What happens next?

Static Thumbnail Maker will download your website and all images in <img> tags. If any image files are larger than the width or height specified inside their tag, they will be downsized and placed in a 'thumbnails' folder. In your HTML, the <img src="..."> attribute will be edited to reflect the new thumbnail path.

Eventually your browser will download the new code and thumbnails in a zip, and you can go ahead and upload them all to your server. Job done!