{"name":"fal-media-optmin","version":"0.1.0","description":"Media optimization service with URL-based transformations","documentation":{"swagger":"/docs","openapi":"/openapi.json","playground":"/playground"},"quickReference":{"patterns":{"s3":"/s3/{bucket}/tr:{operations}/{path}.{format}","url":"/url/{encoded-url}/tr:{operations}/{path}.{format}","signed":"/signed/{token}/tr:{operations}/{path}.{format}"},"operations":{"resize":"w-{width},h-{height}","quality":"q-{1-100}","blur":"blur-{sigma}","sharpen":"sharpen or sharpen-{sigma}","grayscale":"grayscale","rotate":"rt-{90|180|270|auto}","flip":"flip-{h|v}","trim":"trim","background":"bg-{hex}","cropMode":"c-{maintain_ratio|force|at_max|at_least}","cropModeExtract":"cm-{pad_resize|extract}","focus":"fo-{center|top|bottom|left|right|face|auto|...}"},"formats":["jpg","jpeg","png","webp","avif","gif"],"examples":["/s3/my-bucket/tr:w-800,h-600/photos/hero.webp","/s3/my-bucket/tr:w-400,q-85/photos/product.jpg","/url/https%3A%2F%2Fexample.com%2Fphoto.jpg/tr:w-500/output.png"]}}