Overview
Imgix is a real-time image processing and content delivery network service. It enables developers to serve dynamically resized, cropped, formatted, and optimized images by appending transformation parameters to image URLs. Imgix operates as a pure asset delivery layer sitting between the origin image store and the end-user browser. It has no behavioral tracking function, sets no cookies, and collects no personal data beyond standard CDN access logging.
What This Script Does
Imgix has no JavaScript component deployed on websites. Its operation is entirely at the HTTP asset request level:
- URL-based image transformation: Images are served from a customer-configured Imgix subdomain (e.g.,
example.imgix.net). Transformation parameters (width, height, format, quality, crop) are appended as query parameters to the image URL:image.imgix.net/photo.jpg?w=800&h=600&fit=crop&fm=webp. - CDN delivery: Processed images are cached at Imgix's global CDN edge nodes and served to browsers with standard HTTP caching headers (
Cache-Control,ETag). Subsequent requests for the same transformation are served from cache. - Access logging: Like all CDN providers, Imgix logs HTTP request metadata — IP address, User-Agent, requested URL, response status, timestamp — for infrastructure monitoring and abuse prevention. This is standard operational data not used for behavioral tracking.
- No cookies: Imgix sets no cookies in the browser. Image requests are stateless HTTP GET requests.
- No JavaScript: Imgix provides no client-side script. The optional
imgix.jslibrary is a developer utility for generating srcset attributes — it is not a tracking script.
Consent & Compliance
GDPR and ePrivacy: Imgix's CDN access logs contain IP addresses, which are personal data under GDPR in most jurisdictions. However, this logging is standard infrastructure operation necessary for CDN service delivery and security monitoring, falling under legitimate interest grounds. No consent is required for serving images through a CDN. Imgix is a US company (owned by Zebrafish Labs); review EU-US Data Privacy Framework participation status for data transfer compliance.
CCPA/CPRA: Standard CDN access logs containing IP addresses are personal information under CCPA, but Imgix processes this data as a service provider for infrastructure purposes only, not for sale or behavioral advertising.
This vendor is classified as essential — image delivery is a core page rendering function with no behavioral tracking component.
Should You Block This Without Consent?
No.
Imgix performs pure image delivery with no tracking, no cookies, and no behavioral data collection. Blocking Imgix would prevent images from loading on the page. There is no privacy justification for blocking image CDN requests. No consent controls are warranted for Imgix.
Consent Categories
Also Known As
Industries
Tracked Domains (1)
imgix.comEssentialFrequently Asked Questions
Is consent required to use Imgix on a website?
No, Imgix generally does not require cookie consent. It operates as a pure image CDN that delivers optimized images through URL-based transformations. Imgix sets no cookies, deploys no JavaScript, and collects no personal visitor data beyond standard server logs, making it an essential infrastructure service.
What scripts or cookies does Imgix place on websites?
Imgix has no client-side JavaScript. It works entirely at the HTTP level by transforming images on-the-fly via URL parameters for resizing, cropping, and format conversion. No cookies are set, no tracking pixels are deployed, and no personal data is collected. It functions purely as an asset delivery network.
How does ConsentStack categorize Imgix?
ConsentStack identifies Imgix as an essential vendor because it functions solely as an image delivery CDN with no tracking. Since Imgix sets no cookies and collects no personal data, ConsentStack allows image requests to proceed without requiring visitor consent. No script blocking is necessary.
Related Vendors
Manage consent for Imgix
ConsentStack automatically detects and manages Imgix trackers so your site stays compliant with global privacy regulations.