← 返回
内容创作 中文

Instagram Photo Text Overlay

Overlay text on photos for Instagram posts. Generates portrait (4:5) images with gradient overlays, titles, and optional numbered lists. Use when creating In...
为Instagram帖子在照片上叠加文字。生成带有渐变叠加层、标题和可选编号列表的竖版(4:5)图片。适用于创建Instagram内容。
psyduckler
内容创作 clawhub v1.0.0 1 版本 99849.1 Key: 无需
★ 2
Stars
📥 1,283
下载
💾 49
安装
1
版本
#latest

概述

Instagram Photo Text Overlay

Overlay text onto photos for Instagram-ready images. Two styles: list (title + numbered items) and clean (title only).

Quick Start

python3 scripts/overlay.py \
  --input photo.jpg \
  --output result.jpg \
  --title "TAORMINA" \
  --subtitle "3-Day Trip Itinerary" \
  --items '["Teatro Greco|Ancient theatre with Etna views", "Isola Bella|Crystal-clear beach"]' \
  --style list

Options

FlagDefaultDescription
----------------------------
--input(required)Source photo path
--output(required)Output image path
--title(required)Main title (auto-uppercased)
--subtitle"3-Day Trip Itinerary"Subtitle below title
--items[]JSON array of `"Name\Reason"` strings (list style)
--watermark"tabiji.ai"Top-left watermark (empty string to disable)
--accent255,220,150Accent color for numbers/tags (R,G,B)
--quote""Quote text (for quote style)
--stylelistlist / clean / quote
--quality95JPEG output quality

Styles

  • clean: Cover slide. Big title = destination + category + count (e.g. "7 unique cheap eats in barcelona spain"). Subtitle = credibility/source line (e.g. "Insider takes from r/barcelona"). Best as carousel first slide.
  • list: Content slides. Title + subtitle + divider + numbered items with reasons. Best for top-5 / itinerary posts.
  • quote: Title with accent bar on the left + blockquote text below. No subtitle or divider. Best for travel quotes, testimonials, or key takeaways.

Workflow

  1. Receive photo + destination/topic + list of items from user
  2. Run scripts/overlay.py with appropriate args
  3. Output is auto-cropped to 4:5 portrait (Instagram optimal)
  4. Review output and adjust if needed (font sizes scale with image width)

Requirements

  • Python 3 + Pillow (pip install Pillow)
  • Works on macOS (Helvetica) and Linux (DejaVu/Liberation fallback)

Tips

  • Items format: "Name|Short reason" — the pipe separates bold name from description
  • For destinations, pull top picks from existing itineraries when available
  • Gradient + white text ensures readability on any photo
  • All font sizes are proportional to image width — works at any resolution

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 05:44 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Email Finder

psyduckler
通过网站爬取、搜索 dorking、模式猜测、DNS 分析和 SMTP 验证,为指定域名查找邮箱地址,适用于潜在客户开发。
★ 0 📥 1,561
content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,204
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 860 📥 199,864