Table Image
Generate images from tables for better readability in messaging apps like Telegram. Use when displaying tabular data.
New
Join 0+ developers using this skill
skill
Creative & Media
beginner
0 installs
Generate images from tables for better readability in messaging apps like Telegram. Use when displaying tabular data.
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Render markdown tables as PNG images for messaging platforms that don't support markdown tables.
Install tablesnap:
go install github.com/joargp/tablesnap/cmd/tablesnap@latest
Or build from source:
git clone https://github.com/joargp/tablesnap.git cd tablesnap go build -o tablesnap ./cmd/tablesnap
echo "| Header 1 | Header 2 | |----------|----------| | Data 1 | Data 2 |" | tablesnap -o /tmp/table.png
Then send with
MEDIA:/tmp/table.png
| Flag | Default | Description |
|---|---|---|
| stdin | Input file |
| stdout | Output file |
| dark | Theme: or |
| 14 | Font size in pixels |
| 10 | Cell padding in pixels |
Bundled (work out of the box): ✅ ❌ 🔴 🟢 🟡 ⭕ ⚠️
Full emoji (one-time download):
tablesnap emojis install
Unsupported emoji render as □ until full set is installed.
# Create table image echo "| Task | Status | |------|--------| | Build | ✅ | | Deploy | 🚀 |" | tablesnap -o /tmp/table.pngSend in reply
MEDIA:/tmp/table.png
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.