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

    Image Embedding: common questions

    How much does the Image Embeddings (SigLIP) extractor cost?
    2 cr/image. Credits are billed per unit processed; see mixpeek.com/pricing for the credit rate.
    What file types does Image Embeddings (SigLIP) support?
    Image, PDF. It produces embeddings from google_siglip_base_v1.

    Already have embeddings? Skip extraction: search your own vectors with MVS, from $25/mo for up to 1M vectors.

    Try MVS →