Jina AI
Jina AI
Tool
deduplicate_images
Get top-k semantically unique images (URLs or base64-encoded) using Jina CLIP v2 embeddings and submodular optimization. Use this when you have many visually similar images and want the most diverse subset.
Pricing
Per call
$0.01
Model
flat
Pay only for what you use. No subscriptions.
Inputs
images *
arrayk
numberTry It
API
MCP Config
Input Parameters
Array of image inputs to deduplicate. Each item can be either an HTTP(S) URL or a raw base64-encoded image string (without data URI prefix).
Number of unique images to return. If not provided, automatically finds optimal k by looking at diminishing return

