Skip to content

Image filter: documented the image_filter_max_pixels directive - #296

Open
VadimZhestikov wants to merge 1 commit into
nginx:mainfrom
VadimZhestikov:docs-image-filter-max-pixels
Open

Image filter: documented the image_filter_max_pixels directive#296
VadimZhestikov wants to merge 1 commit into
nginx:mainfrom
VadimZhestikov:docs-image-filter-max-pixels

Conversation

@VadimZhestikov

@VadimZhestikov VadimZhestikov commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Documents the new image_filter_max_pixels directive in the
ngx_http_image_filter_module reference, English and Russian.

The directive limits the size, in pixels, of an image being processed
(source or transformation result); when the limit is exceeded the server
returns 415 (Unsupported Media Type). The default is 20 million pixels;
0 disables the limit.

Companion to the source change nginx/nginx#1575.

Note: the <appeared-in> version is a placeholder (1.31.4) and should be
set to the actual release the directive ships in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant