Skip to content

Instantly share code, notes, and snippets.

@mansouryaacoubi
Last active January 2, 2019 15:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mansouryaacoubi/6a9b52ae3218e3b942bd9c9362fd1e86 to your computer and use it in GitHub Desktop.
Save mansouryaacoubi/6a9b52ae3218e3b942bd9c9362fd1e86 to your computer and use it in GitHub Desktop.
Get Thumbnail for Website
<!DOCTYPE html>
<html lang="en">
<head>
<title>Thumbnail Tester</title>
</head>
<body>
<img src="https://mxtoolbox.com/Public/ThumbnailHandler.aspx?url=https://yaacoubi.com" />
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment