Telegram Card Generator

Create stunning, customizable cards for Telegram profiles, channels, groups, and bots. Powered by Next.js OG Image API for lightning-fast generation. Perfect for GitHub READMEs, personal websites, and social media showcases.

🎨 Generate Your Card

Your Generated Card

Generated card preview

📸 Examples from the Community

SingleDevelopers Light Theme

Channel - Light Theme

@SingleDevelopers

Premium Dark Theme

Channel - Dark Theme

@Premium

Pavel Durov

Personal Profile

@durov

SMS Bot

Bot

@ReceiveSMSRobot

SSH Store Group

Group

@SSH_Store

Custom Theme

Custom Theme

@SL_Developers

🎨

Beautiful Design

Responsive cards with dark/light themes, custom color schemes, and multiple font options. Create cards that match your brand perfectly.

Lightning Fast

Powered by Next.js OG Image API with smart caching. Generate high-quality 700x250px cards in milliseconds, not seconds.

📱

Universal Compatibility

Works with Telegram channels, groups, bots, and personal profiles. Automatically displays subscriber counts, member counts, or monthly users.

🔗

Developer Friendly

Perfect for GitHub README files, personal websites, and documentation. Simple URL-based API with extensive customization options.

🆓

Completely Free

Open source MIT licensed tool. No API keys required, no rate limits, no watermarks. Use it anywhere, anytime.

🚀

Easy Deployment

Deploy your own instance on Vercel, Netlify, Railway, or any serverless platform. Full source code available on GitHub.

🚀 Usage Guide & API Documentation

📋 Basic Usage

Simply add a Telegram username to generate a card:

https://telegram-card.vercel.app/?username=SingleDevelopers

🎨 With Theme

Choose between light and dark themes:

https://telegram-card.vercel.app/?username=SingleDevelopers&theme=dark

📝 GitHub README Integration

Perfect for showcasing your Telegram presence in README files:

<img src="https://telegram-card.vercel.app/?username=SingleDevelopers" alt="@SingleDevelopers" style="width: 300px;" />

Or using Markdown:

![SingleDevelopers](https://telegram-card.vercel.app/?username=SingleDevelopers)

🎯 Advanced Customization

Customize colors, fonts, and shadows to match your brand:

https://telegram-card.vercel.app/?username=SL_Developers&bgColor=rgba(30,41,59,1)&textColor=%23F1F5F9&subtleTextColor=%23CBD5E1&extraColor=%23F59E0B&shadowColor=rgba(0,0,0,0.2)&fontFamily=system-ui

🔧 Available Parameters

Customize your cards with these URL parameters:

🌟 Use Cases

📚 View complete documentation and source code on GitHub →