1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-12-09 09:56:01 +02:00
imgproxy/docs/_sidebar.md

26 lines
1.3 KiB
Markdown
Raw Normal View History

2019-09-18 14:04:01 +02:00
* [Getting started](GETTING_STARTED)
2022-06-29 16:03:19 +02:00
* [Pro version<img src="/assets/pro.svg">](https://imgproxy.net/#pro)
2019-09-18 14:04:01 +02:00
* [Installation](installation)
* [Configuration](configuration)
2021-03-15 13:26:38 +02:00
* [Generating the URL](generating_the_url)
2022-06-29 16:03:19 +02:00
* [Getting the image info<img title="imgproxy Pro feature" src="/assets/pro.svg">](getting_the_image_info)
2019-09-18 14:04:01 +02:00
* [Signing the URL](signing_the_url)
* [Encrypting the source URL<img src="/assets/pro.svg">](encrypting_the_source_url)
2019-09-18 14:04:01 +02:00
* [Watermark](watermark)
* [Presets](presets)
2022-06-29 16:03:19 +02:00
* [Object detection<img title="imgproxy Pro feature" src="/assets/pro.svg">](object_detection)
* [Autoquality<img title="imgproxy Pro feature" src="/assets/pro.svg">](autoquality)
* [Chained pipelines<img title="imgproxy Pro feature" src="/assets/pro.svg">](chained_pipelines)
2019-09-18 14:04:01 +02:00
* [Serving local files](serving_local_files)
* [Serving files from Amazon S3](serving_files_from_s3)
* [Serving files from Google Cloud Storage](serving_files_from_google_cloud_storage)
2022-02-16 16:54:37 +02:00
* [Serving files from Azure Blob Storage](serving_files_from_azure_blob_storage)
* [Serving files from OpenStack Object Storage ("Swift")](serving_files_from_openstack_swift)
2019-09-18 14:04:01 +02:00
* [New Relic](new_relic)
* [Prometheus](prometheus)
2022-02-21 10:39:09 +02:00
* [Datadog](datadog)
2019-09-18 14:04:01 +02:00
* [Image formats support](image_formats_support)
* [About processing pipeline](about_processing_pipeline)
* [Health check](healthcheck)
* [Memory usage tweaks](memory_usage_tweaks)