mirror of
https://github.com/imgproxy/imgproxy.git
synced 2024-11-24 08:12:38 +02:00
17 lines
334 B
Plaintext
17 lines
334 B
Plaintext
[
|
|
{
|
|
"url": "/rs:fit:500:500/crop:1000:1000/sh:2/rot:90/wm:1/pd:10/plain/local:///test.jpg",
|
|
"weight": 5,
|
|
"group": "jpg"
|
|
},
|
|
{
|
|
"url": "/rs:fit:500:0/plain/local:///test.png",
|
|
"weight": 2,
|
|
"group": "png"
|
|
},
|
|
{
|
|
"url": "/rs:fill:300:0/wm:0.5:re:::0.2/plain/local:///test.gif",
|
|
"group": "gif"
|
|
}
|
|
]
|