Get more clicks on social media
Automate social link previews for every page of your website with just one line of code—boost your click-through rates now!

Tony
Hey this is so cool!
TYPINGMIND.COM
TypingMind — LLM Frontend Chat UI for AI models
Chat with AI using your API keys. Pay only for what you use. GPT-4, Gemini, Claude, and ot...

Comment as Tony
Benefits
How can we help your website stand out on social media
Normal social previews
Same branded image for every page looks repetitive
Lower click-through rates due to lack of context
Hours spent creating individual images for each page
Different requirements for each social platform
Constant updates needed when content changes
Complex code needed for dynamic image generation

In-context social previews that drive more clicks
Show visitors actual screenshots of your pages for better engagement and higher click-through rates
Fully automated for every single page
Simply add our URL to your existing meta tags and we'll handle the rest automatically.
Perfect quality images that load lightning fast
Professional-quality social images optimized for every platform and built for speed






Add the site for which you want to generate a social preview
By adding your site URL, you will receive a dynamic social preview URL for your website that looks like this:
<meta property="og:image" content="https://image.social/get?url=yourwebsite.com/" />
Implement one line of code on your website
Simply add the following code to the
For example, if you want to add a social preview to the page /blogs/article-1
, you can include the following code:
<!-- Put in your <head> tag -->
<meta
property="og:image"
content="https://image.social/get?url=yourwebsite.com/blogs/article-1" />
Pricing
Choose an affordable plan that fits your needs

Starter
For simple websites with less than unique 30 pages
- 1,000 new images/month
- Unlimited websites

Growth
Suitable for websites with 300 to 1,000 unique pages
- 3,000 images/month
- Unlimited websites

Pro
Suitable for large websites with 5,000 unique pages or above
- 30,000 images/month
- Unlimited websites

Enterprise
Dedicated support and infrastructure for your company.
- Unlimited images/month
- Unlimited websites
Frequently asked questions
How do I use this as the open graph image (social image) for my web pages?
https://image.social/get?url=yourwebsite.com/articles/my-post-123
yourwebsite.com/articles/my-post-123
with your own URL.https://image.social/get?url=yourwebsite.com/${router.pathname}