Add Image Watermark
Free invisible image watermark embedding API. Quietly writes a custom marker into an image — invisible to the eye, yet able to survive the recompression and re-saving that social platforms apply. Accepts file upload, image URL, or Base64. Great for AIGC content provenance, copyright protection, and anti-theft. · AIGC image provenance, original-work copyright protection, anti-theft for assets, tracking distribution across social platforms, marking enterprise content assets, image source tracing · Add Image Watermark
free invisible watermark API, image invisible watermark, blind watermark API, digital watermark API, image copyright protection, anti image theft, AIGC provenance, invisible watermark api
POST /watermark/embed - Add Image Watermark
Want to brand your original images without spoiling how they look, or trace AIGC-generated images later on? This endpoint quietly tucks a marker of your choosing inside the image.
Overview
You upload an image and give it a marker, and the endpoint embeds that text invisibly into the image's pixels. The result looks no different to the eye, yet it holds up against common resizing, cropping, social-platform compression, and re-forwarding. It's a good fit for marking where an image came from, tracking distribution channels, or quietly asserting copyright.
Notes
Capacity: by the nature of invisible watermarking, only a limited number of characters fit in an image (usually a short code). Store just a short provenance ID or signature, and keep the full mapping in your own database.
Parameters: provide the image one of three ways (file / url / imagebase64); unless you have a specific need, leave the other advanced parameters empty to use the best-practice defaults.