# gleam.so LLM Information File version: 1.0 last_updated: 2024-12-12 website: https://gleam.so # Site Description description: | gleam.so is a web application for creating and managing social media assets, particularly focused on Open Graph (OG) images and meta tags. The platform offers tools for generating, validating, and optimizing social media presence. # Core Features features: - OG Image Generator: Create social share images for websites - Meta Tags Generator: Generate SEO-friendly meta tags - Meta Tags Validator: Validate and preview meta tags across platforms - Image Resizer: Resize images for different social media platforms # Main Tools tools: - path: /tools/meta-generator description: Generate SEO & social media meta tags with live preview supports: [Google, Facebook, Twitter, LinkedIn, Slack] - path: /tools/meta-validator description: Validate and preview meta tags across social platforms supports: [Google, Facebook, Twitter, LinkedIn, Slack] - path: /tools/image-resizer description: Resize images for social media platforms supports: [Facebook, Instagram, Twitter, LinkedIn] # Content Types content_types: - application/json - image/png - image/jpeg - image/webp # API Information api: base_url: https://gleam.so/api version: v1 authentication: required endpoints: - /api/v1/images: Image generation and processing - /api/v1/images/:id: Generate image by id # SEO Structure seo: meta_tags: - title - description - keywords - og:title - og:description - og:image - twitter:card - twitter:title - twitter:description - twitter:image # Supported Platforms platforms: - name: Facebook image_ratio: 1.91 title_length: 40 description_length: 65 - name: Twitter image_ratio: 2 title_length: 70 description_length: 125 - name: LinkedIn image_ratio: 1.91 title_length: 70 description_length: 155 - name: Slack title_length: 50 description_length: 150 # Example URLs examples: - url: https://vercel.com - url: https://stripe.com - url: https://linear.app - url: https://cal.com # Cache Configuration caching: local: max_size: 100 ttl_minutes: 5 max_size_mb: 50 redis: ttl_hours: 24 storage: max_age_days: 7 # Contact Information contact: support_email: support@gleam.so twitter: @anhphong_dev