1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-11-27 22:48:53 +02:00

Update docs

This commit is contained in:
DarthSim
2018-12-02 19:17:19 +06:00
parent add7ac8034
commit ccc22e45eb
2 changed files with 2 additions and 2 deletions

View File

@@ -281,7 +281,7 @@ When using encoded source URL, you can specify the [extension](#extension) after
#### Extension #### Extension
Extension specifies the format of the resulting image. At the moment, imgproxy supports only `jpg`, `png`, `webp`, and `gif`, them being the most popular and useful image formats on the Web. Extension specifies the format of the resulting image. At the moment, imgproxy supports only `jpg`, `png`, `webp`, `gif`, and `ico`, them being the most popular and useful image formats on the Web.
**Note:** Read about GIF support [here](./image_formats_support.md#gif-support). **Note:** Read about GIF support [here](./image_formats_support.md#gif-support).

View File

@@ -87,7 +87,7 @@ When using encoded source URL, you can specify the [extension](#extension) after
#### Extension #### Extension
Extension specifies the format of the resulting image. At the moment, imgproxy supports only `jpg`, `png`, `webp`, and `gif`, them being the most popular and useful image formats on the Web. Extension specifies the format of the resulting image. At the moment, imgproxy supports only `jpg`, `png`, `webp`, `gif`, and `ico`, them being the most popular and useful image formats on the Web.
**Note:** Read about GIF support [here](./image_formats_support.md#gif-support). **Note:** Read about GIF support [here](./image_formats_support.md#gif-support).