Back to Explore

OpenGraph+

Design Tools

Automatic Open Graph images for every page

💡 OpenGraph+ automatically generates clean, up-to-date Open Graph images for every page on your site. Links are shared more in Slack, iMessage, Discord, Teams, and group chats than on social feeds, but most sites still ship broken or generic previews. Fixing this usually means manual images or custom renderers that fall out of sync. OpenGraph+ captures your pages, renders social cards, and keeps them updated as content changes without running a renderer in your app or designing images by hand.

"It's like having a professional photographer follow your website around, snapping a perfect headshot every time someone mentions its name."

30-Second Verdict
What is it: The 'invisible infrastructure' that stops your link previews from looking lame by auto-rendering beautiful social cards via CSS.
Worth attention: If you have multiple sites and care about sharing aesthetics, it's worth a look; for a personal blog, Vercel OG might be more economical.
5/10

Hype

7/10

Utility

138

Votes

Product Profile
Full Analysis Report

OpenGraph+: The "Invisible Infrastructure" That Ends Lame Link Previews

2026-02-19 | Product Hunt | Official Website

OpenGraph+ Before and After

Screenshot Breakdown: On the left is the effect without OG+—a bare link in a group chat where a friend asks, "What's this?". On the right, with OG+, the link automatically features a rich preview card with a title, date, and summary. A friend responds, "Nice, I'll check it out." One image perfectly captures the core value of this product.


30-Second Quick Judgment

What is it?: You point your website's og:image tag to the OG+ service, and it automatically renders a beautiful social sharing preview card for you. No manual image creation, no self-hosted renderers—just CSS-controlled styles and automatic updates.

Is it worth your attention?: If you own a website and frequently share links in Slack, Discord, or WhatsApp, it's worth 5 minutes to try their free Insights tool. For paid use, $19/mo is ideal for developers with multiple sites. For most personal blogs, the Vercel OG free plan might be more cost-effective.


Three Questions That Matter

Does it matter to me?

Who is the target user?:

  • Web developers with their own sites (who know CSS/HTML/Tailwind)
  • Indie hackers and small teams managing multiple sites who care about link-sharing impact
  • People who frequently share content in group chats (Slack, Discord, iMessage, Teams)

Is that me?: If you've ever sent a link to a group only to see a gray box or no preview at all, and thought, "Forget it, I don't want to fix it"—you are the target user.

When would I use it?:

  • You have a blog or product site and want beautiful previews when shared to Slack --> Use this.
  • You manage 5+ websites and don't want to maintain OG images for each --> Use this to save massive amounts of time.
  • You have a single Next.js project deployed on Vercel --> The @vercel/og free plan is likely enough.

Is it useful to me?

DimensionBenefitCost
TimeSaves 10-30 mins of OG image creation per post; updates automatically~30 mins for initial integration
MoneyImproved link click-through rates (better previews = more clicks)$19/mo
EffortNever worry about "how to make a share image for this page" againLearning ogplus CSS classes and meta tags

ROI Judgment: If you are a developer with 3 or more sites, $19/mo is an absolute steal. If you only have one small blog, use the free Insights tool to audit your current OG implementation first.

What's to love?

The "Aha!" moments:

  • Zero Rendering Burden: No running headless browsers, Puppeteer, or canvas on your server. Just change a meta tag and you're done.
  • CSS Controls Everything: Use ogplus:hidden and ogplus:block to show or hide elements specifically for social cards without affecting the live page.
  • Insights Audit: Enter your URL for free, and it tells you what's wrong with your OG implementation. Even Google's score is terrible.

The "Wow" Moment:

"Just shipped the Open Graph Insights tool... Google scores horribly" — Brad discovered that even Google's own OG implementation fails the test. This hook has great viral potential. — @bradgessler

Real User Feedback:

Positive: "OpenGraph+ feels like one of those invisible infrastructure tools that suddenly makes the entire web feel more polished when it exists." — @ctranbtw Positive: "Worked great overall... It also called me out for being lazy and not setting unique images." — @ryanrhughes Critique: "Most likely your service is broken" — @PavitraGolchha (Found a relative path bug, which Brad fixed within hours)


For Indie Hackers

