imgix

api.imgix.com

Community

imgix is a real-time image processing and CDN service. It transforms, optimizes, and delivers images via URL parameters -- you append query parameters to any image URL to resize, crop, add text, watermark, and apply effects on the fly.

Auth

api_key

Pricing

free

Spec version

1.0

Base URL

https://api.imgix.com

Crawl failures

1

Last verified

2026-03-01T11:53:46.000Z

Health

This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →

Capabilities

add_text_overlay

other

Render text on top of an image with control over font, size, color, alignment, and position. Supports base64-encoded text for special characters.

Detail: https://api.imgix.com/capabilities/add_text_overlay

add_watermark

other

Overlay a watermark image on top of a base image with control over position, size, opacity, and blending mode.

Detail: https://api.imgix.com/capabilities/add_watermark

adjust_quality

storage

Control the compression quality and file size of the output image. Supports automatic quality optimization based on content analysis.

Detail: https://api.imgix.com/capabilities/adjust_quality

apply_effects

other

Apply visual effects to an image including blur, sharpen, sepia, grayscale, contrast adjustments, and background removal.

Detail: https://api.imgix.com/capabilities/apply_effects

convert_format

other

Convert an image to a different output format like WebP, AVIF, PNG, or JPEG. Use auto format to let imgix choose the best format for the client.

Detail: https://api.imgix.com/capabilities/convert_format

crop_image

other

Crop an image to a specific region. Supports focal point cropping, face detection cropping, and entropy-based smart cropping.

Detail: https://api.imgix.com/capabilities/crop_image

list_sources

other

List all imgix sources in your account via the Management API. Returns source names, domains, and configuration.

Detail: https://api.imgix.com/capabilities/list_sources

resize_image

other

Resize an image by specifying width, height, or both. Supports fit modes like clip, crop, fill, and scale to control aspect ratio behavior.

Detail: https://api.imgix.com/capabilities/resize_image

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: imgix
Description: imgix is a real-time image processing and CDN service. It transforms, optimizes, and delivers images via URL parameters -- you append query parameters to any image URL to resize, crop, add text, watermark, and apply effects on the fly.
Auth: api_key
Capabilities:
  - add_text_overlay: Render text on top of an image with control over font, size, color, alignment, and position. Supports base64-encoded text for special characters.
  - add_watermark: Overlay a watermark image on top of a base image with control over position, size, opacity, and blending mode.
  - adjust_quality: Control the compression quality and file size of the output image. Supports automatic quality optimization based on content analysis.
  - apply_effects: Apply visual effects to an image including blur, sharpen, sepia, grayscale, contrast adjustments, and background removal.
  - convert_format: Convert an image to a different output format like WebP, AVIF, PNG, or JPEG. Use auto format to let imgix choose the best format for the client.
  - crop_image: Crop an image to a specific region. Supports focal point cropping, face detection cropping, and entropy-based smart cropping.
  - list_sources: List all imgix sources in your account via the Management API. Returns source names, domains, and configuration.
  - resize_image: Resize an image by specifying width, height, or both. Supports fit modes like clip, crop, fill, and scale to control aspect ratio behavior.