From 64f19af9b01d1053ba69fb9ae4350273ec234084 Mon Sep 17 00:00:00 2001 From: Vyacheslav Anzhiganov Date: Fri, 21 Feb 2025 02:54:53 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..402f599 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# nginx-module-image-filter + + The module is a filter that transforms images in JPEG, GIF, PNG, and WebP formats. \ No newline at end of file