ngx http image filter module
GPTKB entity
Statements (49)
Predicate | Object |
---|---|
gptkbp:instance_of |
gptkb:Author
|
gptkbp:bfsLayer |
2
|
gptkbp:bfsParent |
gptkb:Author
|
gptkbp:can_be |
JPEG images
TIFF images PNG images BMP images GIF images Web P images supports logging of access requests supports logging of image processing errors |
gptkbp:community_support |
active community support
|
gptkbp:developed_by |
gptkb:Nginx,_Inc.
|
gptkbp:error_handling |
returns 404 for missing images
returns 500 for processing errors |
gptkbp:has_documentation |
available on Nginx official website
|
https://www.w3.org/2000/01/rdf-schema#label |
ngx http image filter module
|
gptkbp:is_available_on |
gptkb:Nginx_1.1.0
|
gptkbp:latest_version |
maintained on Git Hub
|
gptkbp:performance |
optimized for speed
uses caching |
gptkbp:provides |
image filtering capabilities
|
gptkbp:related_to |
ngx_http_rewrite_module
ngx_http_ssl_module ngx_http_core_module ngx_http_proxy_module ngx_http_static_module |
gptkbp:requires |
gptkb:Author
|
gptkbp:security_features |
prevents direct access to original images
supports access control |
gptkbp:setting |
image_filter
image_filter_buffer image_filter_convert image_filter_crop image_filter_gravity image_filter_interlace image_filter_jpeg_quality image_filter_resize image_filter_rotate image_filter_strip image_filter_webp_quality |
gptkbp:supports |
resize
rotate crop convert formats |
gptkbp:uses |
gptkb:libgd
gptkb:libwebp libpng libjpeg |