Why Choose ArtenoMark?
Multiple Image I/O Options
Supports multiple image source types like file, base64, url etc.
More Than 2000 Fonts
Supports 2000+ fonts from Google Fonts for text-based watermarks.
Fully Customizable Design
Supports customizing the watermark with a wide variety of options, like margin, padding etc.
Image Repetition
Supports repetition of both text & image watermarks.
Multiple Image Formats
Supports input & output of multiple modern image formats.
EXIF Retention
Supports retention of EXIF metadata like camera information etc.
Where to Use ArtenoAPI?
Getting Started With ArtenoMark
You're just a few steps away from taking the power of ArtenoMark in your hands:
- First, get a RapidAPI account. (It's free, don't worry)
- Visit the ArtenoMark API page and subscribe to it to get your API key. (Again don't worry, there's a free trial available.)
- Then test and explore ArtenoMark, and implement it in your projects.
That's it.
Examples
Simple Text-on-Image Example
The basic way to watermark images with some text, is as follows:
Simple Image-on-Image Example
We can simply watermark images by another image, in this way:
Response:
The response when target_type is file:
Here,
message: It gives the success message.url: It gives the link to access the saved image.download_url: It gives the direct download link of the image.content_type: It provides the content type of the saved image.
The response is quite different when, the target_type is not file. But that will not be covered in this section.
So, are you ready yet?
Setting up is a-piece-of-cake, and can be easily used in any programming language, with just HTTP requests.