AI Powered

Image analysis API for modern apps

Extract clothing details, accessories, colors, and style attributes from any image. Perfect for fashion, e-commerce, and content platforms.

No credit card required

response.json 200 OK
{
  "person": {
    "gender": "female",
    "pose": "standing"
  },
  "clothing": {
    "top": {
      "type": "blazer",
      "color": "white",
      "style": "oversized"
    },
    "bottom": {
      "type": "skirt",
      "color": "light blue",
      "style": "pleated"
    }
  },
  "accessories": {
    "handbag": {
      "color": "black",
      "style": "quilted"
    }
  }
}

See it in action

Real examples showing the depth and accuracy of our image analysis

Fashion portrait Studio shot Casual style
API Response 200 OK
{
    "image": {
        "person": {
            "gender": "female",
            "hair_color": "dark brown",
            "hair_style": "half-up, wavy",
            "skin_tone": "medium",
            "expression": "neutral",
            "pose": "standing, hands near waist/holding bag"
        },
        "clothing": {
            "blazer": {
                "color": "white",
                "style": "short-sleeved, oversized, V-neck, lapels",
                "material": "light fabric"
            },
            "skirt": {
                "color": "light blue",
                "style": "pleated, midi/maxi length",
                "material": "flowy"
            }
        },
        "accessories": {
            "handbag": {
                "color": "black",
                "style": "quilted, top handle, detachable shoulder strap, flap closure",
                "material": "leather or faux leather",
                "hardware_color": "gold-toned"
            },
            "earrings": {
                "color": "silver-toned",
                "style": "small hoops or huggies",
                "material": "metal"
            },
            "bracelet_left_wrist": {
                "color": "silver-toned",
                "style": "delicate chain with small spherical beads",
                "material": "metal"
            },
            "bracelet_right_wrist": {
                "color": "dark/brown with gold accents",
                "style": "beaded, possibly with a small charm",
                "material": "beads, metal"
            }
        },
        "background": {
            "color": "white/off-white",
            "texture": "plain wall"
        }
    }
}
{
    "image": {
        "woman": {
            "pose": "seated",
            "expression": "serious_or_neutral",
            "hair_style": "pulled_back_ponytail_or_bun",
            "hair_color": "dark_brown",
            "skin_tone": "medium",
            "attire": "white_suit",
            "accessories": [
                {
                    "type": "earrings",
                    "style": "dangling_teardrop_shape",
                    "color": "silver_tone_with_clear_gemstone_like_elements"
                },
                {
                    "type": "bracelet",
                    "style": "thin_cuff",
                    "color": "silver_tone"
                }
            ]
        },
        "clothing": {
            "type": "suit",
            "parts": ["blazer", "trousers"],
            "color": "white",
            "material": "fabric",
            "style": "tailored"
        },
        "handbag": {
            "color": "dark_brown",
            "material": "leather",
            "style": "structured_shoulder_bag_or_tote",
            "handle_color": "dark_brown",
            "hardware_color": "gold_tone",
            "clasp_design": "circular_with_horizontal_bar",
            "brand_logo": "hie_visible_on_front_bottom",
            "shape": "trapezoidal_with_curved_top_edges"
        },
        "shoes": {
            "type": "slingback_flats_or_low_heels",
            "color": "olive_green_or_khaki_brown",
            "material": "patent_leather_or_shiny_synthetic",
            "toe_shape": "pointed",
            "strap_style": "thin_ankle_strap"
        },
        "chair": {
            "type": "armchair",
            "frame_material": "wood",
            "frame_color": "medium_brown",
            "seat_and_back_material": "cane_webbing",
            "style": "mid_century_modern_or_colonial_inspired"
        },
        "background": {
            "color": "white",
            "texture": "plain",
            "lighting": "bright_even"
        },
        "floor": {
            "material": "carpet",
            "color": "dark_grey_or_charcoal",
            "texture": "short_pile_or_felted"
        }
    }
}
{
    "image": {
        "person": {
            "gender": "male",
            "age_group": "young adult",
            "hair_color": "brown",
            "hair_style": "curly, short",
            "pose": "walking, hands in pockets",
            "attire": {
                "t_shirt": {
                    "pattern": "horizontal stripes",
                    "colors": ["white", "navy blue"],
                    "sleeve_length": "short",
                    "neckline": "crew neck",
                    "features": ["chest pocket", "navy blue pocket"]
                },
                "pants": {
                    "color": "black",
                    "style": "slim fit",
                    "length": "ankle length",
                    "features": ["cuffed hem"]
                },
                "shoes": {
                    "color": "black",
                    "style": "sneakers",
                    "material": "canvas/suede mix",
                    "laces": "black",
                    "sole_color": "white"
                }
            },
            "accessories": {
                "sunglasses": {
                    "frame_color": "black",
                    "lens_color": "dark",
                    "style": "wayfarer-like"
                }
            }
        },
        "background": {
            "color": "white",
            "style": "plain, studio"
        }
    }
}

Built for developers

Everything you need to add intelligent image analysis to your application

Detailed Analysis

Extract clothing types, colors, patterns, materials, and style attributes with high accuracy.

Fast & Reliable

Simple REST API with quick response times. Supports both URL and file uploads.

Structured JSON

Clean, predictable JSON responses that integrate seamlessly with your codebase.

Simple integration

Get started with just a few lines of code

Analyze from URL
curl -X POST "https://imgtags.com/api/v1/analyze" \
     -H "X-API-Key: YOUR_API_KEY" \
     -H "Content-Type: application/json" \
     -d '{"url": "https://example.com/image.jpg"}'
Analyze from file
curl -X POST "https://imgtags.com/api/v1/analyze" \
     -H "X-API-Key: YOUR_API_KEY" \
     -F "image=@/path/to/image.jpg"

Simple, transparent pricing

Start free, upgrade when you need more

Free

Perfect for testing

0 EUR/month

  • 50 requests per month
  • URL and file upload
  • Full API access
Get started
Popular

Pro Monthly

For production apps

28 EUR/month

  • 1,000 requests per month
  • 15 EUR / 500 extra requests
  • Multiple API keys
  • Priority support
Get started
Save 2 months

Pro Annual

Best value

280 EUR/year

  • 1,000 requests per month
  • 15 EUR / 500 extra requests
  • Multiple API keys
  • Priority support
Get started

Ready to get started?

Join developers using ImgTags to power their image analysis needs

Create free account