imgix
api.imgix.com
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.
api_key
free
1.0
https://api.imgix.com
2026-03-01 11:53:46
Health
Capabilities
add_text_overlay
otherRender 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
otherOverlay 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
storageControl 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
otherApply 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
otherConvert 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
otherCrop 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
otherList 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
otherResize 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.