NEWVectors or files. Pick a path.Start →
    Image

    Image Embedding

    Generate visual embeddings for similarity search and clustering

    Note: This playground provides simulated output to showcase functionality. No input data is processed or stored on our servers. Use this demo to explore the feature extractor's capabilities before integrating it into your application.

    Input

    Enter a URL to a image file

    Drag and drop a image file here, or click to browse

    The image embedding model to use. Default: vision-embedding-v2

    Whether to resize large images. Default: true

    Whether to normalize the embeddings. Default: true

    Output

    {
    "embedding": [
    0.0234,
    -0.1251,
    0.3452,
    0.0127,
    "..."
    ],
    "dimensions": 1024,
    "model": "vision-embedding-v2",
    "image_hash": "f8e2d4a1c5b7d9e3"
    }

    Ready to run Image Embedding on your data? Spin it up in Studio — no infra to host.

    Run this in Studio

    Already have embeddings? Skip extraction — search your own vectors with MVS. First 1M vectors free.

    Try MVS →