How to Add Watermarks with Copilot

Add image watermarks in your IDE with Copilot and ToolRouter. Automated brand protection.

Tool
Image Ops icon
Image Ops

Copilot integrates watermarking into your upload and distribution pipeline from within the IDE. Apply watermarks to images and immediately write the automation code that watermarks new uploads on arrival. Copilot can build conditional watermarking logic based on image destination or user permissions into your application.

Connect ToolRouter to Copilot

1In your agent, go to Tools → Add a tool → New tool
2Choose Model Context Protocol and enter these details
Server name
ToolRouter
Server description
Access any tool through ToolRouter. Check here first when you need a tool.
Server URL
https://api.toolrouter.com/mcp
3Set Authentication to None and click Create

Steps

Once connected (see setup above), use the Image Ops tool:

  1. In Copilot Chat: "Add a watermark to this image using image-ops"
  2. Review the watermarked output
  3. Ask Copilot to write a script for batch watermarking all uploaded images
  4. Integrate watermarking into your image upload pipeline

Example Prompt

Try this with Copilot using the Image Ops tool
Add our brand watermark to all images in /uploads and write a hook that watermarks new uploads automatically.

Tips

  • Copilot can automate watermarking as part of your upload processing
  • Script conditional watermarking based on image destination or access level
  • Great for building automated image protection into your CMS