Tech Stack

  • Core Architecture: A cloud-based rendering proxy. Your og:image points to opengraphplus.com/.... The OG+ server requests your page, applies your defined CSS/meta rules, renders a screenshot, and returns the image. All in < 2 seconds.
  • Frontend Control Layer: HTML meta tags (og:plus:selector, og:plus:style, og:plus:viewport:width) + CSS classes (ogplus-hide, ogplus-show) + Tailwind utilities (ogplus:hidden, ogplus:block).
  • Toolchain: Browser extensions for Chrome/Firefox/Safari (to preview social cards) + a macOS desktop app.
  • Founder's Stack: Brad is a Ruby developer (sitepress has 387 stars, superform has 389 stars on GitHub). The backend is likely Ruby + a headless browser screenshot service.

Core Implementation

Simply put, it's an "OG Image Proxy." Traditionally, you'd run Puppeteer on your server or draw with canvas; OG+ takes over that job. You just add a few meta tags to your HTML to tell it "capture this area," "use this style," and "set this viewport width."

The cleverest part is the CSS control: you can place elements on your page that only appear when OG+ is rendering (like a large title card). Normal users won't see them, but they become the preview image for social sharing.

Open Source Status

  • Is it open source?: OpenGraph+ itself is not open source.
  • Founder's Stance: Brad's other projects (Terminalwire, Thingybase) are open source under his own "O'Saasy License" (free for individuals, paid for commercial use, forbids competitors from copying). If OG+ grows, the core might be open-sourced.
  • Similar Open Source Projects: Vercel @vercel/og (completely free and open source), vercel/og-image (an older GitHub project).
  • Build Difficulty: Medium. The core is "Headless browser screenshotting as a service." One developer could build an MVP in 2-3 weeks. However, achieving <2s response times, multi-platform adaptation (Twitter/Slack/Discord all have different size requirements), and CDN caching requires significant engineering effort.

