Tiled Watermark Patterns for Full-Image Coverage
Master the tiled watermark placement mode to cover your entire image with repeating opt-out text. Learn spacing, rotation, and density settings for maximum protection.
Detailed Explanation
Tiled Watermark Patterns
Tiling is the most effective placement mode for AI training protection because it ensures no region of the image is clean enough to crop. The watermark text repeats across the entire canvas in a grid pattern.
How Tiling Works
The tool divides your image into a grid of cells. Each cell contains one instance of the watermark text. Key parameters:
- Font size — Controls the size of each text instance. Larger text = fewer repetitions, more visible
- Rotation — Angle of each text instance (e.g., -30° for a classic diagonal tiled look)
- Gap / spacing — Pixel distance between repetitions. Tighter spacing = harder to remove
- Opacity — Transparency level (see the opacity settings guide for recommendations)
Recommended Settings by Use Case
| Scenario | Font Size | Rotation | Opacity | Spacing |
|---|---|---|---|---|
| Portfolio preview | 16-20px | -30° | 12-18% | 80-120px |
| Social media post | 24-32px | -45° | 15-22% | 60-100px |
| Maximum protection | 36-48px | -30° | 25-35% | 40-60px |
Why Tiling Defeats Cropping
If a watermark appears only in the center or corners of an image, a scraper can simply crop around it. With tiling, every possible crop of the image contains watermark text. Even aggressive center-cropping — common in training pipeline preprocessing — will capture multiple watermark instances.
Combining Tiling with Rotation
A straight horizontal tiled pattern can sometimes be removed by line-detection algorithms. Adding rotation (typically -30° to -45°) makes automated removal significantly harder because the text does not align with horizontal or vertical scan lines. The slight angle also looks more professional than a rigid grid.
Performance Note
For very large images (4000px+), dense tiling can generate many text draw calls on the Canvas API. If you experience slowness, increase the spacing or reduce font size slightly.
Use Case
A wedding photographer shares a gallery of 50+ preview images with clients. They use tiled watermarks at 15% opacity so clients can evaluate compositions while the images remain protected from AI scraping.