AI-powered, fast and secure image processing tool for developers
imgproxy.net
buff.ly/FOvE5TF
buff.ly/FOvE5TF
Check out our docs for more info about monitoring!
buff.ly/C2zS12L
Check out our docs for more info about monitoring!
buff.ly/C2zS12L
These features are defense-in-depth, not a free pass. If you can sign URLs—do it. If you can’t, these rails keep the train on the tracks.
These features are defense-in-depth, not a free pass. If you can sign URLs—do it. If you can’t, these rails keep the train on the tracks.
Choose limits that match your app: restrict allowed image sources, set a ceiling on result dimensions, allow only the URL options you rely on, and restrict pipeline chaining. Small surface, big safety.
Choose limits that match your app: restrict allowed image sources, set a ceiling on result dimensions, allow only the URL options you rely on, and restrict pipeline chaining. Small surface, big safety.
Limit how many pipelines a single URL can stack. This shuts down “matryoshka” chains that waste CPU and invite abuse.
Docs buff.ly/BgO99ig
Limit how many pipelines a single URL can stack. This shuts down “matryoshka” chains that waste CPU and invite abuse.
Docs buff.ly/BgO99ig
You can still use “forbidden” options inside presets. Expose a small, safe public API; keep complex pipelines behind the curtain.
You can still use “forbidden” options inside presets. Expose a small, safe public API; keep complex pipelines behind the curtain.
Whitelist which processing and info options are valid in the URL. Anything else is rejected. Keep the public surface tiny; keep power server-side.
Docs buff.ly/TSQdDem
Whitelist which processing and info options are valid in the URL. Anything else is rejected. Keep the public surface tiny; keep power server-side.
Docs buff.ly/TSQdDem
Set a hard ceiling for the resulting image’s largest side. Anything bigger is automatically downscaled. No surprise mega-bitmaps.
Docs buff.ly/Rbr7WlM
Set a hard ceiling for the resulting image’s largest side. Anything bigger is automatically downscaled. No surprise mega-bitmaps.
Docs buff.ly/Rbr7WlM