Business Model

  • Monetization: SaaS subscription at $19/mo.
  • Free Hook: Insights audit tool (analyzes your site's OG implementation issues) + homepage analyzer.
  • Strategy: Target the developer market first, then build WordPress/Shopify plugins to reach non-technical users.
  • User Base: Very early stage. 138 votes on PH, ~12 Twitter discussions.

Giant Risk

Medium Risk. Vercel already has the free @vercel/og library, and Next.js natively supports OG image generation. However, OG+'s differentiator is that it "doesn't require changing your tech stack"—Vercel's solution is platform-locked, while OG+ is platform-agnostic. If they capture the WordPress/Shopify ecosystem, they'll have a moat. But if Cloudflare or Netlify launch a similar service, it could be dangerous.


For Product Managers

Pain Point Analysis

  • Problem Solved: Broken, outdated, or ugly preview images when website links are shared on group chats or social platforms.
  • Severity: A medium-frequency, essential need. Everyone with a website faces this, but most just tolerate it. "Broken previews quietly kill distribution and clicks"—it's the kind of pain point that won't kill you if you don't fix it, but offers clear benefits if you do.

User Persona

  • Core User: CSS-savvy web developers managing 1-10 websites.
  • Secondary User: Content creators and marketing teams (once WordPress/Shopify plugins are available).
  • Usage Scenario: Every time a new article is published or a page is updated, OG+ automatically updates the preview image without extra steps.

Feature Breakdown

FeatureTypeDescription
Auto OG Image RenderingCoreChange meta tags to render; no self-hosted renderer needed
CSS/Tailwind ControlCoreUse frontend tech to control preview styles
Insights AuditCore (Acquisition)Free tool to check website OG implementation issues
Browser ExtensionCorePreview effects in Chrome/Firefox/Safari
macOS AppNice-to-haveLocal preview tool
Cache ControlCoreHTTP headers and meta tags to control refresh frequency

Competitor Comparison

DimensionOpenGraph+Vercel OGOpenGraph.xyzPlacid
Core ConceptScreenshot-as-a-ServiceCode GenerationTemplate-DrivenDesign Tool + API
Tech BarrierLow (Meta tags)High (JSX)Low (Templates)Medium (Template design)
Platform LockNoneVercelNoneNone
Price$19/moFree$19/mo$19-39/mo
Unique Selling PointBased on real page screenshotsCode-level controlWordPress PluginImages + Video + PDF
Best ForCSS DevelopersNext.js DevelopersWordPress OwnersDesign Teams

Key Takeaways

  1. Free Insights Tool for Acquisition: Use a "What's your OG score?" hook to attract users, then lead them to the paid product. The fact that even Google scores poorly is a great viral hook.
  2. CSS as Configuration: Don't invent a new configuration language; use CSS/Tailwind, which developers already know, to lower the learning curve.
  3. "Invisible Infrastructure" Positioning: It's not an app you open every day, but a set-it-and-forget-it pipeline tool.

For Tech Bloggers

Founder Story

Brad Gessler is the co-founder and CTO of Poll Everywhere. He participated in Y Combinator in 2008 and bootstrapped the company to $10M+ ARR (profitably). Poll Everywhere is one of the world's largest interactive presentation tools, with a team of 70.

Brad is the type of person who "runs side projects while being a CTO." His personal site lists a bunch of them: Beautiful Ruby (a love letter to the language), Legible News (news without clickbait), Terminalwire (terminal UI for SaaS), Thingybase, Sitepress... a classic serial entrepreneur and side-project enthusiast.

OG+'s origin is very practical: Brad runs several websites, and every time he shared a link to Slack, the preview was terrible or outdated. He built an automation tool for his own sites, ran it for a while, found it genuinely useful, and decided to productize it.

In his PH launch post, he said something very grounded: "TBH I don't care that much about the rankings. The real gold is talking to humans in the comments section."

Controversies / Discussion Points

  • The "Dev Tool for Devs Only" Paradox: OG+ currently requires editing HTML and CSS, making it inaccessible to non-technical users. Brad plans to build WordPress/Shopify plugins, but they aren't here yet.
  • Is $19/mo Worth It?: When Vercel OG is free and open source, justifying a $19/mo fee for a screenshot proxy is a challenge.
  • Third-Party Dependency Risk: All your OG images go through OG+ servers. If the service goes down, all your link previews disappear.

Hype Data

  • PH Ranking: 138 votes—not a massive hit, but a solid start.
  • Twitter Discussion: ~12 related tweets; very early stage. The founder has a 100% reply rate.
  • Search Trends: Almost none. The product is too new.

Content Suggestions

  • The "Google Fails" Angle: "Why even Google's Open Graph implementation is failing." Use the OG+ Insights tool to audit big-name websites—it's naturally shareable content.
  • The Private Sharing Trend: Connect it to the importance of link previews in the era of group chats—people share links in Slack/Discord far more than on public social media, yet OG tools are still optimizing for Twitter/Facebook.

For Early Adopters

Pricing Analysis

TierPriceFeaturesIs it enough?
Free$0Insights Audit (3 pages) + Homepage AnalyzerGood for checking issues
Paid$19/moAuto-rendering + CSS control + Browser tools + macOS AppBest for multi-site owners

Getting Started Guide

  • Setup Time: 30 minutes
  • Learning Curve: Low (if you know CSS)
  • Steps:
    1. Go to opengraphplus.com and use the free Insights tool to check your site's current OG status.
    2. Sign up and point your og:image meta tag to the OG+ URL.
    3. Use ogplus CSS classes to control which elements show/hide in the preview.
    4. Use the browser extension to preview the results.

Pitfalls and Critiques

  1. Relative Path Bug: The image analysis tool previously struggled with relative paths. "Most likely your service is broken" — @PavitraGolchha. Brad fixed it within hours.
  2. Race Conditions: Brad admitted to having some weird race condition issues during the early launch.
  3. No-Code Gap: Currently requires HTML/CSS knowledge; no visual editor. WordPress/Shopify plugins are planned but not yet released.

Security and Privacy

  • Data Storage: OG+ servers visit your pages to take screenshots; essentially, it sees all public content on your page.
  • Privacy Policy: No detailed privacy policy was found.
  • Security Audit: No public information available.

Alternatives

AlternativeProsCons
Vercel @vercel/ogFree, open source, code-level controlLocked to Vercel, requires JSX
OpenGraph.xyzWordPress plugin, template-driven$19/mo, less flexible than OG+
Self-hosted PuppeteerFull control, freeRequires server maintenance, complex performance tuning
Manual Canva ImagesFree, design freedomManual work for every post; doesn't auto-update

For Investors

Market Analysis

  • Sector Size: OG image automation is a micro-SaaS niche with no independent market reports. However, the broader social media management market is ~$29.93B (2025) and expected to reach $171.62B (2033) with a CAGR of 24.8%.
  • Growth Driver: Link sharing is moving from public platforms to private group chats (Slack, Discord, Teams). In these chats, preview quality directly impacts click-through rates.
  • TAM Estimate: Over 200 million active websites globally. If 1% need OG optimization = 2 million potential users. At $19/mo = $450M annual market potential (very rough estimate).

Competitive Landscape

TierPlayersPositioning
Top (Built-in)Vercel OG, Next.jsFree but platform-locked
Mid (SaaS)OpenGraph.xyz, Placid, BannerbearVarious specialized focuses
New EntrantOpenGraph+Differentiated by real-page screenshotting
Free ToolsOG Image Maker, OGImage.clickManual creation, not automated

Timing Analysis

  • Why Now?: Link sharing has shifted from "mostly public on Twitter/Facebook" to "mostly private in group chats." Group chats demand higher-quality previews because there's no algorithm—the preview image is the only thing driving the click.
  • Tech Maturity: Headless browser screenshot technology is mature and costs are falling.
  • Market Readiness: Medium. Most people know OG images are important but are too lazy to fix them; the market needs education.

Team Background

  • Founder: Brad Gessler, co-founder & CTO of Poll Everywhere.
  • Track Record: YC 2008 alum, bootstrapped a company to $10M+ ARR.
  • Team Size: Appears to be a solo founder or a very small team.
  • Investment Experience: Brad is also a Venture Partner at Pioneer Fund.

Funding Status

  • Funding: No funding info found; likely bootstrapped.
  • Investors: No public information.
  • Valuation: Very early-stage product; no public valuation.

Conclusion

Final Verdict: OpenGraph+ is a micro-SaaS solving a genuine pain point, led by a serial entrepreneur with a proven track record. Its core value is "CSS-controlled screenshotting as a service," which is simpler than Vercel OG and easier than manual design. However, at $19/mo in a market with free alternatives, it needs to prove its premium value.

User TypeRecommendation
DevelopersTry it—use the free Insights tool to check your site's OG score. If you manage multiple sites, $19/mo is worth it. If you only use Next.js + Vercel, @vercel/og is free and sufficient.
Product ManagersLearn from it—the "free audit tool for acquisition" and "CSS-as-configuration" design philosophies are worth noting.
BloggersWrite about it—the "Why Google's OG implementation fails" angle has natural viral potential.
Early AdoptersProceed with caution—the product is very early, with some bugs and race conditions. Wait for the WordPress plugin if you're non-technical.
InvestorsWatch—it's a micro-SaaS play. The founder is reliable, but the market ceiling is limited unless it expands to non-technical users.

Resource Links

ResourceLink
Official Websiteopengraphplus.com
Product Huntproducthunt.com/products/opengraph
Founder's Twitter@bradgessler
Product Twitter@OpenGraphPlus
Founder's Personal Sitebradgessler.com
Competitor: Vercel OGvercel.com/docs/og-image-generation
Competitor: OpenGraph.xyzopengraph.xyz
Competitor: Placidplacid.app

OG+ Browser Preview Tool

Screenshot Breakdown: The OG+ browser preview tool interface. A dark-mode popup overlays legiblenews.com, listing preview effects for platforms like LinkedIn and Twitter, along with corresponding HTML data attributes. Minimalist design, keyboard-driven (Esc to exit)—a classic developer tool style.


2026-02-19 | Trend-Tracker v7.3

One-line Verdict

A micro-SaaS solving a real pain point, perfect for multi-site developers. It's very early stage, so try the free audit tool first and keep an eye on the plugin ecosystem.

FAQ

Frequently Asked Questions about OpenGraph+

The 'invisible infrastructure' that stops your link previews from looking lame by auto-rendering beautiful social cards via CSS.

The main features of OpenGraph+ include: Automatic OG image rendering, CSS/Tailwind style control, Insights audit tool, Browser extension/macOS App.

Free version (audit tool); Paid version $19/mo (full features).

Web developers, indie hackers managing multiple sites, and small teams that care about link-sharing impact.

Alternatives to OpenGraph+ include: Vercel OG, OpenGraph.xyz, Placid, Bannerbear.

Data source: ProductHuntFeb 19, 2026
Last updated: