Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Generate article cover images with 5-dimensional customization: type, palette, rendering, text level, and mood.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
references/config/watermark-guide.md
1---2name: watermark-guide3description: Watermark configuration guide for baoyu-cover-image4---56# Watermark Guide78## Position Diagram910```11┌─────────────────────────────┐12│ [top-right]│13│ │14│ │15│ COVER IMAGE │16│ │17│ │18│[bottom-left][bottom-center][bottom-right]│19└─────────────────────────────┘20```2122## Position Recommendations2324| Position | Best For | Avoid When |25|----------|----------|------------|26| `bottom-right` | Default choice, most common | Title in bottom-right |27| `bottom-left` | Right-heavy layouts | Key visual in bottom-left |28| `bottom-center` | Centered designs | Text-heavy bottom area |29| `top-right` | Bottom-heavy content | Title/header in top-right |3031## Content Format3233| Format | Example | Style |34|--------|---------|-------|35| Handle | `@username` | Social media |36| Domain | `myblog.com` | Cross-platform |37| Brand | `MyBrand` | Simple branding |38| Chinese | `博客名` | Chinese platforms |3940## Best Practices41421. **Consistency**: Use same watermark across all covers432. **Legibility**: Ensure watermark readable on both light/dark areas443. **Size**: Keep subtle - should not distract from content4546## Prompt Integration4748When watermark is enabled, add to image generation prompt:4950```51Include a subtle watermark "[content]" positioned at [position].52The watermark should be legible but not distracting from the main content.53```5455## Cover-Specific Considerations5657| Aspect Ratio | Recommended Position | Notes |58|--------------|---------------------|-------|59| 2.35:1 | bottom-right | Cinematic - keep corners clean |60| 16:9 | bottom-right | Standard - flexible placement |61| 1:1 | bottom-center | Square - centered often works better |6263## Common Issues6465| Issue | Solution |66|-------|----------|67| Watermark invisible | Adjust position or check contrast |68| Watermark too prominent | Change position or reduce size |69| Watermark overlaps title | Change position or reduce title area |70