What problem does it solve? Creating social sharing images that render correctly across Facebook, Twitter/X, LinkedIn, Discord, and Slack requires knowing each platform's dimension, file size, and cropping rules, which is tedious to manage manually. ## Core Features & Use Cases - Platform Specification Reference: Provides exact dimensions, aspect ratios, file size limits, and formats for Facebook, Twitter/X, LinkedIn, Discord, Slack, and iMessage. - HTML-to-Image Generation: Generates OG images via the inference.sh belt CLI using HTML templates for blog posts, product launches, and tutorials. - OG Meta Tag Guidance: Supplies complete og:title, og:image, and twitter:card meta tag snippets plus testing tools like the Facebook Debugger and Twitter Card Validator. - Use Case: When publishing a blog post, generate a 1200x630 branded OG image with title and subtitle, then add the correct meta tags so link previews render consistently on every platform. ## Quick Start Ask the assistant to generate a 1200x630 Open Graph image for your blog post title using the belt html-to-image command and provide the matching og meta tags.