๐ Quick Start
1. Get Your API Token
Create an API token in your dashboard:
2. Make Your First Request
Process an image with our API:
-H "Authorization: Bearer TOKEN" \
-d '{"tool": "watermark-remover"}'
Integrate powerful AI image processing tools into your applications
Create an API token in your dashboard:
Process an image with our API:
All API requests require authentication using Bearer tokens. Include your API token in the Authorization header:
โ ๏ธ Security: Never expose your API tokens in client-side code or public repositories.
Remove watermarks, logos, and text from images
Remove backgrounds from images with AI precision
Restore old photos with AI enhancement
Create professional headshots from any photo
Remove blur and enhance image clarity
AI image generation and enhancement
Generate professional YouTube thumbnails with AI using templates OR custom images
๐ก Note: YouTube thumbnail generation supports TWO modes:
1. Template-based: Use template_id to select from pre-made templates (browse via templates endpoint)
2. Custom image: Upload your own image using custom_image (base64 or URL)
You must provide EITHER template_id OR custom_image.
template_id
conditional
integer
The ID of the thumbnail template to use. Required if custom_image is not provided. Get templates from the free templates endpoint.
custom_image
conditional
string (base64 or URL, max 20MB)
Your custom image to use as the base for thumbnail generation. Required if template_id is not provided. Can be base64 encoded image data or a public URL.
title_text
optional
string (max 200)
The text to display on the thumbnail. AI will add bold, eye-catching typography.
style_prompt
optional
string (max 500)
Additional style instructions like "vibrant colors", "professional look", "gaming style", etc.
Generate custom ultra-realistic action figures
Get detailed AI descriptions of images
Solve problems from images with AI
Enhance image resolution and quality using Clarity Upscaler AI
Upscale low-resolution photos for printing or high-quality display
Enhance facial features and portrait quality with AI optimization
Scale up digital artwork while maintaining quality and details
Prepare images for high-resolution social media platforms
image
required
Image file to upscale (multipart/form-data). Max 10MB.
scale_factor
optional
Upscale factor: 2, 3, or 4 (default: 2). Higher values increase resolution more but take longer.
Ask questions and get AI responses with optional image analysis. Flexible prompts for any task.
โข With Images - Product Identification: "What product is this? Include brand and model."
โข With Images - Medical Analysis: System: "You are a medical expert." Prompt: "Describe any visible symptoms."
โข With Images - Fashion Analysis: "Identify the clothing items and suggest similar styles."
โข Text-Only - General Questions: "Explain quantum physics" or "Write a poem about nature"
โข Text-Only - Expert Advice: System: "You are a lawyer." Prompt: "What is intellectual property?"
The image file to analyze (max 10MB). If omitted, works as text-only AI.
Your question or instruction (max 2000 chars). Works with or without images.
Define the AI's expertise and behavior (max 1000 chars). Default: "You are a helpful AI assistant."
Extract text from images using advanced OCR technology
Convert scanned documents, PDFs, and book pages to editable text
Extract text from homework, assignments, and study materials
Extract foreign language text for translation workflows
Extract text from receipts, invoices, and business documents
The API returns text with proper Unicode encoding - no escape sequences! This means you'll get native scripts like:
The image file to extract text from (max 10MB). Supports JPG, PNG, WebP.
Whether the operation was successful
The extracted text with proper Unicode encoding (no escape sequences)
Unique ID for this operation
Total number of characters extracted
Total number of words extracted
Browse all available YouTube thumbnail templates
Browse all available action figure templates