mirror of
https://github.com/JimLiu/baoyu-skills.git
synced 2026-07-12 05:51:44 +08:00
a596c653d3
Rename baoyu-xhs-images to baoyu-image-cards to decouple from Xiaohongshu platform. Deprecate baoyu-xhs-images with migration notice pointing to baoyu-image-cards.
1.9 KiB
1.9 KiB
name, description
| name | description |
|---|---|
| watermark-guide | Watermark configuration guide for baoyu-xhs-images |
Watermark Guide
Position Diagram
┌─────────────────────────────┐
│ [top-right]│
│ │
│ │
│ IMAGE CONTENT │
│ │
│ │
│[bottom-left][bottom-center][bottom-right]│
└─────────────────────────────┘
Position Recommendations
| Position | Best For | Avoid When |
|---|---|---|
bottom-right |
Default choice, most common | Key info in bottom-right |
bottom-left |
Right-heavy layouts | Key info in bottom-left |
bottom-center |
Centered designs | Text-heavy bottom area |
top-right |
Bottom-heavy content | Title/header in top-right |
Content Format
| Format | Example | Style |
|---|---|---|
| Handle | @username |
Most common for XHS |
| Text | MyBrand |
Simple branding |
| Chinese | 小红书:用户名 |
Platform specific |
| URL | myblog.com |
Cross-platform |
Best Practices
- Consistency: Use same watermark across all images in series
- Legibility: Ensure watermark readable on both light/dark areas
- Size: Keep subtle - should not distract from content
Prompt Integration
When watermark is enabled, add to image generation prompt:
Include a subtle watermark "[content]" positioned at [position].
The watermark should be legible but not distracting from the main content.
Common Issues
| Issue | Solution |
|---|---|
| Watermark invisible | Adjust position or check contrast |
| Watermark too prominent | Change position or reduce size |
| Watermark overlaps content | Change position |
| Inconsistent across images | Use session ID for consistency |